summaryrefslogtreecommitdiff
path: root/lang/perl5-devel/files/patch-Configure
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-03-11 16:52:35 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-03-11 16:52:35 +0000
commite27aeb32e6ed9b0aa1aa8e308ad537352b1d95a4 (patch)
treeb497e13ed981cf33f2fb259d53d9b4406dc04358 /lang/perl5-devel/files/patch-Configure
parentDeprecate older llvm toolchain ports. (diff)
Update to v5.29.8-63-gebf0698312.
Notes
Notes: svn path=/head/; revision=495364
Diffstat (limited to 'lang/perl5-devel/files/patch-Configure')
-rw-r--r--lang/perl5-devel/files/patch-Configure8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/perl5-devel/files/patch-Configure b/lang/perl5-devel/files/patch-Configure
index c35f0ab6a6fc..04b64ab79594 100644
--- a/lang/perl5-devel/files/patch-Configure
+++ b/lang/perl5-devel/files/patch-Configure
@@ -1,6 +1,6 @@
---- Configure.orig 2018-12-02 17:24:42 UTC
+--- Configure.orig 2019-03-11 04:03:26 UTC
+++ Configure
-@@ -3867,7 +3867,10 @@ esac
+@@ -3872,7 +3872,10 @@ esac
. ./posthint.sh
: who configured the system
@@ -12,7 +12,7 @@
case "$cf_by" in
"")
cf_by=`(logname) 2>/dev/null`
-@@ -5048,7 +5051,7 @@ esac
+@@ -5053,7 +5056,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";;
-@@ -9588,8 +9591,7 @@ prefixvar=siteman3dir
+@@ -9593,8 +9596,7 @@ prefixvar=siteman3dir
: determine where add-on public executable scripts go
case "$sitescript" in