summaryrefslogtreecommitdiff
path: root/lang/perl5-devel/files/patch-perl.c
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-07-15 13:01:40 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-07-15 13:01:40 +0000
commit44b223eddf1475806998572c884958a0e1b0f4cc (patch)
treeb32cd60624ed510159b7ff5e57fb588c74113b73 /lang/perl5-devel/files/patch-perl.c
parentsysutils/hs-cputype: new port. This utility prints out suitable value for CPU... (diff)
Update to v5.31.1-148-gdc9ac3ee56.
Notes
Notes: svn path=/head/; revision=506659
Diffstat (limited to 'lang/perl5-devel/files/patch-perl.c')
-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 be053cc025c5..82b7168167e2 100644
--- a/lang/perl5-devel/files/patch-perl.c
+++ b/lang/perl5-devel/files/patch-perl.c
@@ -1,8 +1,8 @@
Remove compile time information (reproducible builds)
---- perl.c.orig 2019-06-25 08:41:51 UTC
+--- perl.c.orig 2019-07-14 14:40:03 UTC
+++ perl.c
-@@ -2005,23 +2005,7 @@ S_Internals_V(pTHX_ CV *cv)
+@@ -1994,23 +1994,7 @@ S_Internals_V(pTHX_ CV *cv)
PUSHs(Perl_newSVpvn_flags(aTHX_ non_bincompat_options,
sizeof(non_bincompat_options) - 1, SVs_TEMP));