Skip to content

Commit

Permalink
Release pkg 1.6.1
Browse files Browse the repository at this point in the history
Changes:
- Fix a regression in performance when listing files [1]
- Remove references to EOLed FreeBSD version in manpages
  • Loading branch information
bapt committed Sep 27, 2015
1 parent 9fd5478 commit 4cee573
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.6.0
DISTVERSION= 1.6.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.6.0.tar.xz) = ed8b651abaf613723bbec8363e7d1c4f8edfb487adb689d22880430026ab7912
SIZE (pkg-1.6.0.tar.xz) = 1895636
SHA256 (pkg-1.6.1.tar.xz) = b897549327f9caf9b376f33922f85971b5258cab7661b0d9fb81ff0ad41b90ea
SIZE (pkg-1.6.1.tar.xz) = 1930004

0 comments on commit 4cee573

Please sign in to comment.