aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorscheidell <scheidell@FreeBSD.org>2012-04-15 18:52:14 +0800
committerscheidell <scheidell@FreeBSD.org>2012-04-15 18:52:14 +0800
commit48c291d0e30d2de033e5a5d36943f8ee7144b45f (patch)
treea60f77f95ac8c208eb58b3f66d71db9fc37e2e4f /UPDATING
parentc1110e8d7176ab31882ba763ec77a2bd58f1ab67 (diff)
downloadfreebsd-ports-gnome-48c291d0e30d2de033e5a5d36943f8ee7144b45f.tar.gz
freebsd-ports-gnome-48c291d0e30d2de033e5a5d36943f8ee7144b45f.tar.zst
freebsd-ports-gnome-48c291d0e30d2de033e5a5d36943f8ee7144b45f.zip
- Major release update to 3.0.7. Read /usr/ports/UPDATING
PR: ports/166931 Submitted by: moggie <moggie@elasticmind.net> (maintainer) Reviewed by: scheidell (me)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index d84ba967c980..69c884d7c39a 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,16 @@ 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.
+20120415:
+ AFFECTS: users of irc/ircd-ratbox
+ AUTHOR: scheidell@FreeBSD.org
+
+ Ircd-ratbox has been updated to follow the current stable release branch (3.0.x).
+ All previous branches are no longer supported by the ratbox team.
+
+ Users of ircd-ratbox are advised to create new ircd configuration files based on
+ the examples provided.
+
20120404:
AFFECTS: users of net-mgmt/net-snmp
AUTHOR: zi@FreeBSD.org