aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg/pkg-plist
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-05-01 18:51:46 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-05-01 18:51:46 +0000
commitd12bc1cea78d9b729141246684186b2667005572 (patch)
treedcee14f24555384f2ad6951e7ce8927acb0c98cd /ports-mgmt/pkg/pkg-plist
parent035244d1110734f084f7f61f83fff8aee1fada4e (diff)
downloadports-d12bc1cea78d9b729141246684186b2667005572.tar.gz
ports-d12bc1cea78d9b729141246684186b2667005572.zip
- Update to 1.0.12
*** Binary Package Builders: It is recommended to rebuild all packages and then run 'pkg check -Ba' and 'pkg upgrade' on your client servers once. This will allow the new shlib tracking to reinstall packages that have changed shlib requirements. This step is optional. Changes: * Always track provided SHLIBS now when packages are created * Automatically reinstall packages when their needed shlibs or dependencies change. This removes the need to run 'pkg install -Rf' in many, but not all, cases. * New DB lock strategy when stored on a network filesystem * pkg version: Show ? when package is missing on remote * pkg check -s: Return non-zero exit status if a mismatch is found * pkg audit: Implement -q * Add more periodic scripts * Add bash completion script * pkg audit: Performance optimizations * Build fixes * Add some forward-compatibility support for upcoming 1.1 Thank you to all contributors, listed in the upstream commits: https://github.com/pkgng/pkgng/commits/1.0.12 With hat: portmgr
Notes
Notes: svn path=/head/; revision=317043
Diffstat (limited to 'ports-mgmt/pkg/pkg-plist')
-rw-r--r--ports-mgmt/pkg/pkg-plist5
1 files changed, 5 insertions, 0 deletions
diff --git a/ports-mgmt/pkg/pkg-plist b/ports-mgmt/pkg/pkg-plist
index 1b84b6a92b1e..37561e13976e 100644
--- a/ports-mgmt/pkg/pkg-plist
+++ b/ports-mgmt/pkg/pkg-plist
@@ -6,10 +6,15 @@ include/pkg.h
lib/libpkg.so.0
lib/libpkg.so
lib/libpkg.a
+etc/periodic/daily/400.status-pkg
etc/periodic/daily/411.pkg-backup
+etc/periodic/daily/490.status-pkg-changes
etc/periodic/security/410.pkg-audit
+etc/periodic/security/460.pkg-checksum
libdata/pkgconfig/pkg.pc
share/zsh/site-functions/_pkg
+etc/bash_completion.d/_pkg.bash
+@dirrmtry etc/bash_completion.d
@dirrmtry etc/periodic/daily
@dirrmtry etc/periodic/security
@dirrmtry etc/periodic