diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-12-27 15:38:49 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-12-27 15:38:49 +0000 |
commit | 899d911aa59104f3c7148750c87359b729ce4112 (patch) | |
tree | 3647172935e0ed0c7e2e27c9915d02124ef47868 /lang/perl5-devel/files/patch-Configure | |
parent | math/p5-Math-Pari: set LLD_UNSAFE to avoid linking with lld (diff) |
Update to v5.27.7-58-ga80cffa.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=457374
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 f2680b9b6cbe..3930036ac887 100644 --- a/lang/perl5-devel/files/patch-Configure +++ b/lang/perl5-devel/files/patch-Configure @@ -1,6 +1,6 @@ ---- Configure.orig 2017-11-20 04:55:30 UTC +--- Configure.orig 2017-12-27 00:27:43 UTC +++ Configure -@@ -3857,7 +3857,10 @@ esac +@@ -3861,7 +3861,10 @@ esac . ./posthint.sh : who configured the system @@ -12,7 +12,7 @@ case "$cf_by" in "") cf_by=`(logname) 2>/dev/null` -@@ -5038,7 +5041,7 @@ esac +@@ -5042,7 +5045,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";; -@@ -9579,8 +9582,7 @@ prefixvar=siteman3dir +@@ -9583,8 +9586,7 @@ prefixvar=siteman3dir : determine where add-on public executable scripts go case "$sitescript" in |