diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-12-09 14:10:10 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-12-09 14:10:10 +0000 |
commit | b527e31e9611443fd54a025ed0593daef16ef4f0 (patch) | |
tree | 1cb6ece7a31a7da725f1ccfbab75c7d61be21fca /lang/perl5-devel/files/patch-Configure | |
parent | devel/creduce: unbreak on powerpc64 (diff) |
Update to v5.31.6-115-gd821b3b405.
Notes
Notes:
svn path=/head/; revision=519613
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 4992c123905b..bd2de508284a 100644 --- a/lang/perl5-devel/files/patch-Configure +++ b/lang/perl5-devel/files/patch-Configure @@ -2,9 +2,9 @@ - ? - ? ---- Configure.orig 2019-09-16 06:04:37 UTC +--- Configure.orig 2019-12-09 00:27:39 UTC +++ Configure -@@ -3873,7 +3873,10 @@ esac +@@ -3875,7 +3875,10 @@ esac . ./posthint.sh : who configured the system @@ -16,7 +16,7 @@ case "$cf_by" in "") cf_by=`(logname) 2>/dev/null` -@@ -5058,7 +5061,7 @@ esac +@@ -5060,7 +5063,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";; -@@ -9602,8 +9605,7 @@ prefixvar=siteman3dir +@@ -9604,8 +9607,7 @@ prefixvar=siteman3dir : determine where add-on public executable scripts go case "$sitescript" in |