lang/perl5-devel: update to latest commit

This commit is contained in:
Mathieu Arnold 2022-06-20 09:24:08 +02:00
parent 9f4e6b5ebe
commit 189caff608
No known key found for this signature in database
GPG Key ID: 29EB0902911D7E02
4 changed files with 9 additions and 8 deletions

View File

@ -31,7 +31,7 @@ USES= cpe
USE_GITHUB= yes
GH_ACCOUNT= Perl
GH_PROJECT= perl5
GH_TAGNAME= v5.37.0-193-g7511199464
GH_TAGNAME= v5.37.0-271-gb0fb28a3e3
# Give a hint of where libperl.so can be found.
USE_LDCONFIG= ${PREFIX}/${_ARCH_LIB}/CORE

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1655104456
SHA256 (perl/Perl-perl5-v5.37.0-193-g7511199464_GH0.tar.gz) = c3bb241464e121b50b48a632d91670a944c58b2eb25a9e2ff4f487aa53753009
SIZE (perl/Perl-perl5-v5.37.0-193-g7511199464_GH0.tar.gz) = 20990454
TIMESTAMP = 1655709667
SHA256 (perl/Perl-perl5-v5.37.0-271-gb0fb28a3e3_GH0.tar.gz) = d8b055c210fc2da8237eb4f930f176473cadb1ecdfbfb1eddf61dcff73b737e8
SIZE (perl/Perl-perl5-v5.37.0-271-gb0fb28a3e3_GH0.tar.gz) = 21001076

View File

@ -2,9 +2,9 @@
- ?
- ?
--- Configure.orig 2022-06-01 02:05:01 UTC
--- Configure.orig 2022-06-19 19:29:35 UTC
+++ Configure
@@ -3890,7 +3890,10 @@ esac
@@ -3891,7 +3891,10 @@ esac
. ./posthint.sh
: who configured the system
@ -16,7 +16,7 @@
case "$cf_by" in
"")
cf_by=`(logname) 2>/dev/null`
@@ -5018,7 +5021,7 @@ esac
@@ -5019,7 +5022,7 @@ esac
: Now check and see which directories actually exist, avoiding duplicates
for xxx in $dlist
do
@ -25,7 +25,7 @@
case " $libpth " in
*" $xxx "*) ;;
*) libpth="$libpth $xxx";;
@@ -9616,8 +9619,7 @@ prefixvar=siteman3dir
@@ -9627,8 +9630,7 @@ prefixvar=siteman3dir
: determine where add-on public executable scripts go
case "$sitescript" in

View File

@ -717,6 +717,7 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf
%%ARCH_LIB%%/CORE/perlio.h
%%ARCH_LIB%%/CORE/perliol.h
%%ARCH_LIB%%/CORE/perlsdio.h
%%ARCH_LIB%%/CORE/perlstatic.h
%%ARCH_LIB%%/CORE/perlvars.h
%%ARCH_LIB%%/CORE/perly.h
%%ARCH_LIB%%/CORE/pp.h