aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-05-07 09:24:13 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-05-07 09:24:13 +0000
commit07d2e57774ccedbbafb973956a5793f274904cef (patch)
treecbea29a10c709f2ed08cd6f7b1c400d0d4822245 /UPDATING
parentcde142122487a7dbd959b0960aa5aef9e93e9427 (diff)
downloadports-07d2e57774ccedbbafb973956a5793f274904cef.tar.gz
ports-07d2e57774ccedbbafb973956a5793f274904cef.zip
- Add a note regarding audio/gramofile perl interface removal.
Notes
Notes: svn path=/head/; revision=212785
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 7d2a587292ad..9435c9dae7ce 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20080507:
+ AFFECTS: perl interface users of audio/gramofile
+ AUTHOR: rafan@FreeBSD.org
+
+ Perl support is removed due to devel/swig11 removal in ports.
+ If you use the Perl interface, you are encouraged to use
+ the new Audio::Gramofile found on cpan (contact me for the ports).
+
20080506:
AFFECTS: users of net-mgmt/collectd
AUTHOR: daniel@roe.ch