aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5-devel/files
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-02-05 13:16:29 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-02-05 13:16:29 +0000
commit6cf6fb47b69ea9ed8457894fb61e52a11221fd1e (patch)
tree4fe8729e284a6452fb83ad68ecc426b361b3b7d0 /lang/perl5-devel/files
parentd5b663c050c543071b955753448dad3a894a2b92 (diff)
Notes
Diffstat (limited to 'lang/perl5-devel/files')
-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 5cf47cdc608f..9fae1ba23118 100644
--- a/lang/perl5-devel/files/patch-perl.c
+++ b/lang/perl5-devel/files/patch-perl.c
@@ -1,6 +1,6 @@
---- perl.c.orig 2018-01-22 01:13:24 UTC
+--- perl.c.orig 2018-02-05 06:51:36 UTC
+++ perl.c
-@@ -2019,23 +2019,7 @@ S_Internals_V(pTHX_ CV *cv)
+@@ -2033,23 +2033,7 @@ S_Internals_V(pTHX_ CV *cv)
PUSHs(Perl_newSVpvn_flags(aTHX_ non_bincompat_options,
sizeof(non_bincompat_options) - 1, SVs_TEMP));