aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2011-04-09 18:02:32 +0800
committertota <tota@FreeBSD.org>2011-04-09 18:02:32 +0800
commit669a1c4d03f6ae3d7775f8c637f673dc0f2569b6 (patch)
tree69c4dc05ebf350f2f7607be54d549f6e066487eb /UPDATING
parent5c3a0f6f28420e96f6f41292f03d68b99dd20df4 (diff)
downloadfreebsd-ports-gnome-669a1c4d03f6ae3d7775f8c637f673dc0f2569b6.tar.gz
freebsd-ports-gnome-669a1c4d03f6ae3d7775f8c637f673dc0f2569b6.tar.zst
freebsd-ports-gnome-669a1c4d03f6ae3d7775f8c637f673dc0f2569b6.zip
- Update to 1.8 (vendor version stays with 1.6)
PR: ports/156147 Submitted by: Fumihiko Kimura <jfkimura_AT_yahoo_DOT_co_DOT_jp> Approved by: TAKAHASHI Kaoru <kaoru_AT_kaisei_DOT_org> (maintainer)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index df9d82a47d35..bbb7104d0a1b 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,18 @@ 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.
+20110409:
+ AFFECTS: users of japanese/asterisk-sounds
+ AUTHOR: tota@FreeBSD.org
+
+ The japanese/asterisk-sounds has been updated to 1.8.
+ If you want to stay with ja-asterisk14-sounds, please run:
+ # portmaster -o japanese/asterisk14-sounds japanese/asterisk-sounds
+ or
+ # portupgrade -o japanese/asterisk14-sounds japanese/asterisk-sounds
+
+ See also 20101128 net/asterisk entry.
+
20110406:
AFFECTS: users of lang/ocaml and related libraries/applications
AUTHOR: stas@FreeBSD.org