diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-07-20 12:59:43 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-07-20 12:59:43 +0000 |
commit | 864445e5e812495b73e35849818c5c4f88f0f79f (patch) | |
tree | ac15b96ec8e4fe95c2e0ff0054a6a8461170b9a2 /lang/perl5-devel/files/patch-Configure | |
parent | - Replace DISTVERSION by PORTVERSION otherwise it ends up as 1.8.14.p1, (diff) |
Update to v5.23.0-132-g1c9e1c2.
Changes: https://github.com/Perl/perl5/compare/v5.23.0-121-g0d610ac...v5.23.0-132-g1c9e1c2
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=392565
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 1e227fb711d0..03c3b056dde4 100644 --- a/lang/perl5-devel/files/patch-Configure +++ b/lang/perl5-devel/files/patch-Configure @@ -1,6 +1,6 @@ ---- Configure.orig 2015-06-22 12:55:33 UTC +--- Configure.orig 2015-07-20 07:22:18 UTC +++ Configure -@@ -3840,7 +3840,10 @@ esac +@@ -3845,7 +3845,10 @@ esac . ./posthint.sh : who configured the system @@ -12,7 +12,7 @@ case "$cf_by" in "") cf_by=`(logname) 2>/dev/null` -@@ -5021,7 +5024,7 @@ esac +@@ -5026,7 +5029,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";; -@@ -9522,8 +9525,7 @@ prefixvar=siteman3dir +@@ -9527,8 +9530,7 @@ prefixvar=siteman3dir : determine where add-on public executable scripts go case "$sitescript" in |