* [PATCH] URI: Update to version 5.09
@ 2021-06-23 8:13 Adolf Belka
0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2021-06-23 8:13 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 3493 bytes --]
- Update from 1.35 (2004) to 5.09 (2021)
- Update of rootfile required
- Changelog is too large to include here.
Full details can be found in Changes file in the source tarball
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
config/rootfiles/common/URI | 6 ++++++
lfs/URI | 6 +++---
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/config/rootfiles/common/URI b/config/rootfiles/common/URI
index 6cd15d5fc..02c25dc70 100644
--- a/config/rootfiles/common/URI
+++ b/config/rootfiles/common/URI
@@ -2,14 +2,17 @@
usr/lib/perl5/site_perl/5.32.1/URI.pm
usr/lib/perl5/site_perl/5.32.1/URI/Escape.pm
usr/lib/perl5/site_perl/5.32.1/URI/Heuristic.pm
+usr/lib/perl5/site_perl/5.32.1/URI/IRI.pm
usr/lib/perl5/site_perl/5.32.1/URI/QueryParam.pm
usr/lib/perl5/site_perl/5.32.1/URI/Split.pm
usr/lib/perl5/site_perl/5.32.1/URI/URL.pm
usr/lib/perl5/site_perl/5.32.1/URI/WithBase.pm
usr/lib/perl5/site_perl/5.32.1/URI/_foreign.pm
usr/lib/perl5/site_perl/5.32.1/URI/_generic.pm
+usr/lib/perl5/site_perl/5.32.1/URI/_idna.pm
usr/lib/perl5/site_perl/5.32.1/URI/_ldap.pm
usr/lib/perl5/site_perl/5.32.1/URI/_login.pm
+usr/lib/perl5/site_perl/5.32.1/URI/_punycode.pm
usr/lib/perl5/site_perl/5.32.1/URI/_query.pm
usr/lib/perl5/site_perl/5.32.1/URI/_segment.pm
usr/lib/perl5/site_perl/5.32.1/URI/_server.pm
@@ -35,11 +38,13 @@ usr/lib/perl5/site_perl/5.32.1/URI/mailto.pm
usr/lib/perl5/site_perl/5.32.1/URI/mms.pm
usr/lib/perl5/site_perl/5.32.1/URI/news.pm
usr/lib/perl5/site_perl/5.32.1/URI/nntp.pm
+usr/lib/perl5/site_perl/5.32.1/URI/nntps.pm
usr/lib/perl5/site_perl/5.32.1/URI/pop.pm
usr/lib/perl5/site_perl/5.32.1/URI/rlogin.pm
usr/lib/perl5/site_perl/5.32.1/URI/rsync.pm
usr/lib/perl5/site_perl/5.32.1/URI/rtsp.pm
usr/lib/perl5/site_perl/5.32.1/URI/rtspu.pm
+usr/lib/perl5/site_perl/5.32.1/URI/sftp.pm
usr/lib/perl5/site_perl/5.32.1/URI/sip.pm
usr/lib/perl5/site_perl/5.32.1/URI/sips.pm
usr/lib/perl5/site_perl/5.32.1/URI/snews.pm
@@ -59,6 +64,7 @@ usr/lib/perl5/site_perl/5.32.1/URI/urn/oid.pm
#usr/share/man/man3/URI::Split.3
#usr/share/man/man3/URI::URL.3
#usr/share/man/man3/URI::WithBase.3
+#usr/share/man/man3/URI::_punycode.3
#usr/share/man/man3/URI::data.3
#usr/share/man/man3/URI::file.3
#usr/share/man/man3/URI::ldap.3
diff --git a/lfs/URI b/lfs/URI
index b00d4bc21..ef10ba87b 100644
--- a/lfs/URI
+++ b/lfs/URI
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2018 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2021 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 1.35
+VER = 5.09
THISAPP = URI-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 1a933b1114c41a25587ee59ba8376f7c
+$(DL_FILE)_MD5 = bd66b0c620d076c4b0de9507b5f1fbdf
install : $(TARGET)
--
2.32.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-06-23 8:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-23 8:13 [PATCH] URI: Update to version 5.09 Adolf Belka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox