diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-03-14 14:23:17 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-03-14 14:23:17 +0000 |
commit | 5f988b48196f9dd90057f2984fba9afda44ca95d (patch) | |
tree | 760d1b16cbb51af74dc27349936a3c9eb3aaa67f /lang/perl5-devel/files/patch-Configure | |
parent | security/dropbear: Update to 2016.72 (diff) |
Update to v5.23.8-173-geb8fc9f.
Changes: https://github.com/Perl/perl5/compare/v5.23.8-117-gaeefbcf...v5.23.8-173-geb8fc9f
Sponsored by: Absolight
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 894faad15e35..ae3752144f3e 100644 --- a/lang/perl5-devel/files/patch-Configure +++ b/lang/perl5-devel/files/patch-Configure @@ -1,6 +1,6 @@ ---- Configure.orig 2016-02-01 02:22:53 UTC +--- Configure.orig 2016-03-14 01:56:49 UTC +++ Configure -@@ -3856,7 +3856,10 @@ esac +@@ -3857,7 +3857,10 @@ esac . ./posthint.sh : who configured the system @@ -12,7 +12,7 @@ case "$cf_by" in "") cf_by=`(logname) 2>/dev/null` -@@ -5037,7 +5040,7 @@ esac +@@ -5038,7 +5041,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";; -@@ -9584,8 +9587,7 @@ prefixvar=siteman3dir +@@ -9612,8 +9615,7 @@ prefixvar=siteman3dir : determine where add-on public executable scripts go case "$sitescript" in |