Date: Sat, 23 Mar 2013 17:10:38 +0000 (UTC) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315048 - head Message-ID: <201303231710.r2NHAcF6011281@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303231710.r2NHAcF6011281>