diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-21 14:18:08 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-21 14:18:08 +0000 |
commit | 4fbca36baa4c901f2e116994fbae1be3dfe93fc0 (patch) | |
tree | 281e171daf3bd2b69673ef39b66ed4a4bff9d6a2 /lang/perl5-devel/files/patch-Configure | |
parent | HTTP::Thin is a thin wrapper around HTTP::Tiny adding the ability to pass in (diff) |
Upate to v5.23.5-265-gd66eeb1.
Changes: https://github.com/Perl/perl5/compare/v5.23.5-201-gd6fa2e2...v5.23.5-265-gd66eeb1
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=404104
Diffstat (limited to 'lang/perl5-devel/files/patch-Configure')
-rw-r--r-- | lang/perl5-devel/files/patch-Configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/perl5-devel/files/patch-Configure b/lang/perl5-devel/files/patch-Configure index 29f41fa637aa..36430231bb38 100644 --- a/lang/perl5-devel/files/patch-Configure +++ b/lang/perl5-devel/files/patch-Configure @@ -1,4 +1,4 @@ ---- Configure.orig 2015-12-14 11:39:12 UTC +--- Configure.orig 2015-12-21 05:34:28 UTC +++ Configure @@ -3848,7 +3848,10 @@ esac . ./posthint.sh @@ -21,7 +21,7 @@ case " $libpth " in *" $xxx "*) ;; *) libpth="$libpth $xxx";; -@@ -9568,8 +9571,7 @@ prefixvar=siteman3dir +@@ -9576,8 +9579,7 @@ prefixvar=siteman3dir : determine where add-on public executable scripts go case "$sitescript" in |