diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-11-02 10:50:01 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-11-02 10:50:01 +0000 |
commit | bc09da11720bc0e23f9b887d80cd592c44c90def (patch) | |
tree | e0adfd605e69e29e506a326d6b72469b0ef8c8e2 /lang/perl5-devel/files/patch-Configure | |
parent | Fix up bind9-devel's range for CVE-2016-8864. (diff) |
Update to v5.25.6-144-g26e9d72.
Changes: https://github.com/Perl/perl5/compare/v5.25.6-72-g92c843f...v5.25.6-144-g26e9d72
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=425135
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 005e58aa121b..5c629aaab544 100644 --- a/lang/perl5-devel/files/patch-Configure +++ b/lang/perl5-devel/files/patch-Configure @@ -1,6 +1,6 @@ ---- Configure.orig 2016-08-15 10:39:11 UTC +--- Configure.orig 2016-11-02 08:18:01 UTC +++ Configure -@@ -3865,7 +3865,10 @@ esac +@@ -3878,7 +3878,10 @@ esac . ./posthint.sh : who configured the system @@ -12,7 +12,7 @@ case "$cf_by" in "") cf_by=`(logname) 2>/dev/null` -@@ -5046,7 +5049,7 @@ esac +@@ -5059,7 +5062,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";; -@@ -9621,8 +9624,7 @@ prefixvar=siteman3dir +@@ -9654,8 +9657,7 @@ prefixvar=siteman3dir : determine where add-on public executable scripts go case "$sitescript" in |