summaryrefslogtreecommitdiff
path: root/lang/perl5-devel/files/patch-Configure
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-19 10:48:50 +0200
committerMathieu Arnold <mat@FreeBSD.org>2021-04-19 11:54:27 +0200
commit9a956aba2047e2bef22a3161309575bf22d3611f (patch)
tree68510699b6a960d96f5dd26719a608b5b68a939f /lang/perl5-devel/files/patch-Configure
parentx11/wezterm: drop CARGO_USE_GITHUB workaround after 58744a09099a (diff)
lang/perl5-devel: Update to v5.33.8-57-gebdbfbc13a.
Diffstat (limited to 'lang/perl5-devel/files/patch-Configure')
-rw-r--r--lang/perl5-devel/files/patch-Configure6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/perl5-devel/files/patch-Configure b/lang/perl5-devel/files/patch-Configure
index b0fb4747efc9..c994831cc6f9 100644
--- a/lang/perl5-devel/files/patch-Configure
+++ b/lang/perl5-devel/files/patch-Configure
@@ -2,7 +2,7 @@
- ?
- ?
---- Configure.orig 2021-01-04 00:39:17 UTC
+--- Configure.orig 2021-04-17 14:56:47 UTC
+++ Configure
@@ -3879,7 +3879,10 @@ esac
. ./posthint.sh
@@ -16,7 +16,7 @@
case "$cf_by" in
"")
cf_by=`(logname) 2>/dev/null`
-@@ -4944,7 +4947,7 @@ esac
+@@ -4952,7 +4955,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";;
-@@ -9544,8 +9547,7 @@ prefixvar=siteman3dir
+@@ -9552,8 +9555,7 @@ prefixvar=siteman3dir
: determine where add-on public executable scripts go
case "$sitescript" in