diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2021-06-15 10:32:15 +0200 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2021-06-15 10:59:01 +0200 |
commit | 8e209d22d49fcf5dbbd9973a24d3b7e5620efae1 (patch) | |
tree | ca300ed69ad7990e1493f2179182a0e162332689 /lang/perl5-devel/files | |
parent | MOVED: cleanup forgotten entry. (diff) |
lang/perl5-devel: Update to v5.35.0-138-g9b7a2e9a50
Diffstat (limited to 'lang/perl5-devel/files')
-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 c994831cc6f9..3b60cf25403a 100644 --- a/lang/perl5-devel/files/patch-Configure +++ b/lang/perl5-devel/files/patch-Configure @@ -2,9 +2,9 @@ - ? - ? ---- Configure.orig 2021-04-17 14:56:47 UTC +--- Configure.orig 2021-06-14 12:57:12 UTC +++ Configure -@@ -3879,7 +3879,10 @@ esac +@@ -3884,7 +3884,10 @@ esac . ./posthint.sh : who configured the system @@ -16,7 +16,7 @@ case "$cf_by" in "") cf_by=`(logname) 2>/dev/null` -@@ -4952,7 +4955,7 @@ esac +@@ -4957,7 +4960,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";; -@@ -9552,8 +9555,7 @@ prefixvar=siteman3dir +@@ -9557,8 +9560,7 @@ prefixvar=siteman3dir : determine where add-on public executable scripts go case "$sitescript" in |