Skip to content

Commit

Permalink
Update to 1.7.1
Browse files Browse the repository at this point in the history
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
  • Loading branch information
bapt committed Apr 2, 2016
1 parent eb839f0 commit d3e9dc5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports-mgmt/pkg/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= pkg
DISTVERSION= 1.7.0
DISTVERSION= 1.7.1
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
MASTER_SITES= \
Expand Down
4 changes: 2 additions & 2 deletions ports-mgmt/pkg/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit d3e9dc5

Please sign in to comment.