From 42be2f940af8e6f26f8f08533c3c02b0dc30bf39 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Mon, 28 Mar 2016 12:02:06 +0000 Subject: 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 --- lang/perl5-devel/files/patch-Configure | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lang/perl5-devel/files/patch-Configure') diff --git a/lang/perl5-devel/files/patch-Configure b/lang/perl5-devel/files/patch-Configure index f3a95283b273..46ad96a17575 100644 --- a/lang/perl5-devel/files/patch-Configure +++ b/lang/perl5-devel/files/patch-Configure @@ -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 -- cgit v1.2.3