From 15e5b813177ea7ec06305ed31eb3709da543af07 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Mon, 1 Feb 2016 12:43:29 +0000 Subject: Update to v5.23.7-66-g1a3756d. Changes: https://github.com/Perl/perl5/compare/v5.23.7-27-g6fa2dc6...v5.23.7-66-g1a3756d 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 8f0fe91fa9a2..894faad15e35 100644 --- a/lang/perl5-devel/files/patch-Configure +++ b/lang/perl5-devel/files/patch-Configure @@ -1,6 +1,6 @@ ---- Configure.orig 2016-01-06 13:21:01 UTC +--- Configure.orig 2016-02-01 02:22:53 UTC +++ Configure -@@ -3849,7 +3849,10 @@ esac +@@ -3856,7 +3856,10 @@ esac . ./posthint.sh : who configured the system @@ -12,7 +12,7 @@ case "$cf_by" in "") cf_by=`(logname) 2>/dev/null` -@@ -5030,7 +5033,7 @@ esac +@@ -5037,7 +5040,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";; -@@ -9577,8 +9580,7 @@ prefixvar=siteman3dir +@@ -9584,8 +9587,7 @@ prefixvar=siteman3dir : determine where add-on public executable scripts go case "$sitescript" in -- cgit v1.2.3