* [PATCH 2/5] perl-Carp-Clan: Update to 6.08
@ 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: 2561 bytes --]
- Update from 6.04 to 6.08
- Updated rootfile
- perl-Carp-Clan is a dependency of the swatch addon
- Changelog
6.08 2019-09-14 17:09:41Z
- fix warning in bad test (thanks, Todd Rinaldo - RT#130494)
- speed up code that was accomodating ancient perl versions that are no
longer supported
6.07 2018-12-02 21:44:55Z
- declared test prerequisites in the proper phase (RT#125288)
- modernized distribution tooling
6.06 2016-05-29
- Avoid failure due to version self-check in 20pre560.t
This test seems like a footgun for release management reasons, but apprently
I wasn't quite as careful as I tried to be in keeping the last release minimal.
6.05 2016-05-29
- Patch tests failing due to 5.25.1+'s deprecated unquoted { } in regex.
(RT #114537)
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
config/rootfiles/packages/perl-Carp-Clan | 1 -
lfs/perl-Carp-Clan | 6 +++---
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/config/rootfiles/packages/perl-Carp-Clan b/config/rootfiles/packages/perl-Carp-Clan
index 502bdf62e..10e2a5543 100644
--- a/config/rootfiles/packages/perl-Carp-Clan
+++ b/config/rootfiles/packages/perl-Carp-Clan
@@ -1,6 +1,5 @@
#usr/lib/perl5/site_perl/5.30.0/Carp
usr/lib/perl5/site_perl/5.30.0/Carp/Clan.pm
-usr/lib/perl5/site_perl/5.30.0/Carp/Clan.pod
#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Carp
#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Carp/Clan
#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Carp/Clan/.packlist
diff --git a/lfs/perl-Carp-Clan b/lfs/perl-Carp-Clan
index 3d9f85ff3..e0c057829 100644
--- a/lfs/perl-Carp-Clan
+++ b/lfs/perl-Carp-Clan
@@ -24,7 +24,7 @@
###############################################################################
include Config
-VER = 6.04
+VER = 6.08
THISAPP = Carp-Clan-$(VER)
DL_FILE = ${THISAPP}.tar.gz
@@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = perl-Carp-Clan
DEPS =
-PAK_VER = 4
+PAK_VER = 5
###############################################################################
# Top-level Rules
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = b6316bc51bb530d994f2784615939fb2
+$(DL_FILE)_MD5 = 34fe04102374516ef7a105375b95ffde
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 2/5] perl-Carp-Clan: Update to 6.08 Adolf Belka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox