From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] URI: Update to version 5.09
Date: Wed, 23 Jun 2021 10:13:40 +0200 [thread overview]
Message-ID: <20210623081340.53243-1-adolf.belka@ipfire.org> (raw)
[-- 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
reply other threads:[~2021-06-23 8:13 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=20210623081340.53243-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