1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00

Update to v5.23.9-30-g4caf7d8.

Changes:	https://github.com/Perl/perl5/compare/v5.23.9-7-gd1fa969...v5.23.9-30-g4caf7d8
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2016-03-28 12:02:06 +00:00
parent 2101b8d796
commit 42be2f940a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412043
3 changed files with 7 additions and 7 deletions

View File

@ -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.9-7-gd1fa969
GH_TAGNAME= v5.23.9-30-g4caf7d8
OPTIONS_DEFINE= DEBUG GDBM PERL_64BITINT PTHREAD \
MULTIPLICITY SITECUSTOMIZE

View File

@ -1,2 +1,2 @@
SHA256 (perl/perl-5.23.9-7_GH0.tar.gz) = 360e3f07f4776eb2114035c7a59da4a864f9e0306c8484b776de1bef1d2b9856
SIZE (perl/perl-5.23.9-7_GH0.tar.gz) = 17860165
SHA256 (perl/perl-5.23.9-30_GH0.tar.gz) = c39da02236981dc5acaea469134836083907e393e836a4640d11b7d15bb048f3
SIZE (perl/perl-5.23.9-30_GH0.tar.gz) = 17864815

View File

@ -1,6 +1,6 @@
--- Configure.orig 2016-03-20 17:57:16 UTC
--- Configure.orig 2016-03-28 00:24:24 UTC
+++ Configure
@@ -3860,7 +3860,10 @@ esac
@@ -3861,7 +3861,10 @@ esac
. ./posthint.sh
: who configured the system
@ -12,7 +12,7 @@
case "$cf_by" in
"")
cf_by=`(logname) 2>/dev/null`
@@ -5041,7 +5044,7 @@ esac
@@ -5042,7 +5045,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";;
@@ -9615,8 +9618,7 @@ prefixvar=siteman3dir
@@ -9616,8 +9619,7 @@ prefixvar=siteman3dir
: determine where add-on public executable scripts go
case "$sitescript" in