diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2021-01-04 13:56:03 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2021-01-04 13:56:03 +0000 |
commit | bedeae970646b6ae1f2eb0c1f9db98eb6d0e3b18 (patch) | |
tree | df92d6509288c7d8b14c38f31b15e8699d855ed1 /lang/perl5-devel/files/patch-Configure | |
parent | Update to latest commit. (diff) |
Update to v5.33.5-127-gb52b12abf8
Notes
Notes:
svn path=/head/; revision=560295
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 3c2eab8c4ac2..b0fb4747efc9 100644 --- a/lang/perl5-devel/files/patch-Configure +++ b/lang/perl5-devel/files/patch-Configure @@ -2,9 +2,9 @@ - ? - ? ---- Configure.orig 2020-10-18 21:18:11 UTC +--- Configure.orig 2021-01-04 00:39:17 UTC +++ Configure -@@ -3878,7 +3878,10 @@ esac +@@ -3879,7 +3879,10 @@ esac . ./posthint.sh : who configured the system @@ -16,7 +16,7 @@ case "$cf_by" in "") cf_by=`(logname) 2>/dev/null` -@@ -4943,7 +4946,7 @@ esac +@@ -4944,7 +4947,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";; -@@ -9543,8 +9546,7 @@ prefixvar=siteman3dir +@@ -9544,8 +9547,7 @@ prefixvar=siteman3dir : determine where add-on public executable scripts go case "$sitescript" in |