diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-26 14:00:09 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-26 14:00:09 +0000 |
commit | fa6ea79312fc43e6551a9b5868d1697ca072fae2 (patch) | |
tree | 893b29f7ae0ef9f402e498e54b41691b08db0a82 /lang/perl5-devel/files/patch-perl.c | |
parent | - Update to 6.11.5 (diff) |
Update to v5.25.8-78-gd720149.
Changes: https://github.com/Perl/perl5/compare/v5.25.7-145-g54f6f37...v5.25.8-78-gd720149
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=429518
Diffstat (limited to '')
-rw-r--r-- | lang/perl5-devel/files/patch-perl.c | 4 |
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 85beaf63897b..59b563329634 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-11-14 00:17:42 UTC +--- perl.c.orig 2016-12-26 12:49:24 UTC +++ perl.c -@@ -1867,23 +1867,7 @@ S_Internals_V(pTHX_ CV *cv) +@@ -1869,23 +1869,7 @@ S_Internals_V(pTHX_ CV *cv) PUSHs(Perl_newSVpvn_flags(aTHX_ non_bincompat_options, sizeof(non_bincompat_options) - 1, SVs_TEMP)); |