diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2009-01-13 21:38:50 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2009-01-13 21:38:50 +0000 |
commit | 4ab5fefc98eaa00392de2ce4470acec599b7a6a2 (patch) | |
tree | 5bf114288fee3a5bd15c167bfe721b43460eca45 /UPDATING | |
parent | db7510e1736eccb319ee572b971704d92afccb56 (diff) |
Update to 5.8.9
Also:
- add option SITECUSTOMIZE which enable -Dusesitecustomize [1]
- add patch against sv_dup() bug causes memory corruption in threaded perl [2]
Changes: http://search.cpan.org/~nwclark/perl-5.8.9/pod/perl589delta.pod
PR: 111120 [1], 130033 [2]
Submitted by: "Ian A. Tegebo" <yontege xx dev-mug.rescomp.berkeley.edu> [1],
kevin brintnall <kbrint xx rufus.net> [2]
Notes
Notes:
svn path=/head/; revision=225991
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. +20090113: + AFFECTS: users of lang/perl5.8 + AUTHOR: skv@FreeBSD.org + + lang/perl5.8 has been updated to 5.8.9. 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. + 20090112: AFFECTS: users of mail/claws-mail* AUTHOR: miwi@FreeBSD.org |