Skip to content

Commit

Permalink
Update to 1.9.3
Browse files Browse the repository at this point in the history
- Fix file descriptor leak during rc script execution
- Fix setting attributes on directories
- Fix locking on NFS
- Allow pkg annodate -S to run as a non priviledge user
- Extend the audit periodic script to report about expiration/deprecation
  • Loading branch information
bapt committed Nov 3, 2016
1 parent 5a00ad2 commit d2104b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.9.2
DISTVERSION= 1.9.3
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
MASTER_SITES= \
Expand Down
6 changes: 3 additions & 3 deletions ports-mgmt/pkg/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1477731419
SHA256 (pkg-1.9.2.tar.xz) = b7159bb3badec71ac2a04c16317cef4ce90a8be3c032d47c56cdd0a57f510ab2
SIZE (pkg-1.9.2.tar.xz) = 1945584
TIMESTAMP = 1478211394
SHA256 (pkg-1.9.3.tar.xz) = fde5a7835ef1784fecc6ad9ecc9478c83006b2c1d2a2b725784657fcda5814be
SIZE (pkg-1.9.3.tar.xz) = 1950372

0 comments on commit d2104b2

Please sign in to comment.