ports/core (2.8): [notify] perl: update to 5.16.3
commit d0905385caea21a3ac301902f4a2dc54582c37c5 Author: Juergen Daubert <jue@jue.li> Date: Tue Mar 12 11:50:54 2013 +0100 [notify] perl: update to 5.16.3 Security fix, see http://perlnews.org/2013/03/rehashing-flaw/ (cherry picked from commit ed900dcdac133c3b836343718ad7d3ebd3751fd3) diff --git a/perl/.footprint b/perl/.footprint index e01b028..1327b14 100644 --- a/perl/.footprint +++ b/perl/.footprint @@ -15,8 +15,8 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/instmodsh -rwxr-xr-x root/root usr/bin/json_pp -rwxr-xr-x root/root usr/bin/libnetcfg -lrwxrwxrwx root/root usr/bin/perl -> perl5.16.2 --rwxr-xr-x root/root usr/bin/perl5.16.2 +lrwxrwxrwx root/root usr/bin/perl -> perl5.16.3 +-rwxr-xr-x root/root usr/bin/perl5.16.3 -rwxr-xr-x root/root usr/bin/perlbug -rwxr-xr-x root/root usr/bin/perldoc -rwxr-xr-x root/root usr/bin/perlivp @@ -1236,6 +1236,7 @@ drwxr-xr-x root/root usr/lib/perl5/5.16/pod/ -rw-r--r-- root/root usr/lib/perl5/5.16/pod/perl5160delta.pod -rw-r--r-- root/root usr/lib/perl5/5.16/pod/perl5161delta.pod -rw-r--r-- root/root usr/lib/perl5/5.16/pod/perl5162delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.16/pod/perl5163delta.pod -rw-r--r-- root/root usr/lib/perl5/5.16/pod/perl561delta.pod -rw-r--r-- root/root usr/lib/perl5/5.16/pod/perl56delta.pod -rw-r--r-- root/root usr/lib/perl5/5.16/pod/perl581delta.pod @@ -2388,6 +2389,7 @@ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/perl5160delta.1pm.gz -rw-r--r-- root/root usr/man/man1/perl5161delta.1pm.gz -rw-r--r-- root/root usr/man/man1/perl5162delta.1pm.gz +-rw-r--r-- root/root usr/man/man1/perl5163delta.1pm.gz -rw-r--r-- root/root usr/man/man1/perl561delta.1pm.gz -rw-r--r-- root/root usr/man/man1/perl56delta.1pm.gz -rw-r--r-- root/root usr/man/man1/perl581delta.1pm.gz diff --git a/perl/.md5sum b/perl/.md5sum index d37c49a..7e9afef 100644 --- a/perl/.md5sum +++ b/perl/.md5sum @@ -1 +1 @@ -2818ab01672f005a4e552a713aa27b08 perl-5.16.2.tar.bz2 +025102de0e4a597cf541e57da80c6aa3 perl-5.16.3.tar.bz2 diff --git a/perl/Pkgfile b/perl/Pkgfile index 2c98a3e..62642ac 100644 --- a/perl/Pkgfile +++ b/perl/Pkgfile @@ -4,7 +4,7 @@ # Depends on: db gdbm name=perl -version=5.16.2 +version=5.16.3 release=1 source=(http://www.cpan.org/src/5.0/$name-$version.tar.bz2)
participants (1)
-
crux@crux.nu