From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 3/5] perl-Date-Calc: Update to 6.4
Date: Mon, 22 Mar 2021 08:24:55 +0100 [thread overview]
Message-ID: <20210322072455.1124-1-adolf.belka@ipfire.org> (raw)
[-- 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
reply other threads:[~2021-03-22 7:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210322072455.1124-1-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox