aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-05-02 20:10:21 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-05-02 20:10:21 +0800
commit79dc57058ed83757ff9e3a75c2ba3b571d2ecd1c (patch)
tree17c1ab89fcdc2187b0782142abc4018fb64e180c /UPDATING
parentdee0e4c8062ba71ae973cdc76f4735fe74a5a5b2 (diff)
downloadfreebsd-ports-gnome-79dc57058ed83757ff9e3a75c2ba3b571d2ecd1c.tar.gz
freebsd-ports-gnome-79dc57058ed83757ff9e3a75c2ba3b571d2ecd1c.tar.zst
freebsd-ports-gnome-79dc57058ed83757ff9e3a75c2ba3b571d2ecd1c.zip
- Follow-up pkg-1.0.12 release with UPDATING entry explaining
optional step to rebuild shlib tracking
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index e23ab0d0ce7c..faa7eff29618 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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