From aa69fca2a310fcc5b644cbe67cd6efad23d27f91 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 7 May 2015 22:50:51 +0000 Subject: Update to 1.5.2 Changes: - Documentation updates - Make pkg alias -l respect quiet - Reinstall packages if shlib provided has changed - Do not expose shlibs without SONAME as provided libs - Fix pkg audit -r formatting - Stop elf analysis sooner if not operating on an elf file - Fix checking signatures on arm --- ports-mgmt/pkg/Makefile | 2 +- ports-mgmt/pkg/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'ports-mgmt') diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile index b945b465e792..63c04cd4d8cb 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.5.1 +DISTVERSION= 1.5.2 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo index 84e824c057a4..cfccb1dd6aab 100644 --- a/ports-mgmt/pkg/distinfo +++ b/ports-mgmt/pkg/distinfo @@ -1,2 +1,2 @@ -SHA256 (pkg-1.5.1.tar.xz) = 7fc5ada9cdd2840732f3278136ca083e64691571140eec007748ca40001a7772 -SIZE (pkg-1.5.1.tar.xz) = 1909404 +SHA256 (pkg-1.5.2.tar.xz) = e25c97241037374b6200a42a86464499bf409c66cb848ec02154c2e4dc60b2dd +SIZE (pkg-1.5.2.tar.xz) = 1896204 -- cgit v1.2.3