From 77c738c54fa519b9450b7426fc9fd563174915ff Mon Sep 17 00:00:00 2001 From: Philip Prindeville Date: Sun, 2 Dec 2018 12:44:42 -0700 Subject: perl: update to 5.28.1 Signed-off-by: Philip Prindeville --- lang/perl/patches/120-remove-build-timestamp.patch | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'lang/perl/patches/120-remove-build-timestamp.patch') 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)); -- cgit v1.2.3