aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2014-12-24 06:03:22 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2014-12-24 06:03:22 +0000
commit311e3b182fea2d5d48c73bbc2d21395a446b7d01 (patch)
tree6d0a0be85421fd0336f4e6fafa7b7551fc62d88c /UPDATING
parent6ccec1b7814ed644e9a6acadc1aebc706b038ada (diff)
downloadports-311e3b182fea2d5d48c73bbc2d21395a446b7d01.tar.gz
ports-311e3b182fea2d5d48c73bbc2d21395a446b7d01.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING14
1 files changed, 14 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 88fadd02bd55..ffca5a63552b 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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.
+
+20141224:
+ AFFECTS: users of lang/neon29
+ AUTHOR: ohauer@FreeBSD.org
+
+ The port www/neon29 was renamed to www/neon and updated to version 0.30.1
+
+ If you use pkg, simply upgrade:
+ # pkg upgrade
+
+ If you use portmaster, rebuild ports dependding on neon
+ # portmaster -o www/neon www/neon29
+ # portmaster -R -r neon
+
20141219:
AFFECTS: users of x11/xorg and all xorg ports
AUTHOR: dumbbell@FreeBSD.org