public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 3/5] perl-Date-Calc: Update to 6.4
@ 2021-03-22  7:24 Adolf Belka
  0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2021-03-22  7:24 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1402 bytes --]

- Update from 6.3 to 6.4
- Update of rootfile not required
- perl-Date-Calc is a dependency of the swatch addon
- Changelog
   Version 6.4   07.03.2015
    +  Fixed t/f016.t, t/f027.t and t/f028.t which started failing on 01/01/2015
    +  Fixed t/f035.t which gave a warning "Unescaped left brace in regex is deprecated"
       with Perl 5.21.x

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/perl-Date-Calc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/perl-Date-Calc b/lfs/perl-Date-Calc
index 21cd9fd77..f50646462 100644
--- a/lfs/perl-Date-Calc
+++ b/lfs/perl-Date-Calc
@@ -23,7 +23,7 @@
 # Definitions
 ###############################################################################
 include Config
-VER        = 6.3
+VER        = 6.4
 
 THISAPP    = Date-Calc-$(VER)
 DL_FILE    = ${THISAPP}.tar.gz
@@ -32,7 +32,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = perl-Date-Calc
 DEPS       = perl-Carp-Clan
-PAK_VER    = 4
+PAK_VER    = 5
 
 ###############################################################################
 # Top-level Rules
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 9b64555b7051c1beb6b61daead2d01b3
+$(DL_FILE)_MD5 = 69c635070d38c884682bfd4657031a8d
 
 install : $(TARGET)
 
-- 
2.31.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-22  7:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-22  7:24 [PATCH 3/5] perl-Date-Calc: Update to 6.4 Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox