diff options
author | skv <skv@FreeBSD.org> | 2011-05-06 14:20:12 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2011-05-06 14:20:12 +0800 |
commit | 85a3f1348d214ec44a5a5d7588b7843322b1c1ff (patch) | |
tree | 1cd0fe3462d56cbd50fb0627205bea3ee6670747 /UPDATING | |
parent | d8ec66ffb11c0397809823911d3db2bb739b02cb (diff) | |
download | freebsd-ports-gnome-85a3f1348d214ec44a5a5d7588b7843322b1c1ff.tar.gz freebsd-ports-gnome-85a3f1348d214ec44a5a5d7588b7843322b1c1ff.tar.zst freebsd-ports-gnome-85a3f1348d214ec44a5a5d7588b7843322b1c1ff.zip |
Change default Perl version to 5.12.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ 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. +20110506: + AFFECTS: users of lang/perl* + AUTHOR: skv@FreeBSD.org + + Default version of Perl was bumped to 5.12. + + If you already have lang/perl5.10 or lang/perl5.8 installed, and want to + switch to lang/perl5.12 please follow instructions in the entry 20100715 + in this file. + 20110503 AFFECTS: users of www/codeigniter and www/codeigniter-devel AUTHOR: glarkin@FreeBSD.org |