diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-11-14 08:52:47 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-11-14 08:52:47 +0000 |
commit | 6915b9fa8ae9d107f1527df204d4eb4063313cfe (patch) | |
tree | c9962c8af7a46d6738f127b86e56afc5e6b7e0e8 /lang/perl5-devel/files/patch-perl.c | |
parent | Update to version 0.7.0, which appears to be another fork of the no longer (diff) |
Update to v5.25.6-241-g89e5a02.
Changes: https://github.com/Perl/perl5/compare/v5.25.6-144-g26e9d72...v5.25.6-241-g89e5a02
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=426092
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 c1dda2d364c8..85beaf63897b 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-02 08:18:01 UTC +--- perl.c.orig 2016-11-14 00:17:42 UTC +++ perl.c -@@ -1879,23 +1879,7 @@ S_Internals_V(pTHX_ CV *cv) +@@ -1867,23 +1867,7 @@ S_Internals_V(pTHX_ CV *cv) PUSHs(Perl_newSVpvn_flags(aTHX_ non_bincompat_options, sizeof(non_bincompat_options) - 1, SVs_TEMP)); |