svn commit: r315048 - head

Greg Lewis glewis at FreeBSD.org
Sat Mar 23 17:10:38 UTC 2013


Author: glewis
Date: Sat Mar 23 17:10:37 2013
New Revision: 315048
URL: http://svnweb.freebsd.org/changeset/ports/315048

Log:
  . Note libarchive version bump.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sat Mar 23 17:09:43 2013	(r315047)
+++ head/UPDATING	Sat Mar 23 17:10:37 2013	(r315048)
@@ -5,6 +5,20 @@ 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.
 
+20130323:
+  AFFECTS: users of archivers/libarchive
+  AUTHOR: glewis at FreeBSD.org
+
+  The archivers/libarchive port has been updated to 3.1.2.  The shared library
+  version has changed from 12 to 14.  Please rebuild all ports that depend on
+  it:
+
+  # portmaster -r libarchive
+    or
+  # portupgrade -fr archivers/libarchive
+    or
+  # pkg install -fR archivers/libarchive
+
 20130319:
   AFFECTS: users of ports
   AUTHOR: bdrewery at FreeBSD.org


More information about the svn-ports-all mailing list