diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-01-09 11:26:58 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-01-09 11:26:58 +0000 |
commit | bd482c18e2400359aeee44eb96a46f6bc5e8836f (patch) | |
tree | b021e535ac48e7a6d645a739940cc1d8bc5d753d /lang/perl5-devel/files/patch-Configure | |
parent | Chase update of audio/aubio; bump PORTREVISION on dependent ports (diff) |
Update to v5.25.8-184-g8f7edc6.
Changes: https://github.com/Perl/perl5/compare/v5.25.8-128-g74ef8fd...v5.25.8-184-g8f7edc6
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=430942
Diffstat (limited to 'lang/perl5-devel/files/patch-Configure')
-rw-r--r-- | lang/perl5-devel/files/patch-Configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/perl5-devel/files/patch-Configure b/lang/perl5-devel/files/patch-Configure index b52dbccc03ec..31dcd5a8fb50 100644 --- a/lang/perl5-devel/files/patch-Configure +++ b/lang/perl5-devel/files/patch-Configure @@ -1,6 +1,6 @@ ---- Configure.orig 2016-11-14 00:17:42 UTC +--- Configure.orig 2017-01-09 00:09:50 UTC +++ Configure -@@ -3879,7 +3879,10 @@ esac +@@ -3880,7 +3880,10 @@ esac . ./posthint.sh : who configured the system @@ -12,7 +12,7 @@ case "$cf_by" in "") cf_by=`(logname) 2>/dev/null` -@@ -5060,7 +5063,7 @@ esac +@@ -5061,7 +5064,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";; -@@ -9655,8 +9658,7 @@ prefixvar=siteman3dir +@@ -9656,8 +9659,7 @@ prefixvar=siteman3dir : determine where add-on public executable scripts go case "$sitescript" in |