diff options
author | swills <swills@FreeBSD.org> | 2011-12-06 06:54:11 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2011-12-06 06:54:11 +0800 |
commit | cf73f5ab8268b2373d5ca12d0861eda5aa0728b5 (patch) | |
tree | 27f9d8a0d2652c0624b6a148300498de77d918bb /UPDATING | |
parent | 9adc30b046269d85802f1f04478997437e8215c2 (diff) | |
download | freebsd-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-- | UPDATING | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 |