From d3d5c9685b439bf45ad72701abfe58dd579e7abe Mon Sep 17 00:00:00 2001 From: bapt Date: Sat, 2 Apr 2016 12:51:08 +0000 Subject: Update to 1.7.1 This release fixes regressions: - detection of new version of pkg could fail - if the all process operation would have an inpact of less than 1MB on the FS then the action is proceed with out asking the user to acknowledge it --- 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 d7dac360ac35..5d342b11466f 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.7.0 +DISTVERSION= 1.7.1 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo index 57080bbd6a95..d8bf5da74516 100644 --- a/ports-mgmt/pkg/distinfo +++ b/ports-mgmt/pkg/distinfo @@ -1,2 +1,2 @@ -SHA256 (pkg-1.7.0.tar.xz) = 967394ebc08924b452f2efa0a1b993b81fa868ce70dbc0764280979c6e6942d8 -SIZE (pkg-1.7.0.tar.xz) = 1908468 +SHA256 (pkg-1.7.1.tar.xz) = c82f668ea6f25d253a5485ed28ba3b54e019a53decf5a1dc7736e45613f1202d +SIZE (pkg-1.7.1.tar.xz) = 1943816 -- cgit