aboutsummaryrefslogtreecommitdiff
path: root/lang/perl/patches/120-remove-build-timestamp.patch
diff options
context:
space:
mode:
authorPhilip Prindeville <philipp@redfish-solutions.com>2018-12-02 12:44:42 -0700
committerPhilip Prindeville <philipp@redfish-solutions.com>2018-12-03 15:58:49 -0700
commit77c738c54fa519b9450b7426fc9fd563174915ff (patch)
tree8f936ebb46db2a90f062c3f0d3dd32c4b0c4af42 /lang/perl/patches/120-remove-build-timestamp.patch
parent3fba9b0d5d8e7a4162207eba3e8c258374221add (diff)
perl: update to 5.28.1
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Diffstat (limited to 'lang/perl/patches/120-remove-build-timestamp.patch')
-rw-r--r--lang/perl/patches/120-remove-build-timestamp.patch8
1 files changed, 3 insertions, 5 deletions
diff --git a/lang/perl/patches/120-remove-build-timestamp.patch b/lang/perl/patches/120-remove-build-timestamp.patch
index 57de481ec..b0e783462 100644
--- a/lang/perl/patches/120-remove-build-timestamp.patch
+++ b/lang/perl/patches/120-remove-build-timestamp.patch
@@ -1,8 +1,6 @@
-Index: perl-5.26.1/perl.c
-===================================================================
---- perl-5.26.1.orig/perl.c
-+++ perl-5.26.1/perl.c
-@@ -1878,16 +1878,6 @@ S_Internals_V(pTHX_ CV *cv)
+--- a/perl.c
++++ b/perl.c
+@@ -1987,16 +1987,6 @@ S_Internals_V(pTHX_ CV *cv)
PUSHs(Perl_newSVpvn_flags(aTHX_ non_bincompat_options,
sizeof(non_bincompat_options) - 1, SVs_TEMP));