aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2015-11-02 20:14:56 +0800
committermat <mat@FreeBSD.org>2015-11-02 20:14:56 +0800
commit525490771dfce0fe7fa119da960b34f1b0c52ed3 (patch)
treea772c49cf6f39a2c3d302e20f0d24b972d785eae /lang
parent90db1a68eae5dcbaa3bb3a9837f351496d121c79 (diff)
downloadfreebsd-ports-graphics-525490771dfce0fe7fa119da960b34f1b0c52ed3.tar.gz
freebsd-ports-graphics-525490771dfce0fe7fa119da960b34f1b0c52ed3.tar.zst
freebsd-ports-graphics-525490771dfce0fe7fa119da960b34f1b0c52ed3.zip
Update to v5.23.4-68-g0ad694a.
Changes: https://github.com/Perl/perl5/compare/v5.23.4-27-geeb9a2f...v5.23.4-68-g0ad694a Sponsored by: Absolight
Diffstat (limited to 'lang')
-rw-r--r--lang/perl5-devel/Makefile2
-rw-r--r--lang/perl5-devel/distinfo4
-rw-r--r--lang/perl5-devel/files/patch-Configure8
-rw-r--r--lang/perl5-devel/files/patch-cpan_Math-BigInt_lib_Math_BigInt.pm4
-rw-r--r--lang/perl5-devel/pkg-plist7
5 files changed, 11 insertions, 14 deletions
diff --git a/lang/perl5-devel/Makefile b/lang/perl5-devel/Makefile
index 0fd95bf0e56..400f70789ad 100644
--- a/lang/perl5-devel/Makefile
+++ b/lang/perl5-devel/Makefile
@@ -29,7 +29,7 @@ TEST_ENV= ${MAKE_ENV} TEST_JOBS=${MAKE_JOBS_NUMBER}
USE_GITHUB= yes
GH_ACCOUNT= Perl
GH_PROJECT= perl5
-GH_TAGNAME= v5.23.4-27-geeb9a2f
+GH_TAGNAME= v5.23.4-68-g0ad694a
OPTIONS_DEFINE= DEBUG GDBM PERL_64BITINT PTHREAD \
MULTIPLICITY SITECUSTOMIZE
diff --git a/lang/perl5-devel/distinfo b/lang/perl5-devel/distinfo
index a7088a7a3a6..1d05e55955c 100644
--- a/lang/perl5-devel/distinfo
+++ b/lang/perl5-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (perl/perl-5.23.4-27_GH0.tar.gz) = e4ddb408169b4fef425dce0f7f560feeb1cb026ce2c6a39d43d3a60ee82f399c
-SIZE (perl/perl-5.23.4-27_GH0.tar.gz) = 17601767
+SHA256 (perl/perl-5.23.4-68_GH0.tar.gz) = e10147caffa2cf69783d390d824228bfd478189180d3629d627f4cfbf1d4a0ce
+SIZE (perl/perl-5.23.4-68_GH0.tar.gz) = 17607584
diff --git a/lang/perl5-devel/files/patch-Configure b/lang/perl5-devel/files/patch-Configure
index eccbd18130a..fcb675681c2 100644
--- a/lang/perl5-devel/files/patch-Configure
+++ b/lang/perl5-devel/files/patch-Configure
@@ -1,6 +1,6 @@
---- Configure.orig 2015-10-19 08:07:11 UTC
+--- Configure.orig 2015-11-02 11:11:17 UTC
+++ Configure
-@@ -3832,7 +3832,10 @@ esac
+@@ -3848,7 +3848,10 @@ esac
. ./posthint.sh
: who configured the system
@@ -12,7 +12,7 @@
case "$cf_by" in
"")
cf_by=`(logname) 2>/dev/null`
-@@ -5013,7 +5016,7 @@ esac
+@@ -5029,7 +5032,7 @@ esac
: Now check and see which directories actually exist, avoiding duplicates
for xxx in $dlist
do
@@ -21,7 +21,7 @@
case " $libpth " in
*" $xxx "*) ;;
*) libpth="$libpth $xxx";;
-@@ -9531,8 +9534,7 @@ prefixvar=siteman3dir
+@@ -9547,8 +9550,7 @@ prefixvar=siteman3dir
: determine where add-on public executable scripts go
case "$sitescript" in
diff --git a/lang/perl5-devel/files/patch-cpan_Math-BigInt_lib_Math_BigInt.pm b/lang/perl5-devel/files/patch-cpan_Math-BigInt_lib_Math_BigInt.pm
index ffc5958d304..1aa11839d9e 100644
--- a/lang/perl5-devel/files/patch-cpan_Math-BigInt_lib_Math_BigInt.pm
+++ b/lang/perl5-devel/files/patch-cpan_Math-BigInt_lib_Math_BigInt.pm
@@ -1,6 +1,6 @@
---- cpan/Math-BigInt/lib/Math/BigInt.pm.orig 2015-09-08 05:21:36 UTC
+--- cpan/Math-BigInt/lib/Math/BigInt.pm.orig 2015-11-02 11:11:17 UTC
+++ cpan/Math-BigInt/lib/Math/BigInt.pm
-@@ -62,7 +62,7 @@ use overload
+@@ -64,7 +64,7 @@ use overload
'>>=' => sub { $_[0]->brsft($_[1]); },
# not supported by Perl yet
diff --git a/lang/perl5-devel/pkg-plist b/lang/perl5-devel/pkg-plist
index f1d96c5db6f..dc852a85d96 100644
--- a/lang/perl5-devel/pkg-plist
+++ b/lang/perl5-devel/pkg-plist
@@ -186,8 +186,6 @@ etc/man.d/perl%%PERL_VER%%.conf
%%PRIV_LIB%%/ExtUtils/MakeMaker/Locale.pm
%%PRIV_LIB%%/ExtUtils/MakeMaker/Tutorial.pod
%%PRIV_LIB%%/ExtUtils/MakeMaker/version.pm
-%%PRIV_LIB%%/ExtUtils/MakeMaker/version/regex.pm
-%%PRIV_LIB%%/ExtUtils/MakeMaker/version/vpp.pm
%%PRIV_LIB%%/ExtUtils/Manifest.pm
%%PRIV_LIB%%/ExtUtils/Miniperl.pm
%%PRIV_LIB%%/ExtUtils/Mkbootstrap.pm
@@ -601,7 +599,6 @@ etc/man.d/perl%%PERL_VER%%.conf
%%PRIV_LIB%%/Unicode/Collate/Locale/zh_zhu.pl
%%PRIV_LIB%%/Unicode/Collate/allkeys.txt
%%PRIV_LIB%%/Unicode/Collate/keys.txt
-%%PRIV_LIB%%/Unicode/Normalize.pm
%%PRIV_LIB%%/Unicode/UCD.pm
%%PRIV_LIB%%/User/grent.pm
%%PRIV_LIB%%/User/pwent.pm
@@ -818,6 +815,7 @@ etc/man.d/perl%%PERL_VER%%.conf
%%ARCH_LIB%%/Time/Seconds.pm
%%ARCH_LIB%%/Unicode/Collate.pm
%%ARCH_LIB%%/Unicode/Collate/Locale.pm
+%%ARCH_LIB%%/Unicode/Normalize.pm
%%ARCH_LIB%%/arybase.pm
%%ARCH_LIB%%/attributes.pm
%%ARCH_LIB%%/auto/B/B.so
@@ -826,7 +824,6 @@ etc/man.d/perl%%PERL_VER%%.conf
%%ARCH_LIB%%/auto/Cwd/Cwd.so
%%ARCH_LIB%%/auto/DB_File/DB_File.so
%%ARCH_LIB%%/auto/Data/Dumper/Dumper.so
-%%ARCH_LIB%%/auto/Devel/PPPort/PPPort.so
%%ARCH_LIB%%/auto/Devel/Peek/Peek.so
%%ARCH_LIB%%/auto/Digest/MD5/MD5.so
%%ARCH_LIB%%/auto/Digest/SHA/SHA.so
@@ -868,6 +865,7 @@ etc/man.d/perl%%PERL_VER%%.conf
%%ARCH_LIB%%/auto/Time/HiRes/HiRes.so
%%ARCH_LIB%%/auto/Time/Piece/Piece.so
%%ARCH_LIB%%/auto/Unicode/Collate/Collate.so
+%%ARCH_LIB%%/auto/Unicode/Normalize/Normalize.so
%%ARCH_LIB%%/auto/arybase/arybase.so
%%ARCH_LIB%%/auto/attributes/attributes.so
%%ARCH_LIB%%/auto/mro/mro.so
@@ -2076,7 +2074,6 @@ etc/man.d/perl%%PERL_VER%%.conf
%%PRIV_LIB%%/version.pod
%%PRIV_LIB%%/version/Internals.pod
%%PRIV_LIB%%/version/regex.pm
-%%PRIV_LIB%%/version/vpp.pm
%%PRIV_LIB%%/vmsish.pm
%%PRIV_LIB%%/warnings.pm
%%PRIV_LIB%%/warnings/register.pm