aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2005-06-24 17:17:58 +0800
committertobez <tobez@FreeBSD.org>2005-06-24 17:17:58 +0800
commit04e059ddcc1c9ecf2ca753d0e21bf033ed92a5ea (patch)
tree4973db148427711df3baeb9f78f7ee411f14afb2 /UPDATING
parent85945fb6cfcff1aeb2931fecd4725ade082d171a (diff)
downloadfreebsd-ports-graphics-04e059ddcc1c9ecf2ca753d0e21bf033ed92a5ea.tar.gz
freebsd-ports-graphics-04e059ddcc1c9ecf2ca753d0e21bf033ed92a5ea.tar.zst
freebsd-ports-graphics-04e059ddcc1c9ecf2ca753d0e21bf033ed92a5ea.zip
Mention lang/perl5.8 upgrade and describe what to do after.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index d9b4f4bb1fc..dcd6ce419a0 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