summaryrefslogtreecommitdiff
path: root/lang/perl5-devel/files/patch-perl.c
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-11 10:24:05 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-11 10:24:05 +0000
commit6001e0fad9c557dbd6318fcf3f8b7fc29ef1e661 (patch)
tree35b02d722d2881c133fb477535c3178e9c12396e /lang/perl5-devel/files/patch-perl.c
parentwww/node: 5.9.1 -> 5.10.1 (diff)
Update to v5.23.9-85-g9b1bcf2.
It is also silently called 5.24.0-RC0. So, if you have not yet, time to test your code with this one. Changes: https://github.com/Perl/perl5/compare/v5.23.9-43-gef66793...v5.23.9-85-g9b1bcf2 Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=413010
Diffstat (limited to '')
-rw-r--r--lang/perl5-devel/files/patch-perl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/perl5-devel/files/patch-perl.c b/lang/perl5-devel/files/patch-perl.c
index 0bd5ac9f458f..5e2eb68d2296 100644
--- a/lang/perl5-devel/files/patch-perl.c
+++ b/lang/perl5-devel/files/patch-perl.c
@@ -1,6 +1,6 @@
---- perl.c.orig 2016-03-20 17:57:16 UTC
+--- perl.c.orig 2016-04-11 00:49:39 UTC
+++ perl.c
-@@ -1821,23 +1821,7 @@ S_Internals_V(pTHX_ CV *cv)
+@@ -1825,23 +1825,7 @@ S_Internals_V(pTHX_ CV *cv)
PUSHs(Perl_newSVpvn_flags(aTHX_ non_bincompat_options,
sizeof(non_bincompat_options) - 1, SVs_TEMP));