Update to 5.12.2
Changes: http://search.cpan.org/~jesse/perl-5.12.2/pod/perl5122delta.pod
This commit is contained in:
parent
6cc3a8f719
commit
814025b653
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=261221
13 changed files with 30 additions and 12 deletions
12
UPDATING
12
UPDATING
|
@ -5,6 +5,18 @@ 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.
|
||||
|
||||
20100915:
|
||||
AFFECTS: users of lang/perl5.12
|
||||
AUTHOR: skv@FreeBSD.org
|
||||
|
||||
lang/perl5.12 has been updated to 5.12.2. You should update everything
|
||||
that depends on perl. The easiest way to do that is to use
|
||||
"perl-after-upgrade" script supplied with lang/perl5.12.
|
||||
Please see its manual page for details.
|
||||
|
||||
If you want to switch to lang/perl5.12 from lang/perl5.{8,10} please
|
||||
follow instructions in the entry 20100715 in this file.
|
||||
|
||||
20100912
|
||||
AFFECTS: ftp/curl
|
||||
AUTHOR: roam@FreeBSD.org
|
||||
|
|
|
@ -35,7 +35,7 @@ OPTIONS= DEBUGGING "Build with debugging support" off \
|
|||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
PERL_VERSION= 5.12.1
|
||||
PERL_VERSION= 5.12.2
|
||||
PERL_ARCH= mach
|
||||
SITE_PERL_REL?= lib/perl5/site_perl/${PERL_VERSION}
|
||||
SITE_PERL?= ${LOCALBASE}/${SITE_PERL_REL}
|
||||
|
|
|
@ -28,6 +28,7 @@ MAN1+= perl5114delta.1
|
|||
MAN1+= perl5115delta.1
|
||||
MAN1+= perl5120delta.1
|
||||
MAN1+= perl5121delta.1
|
||||
MAN1+= perl5122delta.1
|
||||
MAN1+= perl561delta.1
|
||||
MAN1+= perl56delta.1
|
||||
MAN1+= perl570delta.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
MD5 (perl/perl-5.12.1.tar.bz2) = f7f2d7f5aaac15a75028381b159a560f
|
||||
SHA256 (perl/perl-5.12.1.tar.bz2) = e9189f09447b2b90a1d186b418f91e583eba41eec238e8f5b8730f71d5fc1ec5
|
||||
SIZE (perl/perl-5.12.1.tar.bz2) = 12296076
|
||||
MD5 (perl/perl-5.12.2.tar.bz2) = 7b018fe9c2f434eff0c629b4c515a8fc
|
||||
SHA256 (perl/perl-5.12.2.tar.bz2) = 3b9a75fe4ae7a9a2a17be8c8c64754ef6fd706ca528170737b03e3db7d8eae0e
|
||||
SIZE (perl/perl-5.12.2.tar.bz2) = 12348985
|
||||
MD5 (perl/BSDPAN-5.12.1_20100713.tar.bz2) = 2dcad380d91c60aaa4ac6db29d997712
|
||||
SHA256 (perl/BSDPAN-5.12.1_20100713.tar.bz2) = f700acc5ca29c6ef94460d23acffde77834e883cdb7cd043dbdb7c7d709a9392
|
||||
SIZE (perl/BSDPAN-5.12.1_20100713.tar.bz2) = 8430
|
||||
|
|
|
@ -1039,6 +1039,7 @@ lib/perl5/%%PERL_VER%%/pod/perl5114delta.pod
|
|||
lib/perl5/%%PERL_VER%%/pod/perl5115delta.pod
|
||||
lib/perl5/%%PERL_VER%%/pod/perl5120delta.pod
|
||||
lib/perl5/%%PERL_VER%%/pod/perl5121delta.pod
|
||||
lib/perl5/%%PERL_VER%%/pod/perl5122delta.pod
|
||||
lib/perl5/%%PERL_VER%%/pod/perl561delta.pod
|
||||
lib/perl5/%%PERL_VER%%/pod/perl56delta.pod
|
||||
lib/perl5/%%PERL_VER%%/pod/perl570delta.pod
|
||||
|
|
|
@ -35,7 +35,7 @@ OPTIONS= DEBUGGING "Build with debugging support" off \
|
|||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
PERL_VERSION= 5.12.1
|
||||
PERL_VERSION= 5.12.2
|
||||
PERL_ARCH= mach
|
||||
SITE_PERL_REL?= lib/perl5/site_perl/${PERL_VERSION}
|
||||
SITE_PERL?= ${LOCALBASE}/${SITE_PERL_REL}
|
||||
|
|
|
@ -28,6 +28,7 @@ MAN1+= perl5114delta.1
|
|||
MAN1+= perl5115delta.1
|
||||
MAN1+= perl5120delta.1
|
||||
MAN1+= perl5121delta.1
|
||||
MAN1+= perl5122delta.1
|
||||
MAN1+= perl561delta.1
|
||||
MAN1+= perl56delta.1
|
||||
MAN1+= perl570delta.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
MD5 (perl/perl-5.12.1.tar.bz2) = f7f2d7f5aaac15a75028381b159a560f
|
||||
SHA256 (perl/perl-5.12.1.tar.bz2) = e9189f09447b2b90a1d186b418f91e583eba41eec238e8f5b8730f71d5fc1ec5
|
||||
SIZE (perl/perl-5.12.1.tar.bz2) = 12296076
|
||||
MD5 (perl/perl-5.12.2.tar.bz2) = 7b018fe9c2f434eff0c629b4c515a8fc
|
||||
SHA256 (perl/perl-5.12.2.tar.bz2) = 3b9a75fe4ae7a9a2a17be8c8c64754ef6fd706ca528170737b03e3db7d8eae0e
|
||||
SIZE (perl/perl-5.12.2.tar.bz2) = 12348985
|
||||
MD5 (perl/BSDPAN-5.12.1_20100713.tar.bz2) = 2dcad380d91c60aaa4ac6db29d997712
|
||||
SHA256 (perl/BSDPAN-5.12.1_20100713.tar.bz2) = f700acc5ca29c6ef94460d23acffde77834e883cdb7cd043dbdb7c7d709a9392
|
||||
SIZE (perl/BSDPAN-5.12.1_20100713.tar.bz2) = 8430
|
||||
|
|
|
@ -1039,6 +1039,7 @@ lib/perl5/%%PERL_VER%%/pod/perl5114delta.pod
|
|||
lib/perl5/%%PERL_VER%%/pod/perl5115delta.pod
|
||||
lib/perl5/%%PERL_VER%%/pod/perl5120delta.pod
|
||||
lib/perl5/%%PERL_VER%%/pod/perl5121delta.pod
|
||||
lib/perl5/%%PERL_VER%%/pod/perl5122delta.pod
|
||||
lib/perl5/%%PERL_VER%%/pod/perl561delta.pod
|
||||
lib/perl5/%%PERL_VER%%/pod/perl56delta.pod
|
||||
lib/perl5/%%PERL_VER%%/pod/perl570delta.pod
|
||||
|
|
|
@ -35,7 +35,7 @@ OPTIONS= DEBUGGING "Build with debugging support" off \
|
|||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
PERL_VERSION= 5.12.1
|
||||
PERL_VERSION= 5.12.2
|
||||
PERL_ARCH= mach
|
||||
SITE_PERL_REL?= lib/perl5/site_perl/${PERL_VERSION}
|
||||
SITE_PERL?= ${LOCALBASE}/${SITE_PERL_REL}
|
||||
|
|
|
@ -28,6 +28,7 @@ MAN1+= perl5114delta.1
|
|||
MAN1+= perl5115delta.1
|
||||
MAN1+= perl5120delta.1
|
||||
MAN1+= perl5121delta.1
|
||||
MAN1+= perl5122delta.1
|
||||
MAN1+= perl561delta.1
|
||||
MAN1+= perl56delta.1
|
||||
MAN1+= perl570delta.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
MD5 (perl/perl-5.12.1.tar.bz2) = f7f2d7f5aaac15a75028381b159a560f
|
||||
SHA256 (perl/perl-5.12.1.tar.bz2) = e9189f09447b2b90a1d186b418f91e583eba41eec238e8f5b8730f71d5fc1ec5
|
||||
SIZE (perl/perl-5.12.1.tar.bz2) = 12296076
|
||||
MD5 (perl/perl-5.12.2.tar.bz2) = 7b018fe9c2f434eff0c629b4c515a8fc
|
||||
SHA256 (perl/perl-5.12.2.tar.bz2) = 3b9a75fe4ae7a9a2a17be8c8c64754ef6fd706ca528170737b03e3db7d8eae0e
|
||||
SIZE (perl/perl-5.12.2.tar.bz2) = 12348985
|
||||
MD5 (perl/BSDPAN-5.12.1_20100713.tar.bz2) = 2dcad380d91c60aaa4ac6db29d997712
|
||||
SHA256 (perl/BSDPAN-5.12.1_20100713.tar.bz2) = f700acc5ca29c6ef94460d23acffde77834e883cdb7cd043dbdb7c7d709a9392
|
||||
SIZE (perl/BSDPAN-5.12.1_20100713.tar.bz2) = 8430
|
||||
|
|
|
@ -1039,6 +1039,7 @@ lib/perl5/%%PERL_VER%%/pod/perl5114delta.pod
|
|||
lib/perl5/%%PERL_VER%%/pod/perl5115delta.pod
|
||||
lib/perl5/%%PERL_VER%%/pod/perl5120delta.pod
|
||||
lib/perl5/%%PERL_VER%%/pod/perl5121delta.pod
|
||||
lib/perl5/%%PERL_VER%%/pod/perl5122delta.pod
|
||||
lib/perl5/%%PERL_VER%%/pod/perl561delta.pod
|
||||
lib/perl5/%%PERL_VER%%/pod/perl56delta.pod
|
||||
lib/perl5/%%PERL_VER%%/pod/perl570delta.pod
|
||||
|
|
Loading…
Reference in a new issue