diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-06 11:18:59 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-06 11:18:59 +0000 |
commit | 86c8ae0733646e83a0678ab09bd8e3b00edc8795 (patch) | |
tree | a32fe18eac3437ebbf27ca7b7777b62480d988e3 /lang/perl5-devel/files/patch-Configure | |
parent | - Update LuxRender modern (Embree-based) branch to version 1.6 (diff) |
Update to v5.25.1-110-ge2733f9.
Changes: https://github.com/Perl/perl5/compare/v5.25.1-91-gfbe0543...v5.25.1-110-ge2733f9
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=416448
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 ed8f0ea89540..830203f0ac78 100644 --- a/lang/perl5-devel/files/patch-Configure +++ b/lang/perl5-devel/files/patch-Configure @@ -1,6 +1,6 @@ ---- Configure.orig 2016-04-23 17:51:26 UTC +--- Configure.orig 2016-06-06 00:43:48 UTC +++ Configure -@@ -3862,7 +3862,10 @@ esac +@@ -3864,7 +3864,10 @@ esac . ./posthint.sh : who configured the system @@ -12,7 +12,7 @@ case "$cf_by" in "") cf_by=`(logname) 2>/dev/null` -@@ -5043,7 +5046,7 @@ esac +@@ -5045,7 +5048,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";; -@@ -9590,8 +9593,7 @@ prefixvar=siteman3dir +@@ -9592,8 +9595,7 @@ prefixvar=siteman3dir : determine where add-on public executable scripts go case "$sitescript" in |