ports/core (3.1): perl: updated to 5.18.4
commit 9c35ef7cf4a880c9b53517aadeff662e660df58d Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Thu Oct 2 21:06:14 2014 +0200 perl: updated to 5.18.4 diff --git a/perl/.footprint b/perl/.footprint index 283edcb..3850bb7 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.18.2 --rwxr-xr-x root/root usr/bin/perl5.18.2 +lrwxrwxrwx root/root usr/bin/perl -> perl5.18.4 +-rwxr-xr-x root/root usr/bin/perl5.18.4 -rwxr-xr-x root/root usr/bin/perlbug -rwxr-xr-x root/root usr/bin/perldoc -rwxr-xr-x root/root usr/bin/perlivp @@ -1253,6 +1253,8 @@ drwxr-xr-x root/root usr/lib/perl5/5.18/pod/ -rw-r--r-- root/root usr/lib/perl5/5.18/pod/perl5180delta.pod -rw-r--r-- root/root usr/lib/perl5/5.18/pod/perl5181delta.pod -rw-r--r-- root/root usr/lib/perl5/5.18/pod/perl5182delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.18/pod/perl5183delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.18/pod/perl5184delta.pod -rw-r--r-- root/root usr/lib/perl5/5.18/pod/perl561delta.pod -rw-r--r-- root/root usr/lib/perl5/5.18/pod/perl56delta.pod -rw-r--r-- root/root usr/lib/perl5/5.18/pod/perl581delta.pod @@ -2416,6 +2418,8 @@ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/perl5180delta.1pm.gz -rw-r--r-- root/root usr/man/man1/perl5181delta.1pm.gz -rw-r--r-- root/root usr/man/man1/perl5182delta.1pm.gz +-rw-r--r-- root/root usr/man/man1/perl5183delta.1pm.gz +-rw-r--r-- root/root usr/man/man1/perl5184delta.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 444a65d..4845319 100644 --- a/perl/.md5sum +++ b/perl/.md5sum @@ -1 +1 @@ -d549b16ee4e9210988da39193a9389c1 perl-5.18.2.tar.bz2 +be5480c249e88ef0c4cf5a1cc23478a0 perl-5.18.4.tar.bz2 diff --git a/perl/Pkgfile b/perl/Pkgfile index 95ba868..c5a09b7 100644 --- a/perl/Pkgfile +++ b/perl/Pkgfile @@ -4,7 +4,7 @@ # Depends on: db gdbm name=perl -version=5.18.2 +version=5.18.4 release=1 source=(http://www.cpan.org/src/5.0/$name-$version.tar.bz2)
participants (1)
-
crux@crux.nu