summaryrefslogtreecommitdiff
path: root/lang/perl5-devel/files/patch-Configure
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2020-08-24 14:29:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2020-08-24 14:29:51 +0000
commit12943087bfcde247ecad6e3cd78aafd6cd5a2aab (patch)
tree7588600a09523f5f3163b4f971307ee7b879e08f /lang/perl5-devel/files/patch-Configure
parentlang/intel-compute-runtime: update to 20.33.17675 (diff)
Update to v5.33.1-38-g2385767d71
Notes
Notes: svn path=/head/; revision=546087
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 67a1f2b8baea..2e98c349bda7 100644
--- a/lang/perl5-devel/files/patch-Configure
+++ b/lang/perl5-devel/files/patch-Configure
@@ -2,9 +2,9 @@
- ?
- ?
---- Configure.orig 2020-05-25 07:17:52 UTC
+--- Configure.orig 2020-08-24 04:22:00 UTC
+++ Configure
-@@ -3876,7 +3876,10 @@ esac
+@@ -3877,7 +3877,10 @@ esac
. ./posthint.sh
: who configured the system
@@ -16,7 +16,7 @@
case "$cf_by" in
"")
cf_by=`(logname) 2>/dev/null`
-@@ -5061,7 +5064,7 @@ esac
+@@ -4942,7 +4945,7 @@ esac
: Now check and see which directories actually exist, avoiding duplicates
for xxx in $dlist
do
@@ -25,7 +25,7 @@
case " $libpth " in
*" $xxx "*) ;;
*) libpth="$libpth $xxx";;
-@@ -9605,8 +9608,7 @@ prefixvar=siteman3dir
+@@ -9541,8 +9544,7 @@ prefixvar=siteman3dir
: determine where add-on public executable scripts go
case "$sitescript" in