diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-10-19 10:28:05 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-10-19 10:28:05 +0000 |
commit | f103c76a3fc6446f42fe2e9f3f72b19dcb10725e (patch) | |
tree | 017a8859cb2bc55f3ccdc52a3225a49d6da76bf4 /lang/perl5-devel/files/patch-Configure | |
parent | astro/gpstk: Fix distinfo, Mark Unbroken (diff) |
Update to v5.23.3-166-ga6d3278.
Changes: https://github.com/Perl/perl5/compare/v5.23.3-106-ga0c8eb5...v5.23.3-166-ga6d3278
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=399655
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 ed75f4af47c5..eccbd18130ae 100644 --- a/lang/perl5-devel/files/patch-Configure +++ b/lang/perl5-devel/files/patch-Configure @@ -1,6 +1,6 @@ ---- Configure.orig 2015-09-08 05:21:36 UTC +--- Configure.orig 2015-10-19 08:07:11 UTC +++ Configure -@@ -3849,7 +3849,10 @@ esac +@@ -3832,7 +3832,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 +@@ -5013,7 +5016,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";; -@@ -9543,8 +9546,7 @@ prefixvar=siteman3dir +@@ -9531,8 +9534,7 @@ prefixvar=siteman3dir : determine where add-on public executable scripts go case "$sitescript" in |