diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-05-02 12:10:21 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-05-02 12:10:21 +0000 |
commit | d8e96134ad6e75f6ad48f79fff3a10af0ca30a4c (patch) | |
tree | 17c1ab89fcdc2187b0782142abc4018fb64e180c /UPDATING | |
parent | c950551fa1ea1a31c930b94bd1dac1de2857f4b3 (diff) | |
download | ports-d8e96134ad6e75f6ad48f79fff3a10af0ca30a4c.tar.gz ports-d8e96134ad6e75f6ad48f79fff3a10af0ca30a4c.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -5,6 +5,17 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20130502: + AFFECTS: users of ports-mgmt/pkg, ports-mgmt/poudriere, ports-mgmt/tinderbox + AUTHOR: bdrewery@FreeBSD.org + + This only affects people who are _building_ binary packages for pkgng. If you + are building from ports please ignore this. This step is optional. + + It is recommended to rebuild all packages and then have your users run 'pkg + check -Ba' and 'pkg upgrade' on their servers once. This will allow the new + shlib tracking to reinstall packages that have changed shlib requirements. + 20130427: AFFECTS: users of print/a2ps-{a4,letter}, print/c2ps-{a4,letter}, print/lprps-{a4,letter}, or graphics/jpeg2ps-{a4,letter} AUTHOR: hrs@FreeBSD.org |