diff options
author | skv <skv@FreeBSD.org> | 2010-02-06 05:18:15 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2010-02-06 05:18:15 +0800 |
commit | a3cfe8c2a2a0d297fb8a071dac5e5b25d7fad959 (patch) | |
tree | 02545cdebc48fa005215a95efdb917a6809cc6eb /UPDATING | |
parent | ab64f234bf522e280b03e8fd52e8bc94c53b4d99 (diff) | |
download | freebsd-ports-gnome-a3cfe8c2a2a0d297fb8a071dac5e5b25d7fad959.tar.gz freebsd-ports-gnome-a3cfe8c2a2a0d297fb8a071dac5e5b25d7fad959.tar.zst freebsd-ports-gnome-a3cfe8c2a2a0d297fb8a071dac5e5b25d7fad959.zip |
Change default Perl version to 5.10.
Approved by: portmgr (pav)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. 20100205: + AFFECTS: users of lang/perl* + AUTHOR: skv@FreeBSD.org + + Change the default version of Perl to 5.10. + + If you have already installed lang/perl5.8 and + want switch to lang/perl5.10 please follow instructions + in the entry 20090328 in this file. + +20100205: AFFECTS: users of net/samba34 AUTHOR: timur@FreeBSD.org |