aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2005-06-24 09:17:58 +0000
committerAnton Berezin <tobez@FreeBSD.org>2005-06-24 09:17:58 +0000
commit0a906037e4c0ef3da4724a82376f80700ec24043 (patch)
tree4160f5b121decb131594bf761e0ed76ce0c0be48 /UPDATING
parentcb044765cac302a6d2f050170f3c803917d5eb06 (diff)
downloadports-0a906037e4c0ef3da4724a82376f80700ec24043.tar.gz
ports-0a906037e4c0ef3da4724a82376f80700ec24043.zip
Mention lang/perl5.8 upgrade and describe what to do after.
Notes
Notes: svn path=/head/; revision=137961
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index d9b4f4bb1fc4..dcd6ce419a0f 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20050624:
+ AFFECTS: users of lang/perl5.8
+ AUTHOR: tobez@FreeBSD.org
+
+ lang/perl5.8 has been updated to 5.8.7. You should update everything
+ depending on perl. The easiest way to do that is to use
+ perl-after-upgrade script supplied with lang/perl5.8. Please see
+ its manual page for details.
+
20050622:
AFFECTS: users of ftp/proftpd-*
AUTHOR: flz@FreeBSD.org