aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2011-12-06 06:54:11 +0800
committerswills <swills@FreeBSD.org>2011-12-06 06:54:11 +0800
commitcf73f5ab8268b2373d5ca12d0861eda5aa0728b5 (patch)
tree27f9d8a0d2652c0624b6a148300498de77d918bb /UPDATING
parent9adc30b046269d85802f1f04478997437e8215c2 (diff)
downloadfreebsd-ports-gnome-cf73f5ab8268b2373d5ca12d0861eda5aa0728b5.tar.gz
freebsd-ports-gnome-cf73f5ab8268b2373d5ca12d0861eda5aa0728b5.tar.zst
freebsd-ports-gnome-cf73f5ab8268b2373d5ca12d0861eda5aa0728b5.zip
- Update ruby-gnome2 to 1.0.3
PR: ports/162139 Submitted by: TAKATSU Tomonari <tota@freebsd.org> (based on) Feature safe: yes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING14
1 files changed, 14 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 776a24876841..a44b8e5a6649 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.
+20111205:
+ AFFECTS: users of ruby-gnome ports
+ AUTHOR: swills@FreeBSD.org
+
+ ruby-gnome has been updated to 1.0.3. Some of the have been removed
+ since they are no longer included upstream. The meta port is
+ now x11/ruby-gnome2. To update run the following command:
+
+ # portmaster -o x11/ruby-gnome2 x11/ruby-gnome2-all
+
+ You may also wish to remove the old ports using:
+
+ # portmaster -s
+
20111130:
AFFECTS: users of dns/nsd
AUTHOR: zi@FreeBSD.org