summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 7c24de9f2730..9cf805a5e485 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,19 @@ 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.
+20120910:
+ AFFECTS: users of www/libxul
+ AUTHOR: gecko@FreeBSD.org
+
+ The www/libxul has been updated to 10.0 and the older version 1.9.2
+ has moved to www/libxul19.
+
+ If you want to stay with 1.9.2 please run the following command:
+
+ # portmaster -o www/libxul19 www/libxul
+ or
+ # portupgrade -o www/libxul19 www/libxul
+
20120909:
AFFECTS: users of www/testlink
AUTHOR: tota@FreeBSD.org