svn commit: r317099 - head

Bryan Drewery bdrewery at FreeBSD.org
Thu May 2 12:10:22 UTC 2013


Author: bdrewery
Date: Thu May  2 12:10:21 2013
New Revision: 317099
URL: http://svnweb.freebsd.org/changeset/ports/317099

Log:
  - Follow-up pkg-1.0.12 release with UPDATING entry explaining
    optional step to rebuild shlib tracking

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Thu May  2 12:09:32 2013	(r317098)
+++ head/UPDATING	Thu May  2 12:10:21 2013	(r317099)
@@ -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 at 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 at FreeBSD.org


More information about the svn-ports-all mailing list