Release 1.4.11

Changes:
- show repository priority in pkg -vv
- document pkg_repo_priority() in pkg_repos(3)
- fix a bug handling chflags on systems without chflagsat reported on dfly but
  might also affect FreeBSD 8 and 9 even if no bugs were reported yet [1]

[1] Special thanks goes to Dillon for removing the dirt our of my eyes and
spotting the bug, Antonio Huete Jimenez (tuxillo) for testing and tracking the
bug since it has been spotted on dragonfly
This commit is contained in:
Baptiste Daroussin 2015-02-11 21:44:47 +00:00
parent 22baae8f8e
commit d8b3fe2296
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378856
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
DISTVERSION= 1.4.10
DISTVERSION= 1.4.11
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
MASTER_SITES= \

View file

@ -1,2 +1,2 @@
SHA256 (pkg-1.4.10.tar.xz) = e14db1abd93a1f4a7f028cbe87d92542b5baeba36d968c364b2bc31aabdc86b6
SIZE (pkg-1.4.10.tar.xz) = 1815796
SHA256 (pkg-1.4.11.tar.xz) = 64ed02e8ce889ab2e6d19fe644b4b7603a990a718d1f1426f6013703fa51427b
SIZE (pkg-1.4.11.tar.xz) = 1816024