diff options
author | glewis <glewis@FreeBSD.org> | 2012-02-26 06:42:24 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2012-02-26 06:42:24 +0800 |
commit | a4ff5cbdb2c4d51ea0bdd797d010e31e63bf5391 (patch) | |
tree | 995aa84d86683161a862d1da56f8294ba3b72931 /UPDATING | |
parent | f81c24ff4e313709bd540d39470585ab03690b99 (diff) | |
download | freebsd-ports-gnome-a4ff5cbdb2c4d51ea0bdd797d010e31e63bf5391.tar.gz freebsd-ports-gnome-a4ff5cbdb2c4d51ea0bdd797d010e31e63bf5391.tar.zst freebsd-ports-gnome-a4ff5cbdb2c4d51ea0bdd797d010e31e63bf5391.zip |
. Note the shared library bump for libarchive.
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. +20120225: + AFFECTS: users of archivers/libarchive + AUTHOR: glewis@FreeBSD.org + + libarchive has been updated to version 3.0.3, with a shared library bump. + This requires dependent ports to be rebuilt. + + # portmaster -r libarchive + or + # portupgrade -r archivers/libarchive + 20120221: AFFECTS: users of emulators/virtualbox-ose AUTHOR: decke@FreeBSD.org |