summaryrefslogtreecommitdiff
path: root/lang/perl5-devel/files/patch-Configure
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-10-16 12:54:40 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-10-16 12:54:40 +0000
commit8e1715e0810191fdcf771a0369024051f1636d8d (patch)
treec9e77cc413a98cc870e679dda38aaf820881cf7a /lang/perl5-devel/files/patch-Configure
parentnet-mgmt/unifi5: Update to 5.5.24 (diff)
Update to v5.27.4-115-gf6d7499.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=452191
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 43f47e02e91a..037c1e3098a1 100644
--- a/lang/perl5-devel/files/patch-Configure
+++ b/lang/perl5-devel/files/patch-Configure
@@ -1,6 +1,6 @@
---- Configure.orig 2017-09-11 05:29:19 UTC
+--- Configure.orig 2017-10-16 04:27:37 UTC
+++ Configure
-@@ -3884,7 +3884,10 @@ esac
+@@ -3882,7 +3882,10 @@ esac
. ./posthint.sh
: who configured the system
@@ -12,7 +12,7 @@
case "$cf_by" in
"")
cf_by=`(logname) 2>/dev/null`
-@@ -5065,7 +5068,7 @@ esac
+@@ -5063,7 +5066,7 @@ esac
: Now check and see which directories actually exist, avoiding duplicates
for xxx in $dlist
do
@@ -21,7 +21,7 @@
case " $libpth " in
*" $xxx "*) ;;
*) libpth="$libpth $xxx";;
-@@ -9660,8 +9663,7 @@ prefixvar=siteman3dir
+@@ -9658,8 +9661,7 @@ prefixvar=siteman3dir
: determine where add-on public executable scripts go
case "$sitescript" in