mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 11:03:09 -04:00
Update to v5.23.9-7-gd1fa969.
Changes: https://github.com/Perl/perl5/compare/v5.23.8-173-geb8fc9f...v5.23.9-7-gd1fa969 Sponsored by: Absolight
This commit is contained in:
parent
9660831da7
commit
e08cab88ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411562
6 changed files with 12 additions and 10 deletions
|
@ -29,7 +29,7 @@ TEST_ENV= ${MAKE_ENV} TEST_JOBS=${MAKE_JOBS_NUMBER}
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= Perl
|
GH_ACCOUNT= Perl
|
||||||
GH_PROJECT= perl5
|
GH_PROJECT= perl5
|
||||||
GH_TAGNAME= v5.23.8-173-geb8fc9f
|
GH_TAGNAME= v5.23.9-7-gd1fa969
|
||||||
|
|
||||||
OPTIONS_DEFINE= DEBUG GDBM PERL_64BITINT PTHREAD \
|
OPTIONS_DEFINE= DEBUG GDBM PERL_64BITINT PTHREAD \
|
||||||
MULTIPLICITY SITECUSTOMIZE
|
MULTIPLICITY SITECUSTOMIZE
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (perl/perl-5.23.8-173_GH0.tar.gz) = b1701069ec673a1b328e4e2f70d860f329ec26d7d90a6bef0a89fe54f0b4dbd8
|
SHA256 (perl/perl-5.23.9-7_GH0.tar.gz) = 360e3f07f4776eb2114035c7a59da4a864f9e0306c8484b776de1bef1d2b9856
|
||||||
SIZE (perl/perl-5.23.8-173_GH0.tar.gz) = 17855932
|
SIZE (perl/perl-5.23.9-7_GH0.tar.gz) = 17860165
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
--- Configure.orig 2016-03-14 01:56:49 UTC
|
--- Configure.orig 2016-03-20 17:57:16 UTC
|
||||||
+++ Configure
|
+++ Configure
|
||||||
@@ -3857,7 +3857,10 @@ esac
|
@@ -3860,7 +3860,10 @@ esac
|
||||||
. ./posthint.sh
|
. ./posthint.sh
|
||||||
|
|
||||||
: who configured the system
|
: who configured the system
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
case "$cf_by" in
|
case "$cf_by" in
|
||||||
"")
|
"")
|
||||||
cf_by=`(logname) 2>/dev/null`
|
cf_by=`(logname) 2>/dev/null`
|
||||||
@@ -5038,7 +5041,7 @@ esac
|
@@ -5041,7 +5044,7 @@ esac
|
||||||
: Now check and see which directories actually exist, avoiding duplicates
|
: Now check and see which directories actually exist, avoiding duplicates
|
||||||
for xxx in $dlist
|
for xxx in $dlist
|
||||||
do
|
do
|
||||||
|
@ -21,7 +21,7 @@
|
||||||
case " $libpth " in
|
case " $libpth " in
|
||||||
*" $xxx "*) ;;
|
*" $xxx "*) ;;
|
||||||
*) libpth="$libpth $xxx";;
|
*) libpth="$libpth $xxx";;
|
||||||
@@ -9612,8 +9615,7 @@ prefixvar=siteman3dir
|
@@ -9615,8 +9618,7 @@ prefixvar=siteman3dir
|
||||||
|
|
||||||
: determine where add-on public executable scripts go
|
: determine where add-on public executable scripts go
|
||||||
case "$sitescript" in
|
case "$sitescript" in
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
--- perl.c.orig 2016-01-25 10:18:16 UTC
|
--- perl.c.orig 2016-03-20 17:57:16 UTC
|
||||||
+++ perl.c
|
+++ perl.c
|
||||||
@@ -1808,23 +1808,7 @@ S_Internals_V(pTHX_ CV *cv)
|
@@ -1821,23 +1821,7 @@ S_Internals_V(pTHX_ CV *cv)
|
||||||
PUSHs(Perl_newSVpvn_flags(aTHX_ non_bincompat_options,
|
PUSHs(Perl_newSVpvn_flags(aTHX_ non_bincompat_options,
|
||||||
sizeof(non_bincompat_options) - 1, SVs_TEMP));
|
sizeof(non_bincompat_options) - 1, SVs_TEMP));
|
||||||
|
|
||||||
|
|
|
@ -1448,6 +1448,7 @@ etc/man.d/perl%%PERL_VER%%.conf
|
||||||
%%PRIV_LIB%%/pod/perl5220delta.pod
|
%%PRIV_LIB%%/pod/perl5220delta.pod
|
||||||
%%PRIV_LIB%%/pod/perl5221delta.pod
|
%%PRIV_LIB%%/pod/perl5221delta.pod
|
||||||
%%PRIV_LIB%%/pod/perl5230delta.pod
|
%%PRIV_LIB%%/pod/perl5230delta.pod
|
||||||
|
%%PRIV_LIB%%/pod/perl52310delta.pod
|
||||||
%%PRIV_LIB%%/pod/perl5231delta.pod
|
%%PRIV_LIB%%/pod/perl5231delta.pod
|
||||||
%%PRIV_LIB%%/pod/perl5232delta.pod
|
%%PRIV_LIB%%/pod/perl5232delta.pod
|
||||||
%%PRIV_LIB%%/pod/perl5233delta.pod
|
%%PRIV_LIB%%/pod/perl5233delta.pod
|
||||||
|
@ -2125,6 +2126,7 @@ etc/man.d/perl%%PERL_VER%%.conf
|
||||||
%%MAN1%%/perl5220delta.1.gz
|
%%MAN1%%/perl5220delta.1.gz
|
||||||
%%MAN1%%/perl5221delta.1.gz
|
%%MAN1%%/perl5221delta.1.gz
|
||||||
%%MAN1%%/perl5230delta.1.gz
|
%%MAN1%%/perl5230delta.1.gz
|
||||||
|
%%MAN1%%/perl52310delta.1.gz
|
||||||
%%MAN1%%/perl5231delta.1.gz
|
%%MAN1%%/perl5231delta.1.gz
|
||||||
%%MAN1%%/perl5232delta.1.gz
|
%%MAN1%%/perl5232delta.1.gz
|
||||||
%%MAN1%%/perl5233delta.1.gz
|
%%MAN1%%/perl5233delta.1.gz
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PERL_VERSION= 5.23.9
|
PERL_VERSION= 5.23.10
|
||||||
PERL5_DEPEND= perl5>=5.23<5.24
|
PERL5_DEPEND= perl5>=5.23<5.24
|
||||||
|
|
Loading…
Add table
Reference in a new issue