aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index a099b91011e6..e367bdfdef4c 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.
+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