public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] perl-libwww: Update to version 6.60 and rename from libwww-perl to perl-libwww
Date: Mon, 03 Jan 2022 10:45:35 +0000	[thread overview]
Message-ID: <E8800FE7-5BD0-459D-AC04-8EED9AACAA1C@ipfire.org> (raw)
In-Reply-To: <20220102120512.3438256-1-adolf.belka@ipfire.org>

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

Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>

> On 2 Jan 2022, at 12:05, Adolf Belka <adolf.belka(a)ipfire.org> wrote:
> 
> - Update from 5.803 (2004) to 6.60 (2021)
> - Rename lfs and rootfile from libwww-perl to perl-libwww making it consistent  with other
>   perl programs that start with perl rather than end with it in the name

I like consistency.

> - Update of rootfile
> - Changelog is too long to include here (~900 lines long)
>   The details can be found in the Changes file in the source tarball. Looks like more
>   than 200 bugs fixed between the existing and new versions.
> 
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
> config/rootfiles/common/libwww-perl | 102 ----------------------------
> config/rootfiles/common/perl-libwww |  44 ++++++++++++
> lfs/{libwww-perl => perl-libwww}    |   4 +-
> make.sh                             |   2 +-
> 4 files changed, 47 insertions(+), 105 deletions(-)
> delete mode 100644 config/rootfiles/common/libwww-perl
> create mode 100644 config/rootfiles/common/perl-libwww
> rename lfs/{libwww-perl => perl-libwww} (97%)
> 
> diff --git a/config/rootfiles/common/libwww-perl b/config/rootfiles/common/libwww-perl
> deleted file mode 100644
> index a3f79e4d7..000000000
> --- a/config/rootfiles/common/libwww-perl
> +++ /dev/null
> @@ -1,102 +0,0 @@
> -#usr/lib/perl5/site_perl/5.32.1/Bundle
> -usr/lib/perl5/site_perl/5.32.1/Bundle/LWP.pm
> -#usr/lib/perl5/site_perl/5.32.1/File
> -usr/lib/perl5/site_perl/5.32.1/File/Listing.pm
> -usr/lib/perl5/site_perl/5.32.1/HTML/Form.pm
> -#usr/lib/perl5/site_perl/5.32.1/HTTP
> -#usr/lib/perl5/site_perl/5.32.1/HTTP/Cookies
> -usr/lib/perl5/site_perl/5.32.1/HTTP/Cookies.pm
> -usr/lib/perl5/site_perl/5.32.1/HTTP/Cookies/Microsoft.pm
> -usr/lib/perl5/site_perl/5.32.1/HTTP/Cookies/Netscape.pm
> -usr/lib/perl5/site_perl/5.32.1/HTTP/Daemon.pm
> -usr/lib/perl5/site_perl/5.32.1/HTTP/Date.pm
> -#usr/lib/perl5/site_perl/5.32.1/HTTP/Headers
> -usr/lib/perl5/site_perl/5.32.1/HTTP/Headers.pm
> -usr/lib/perl5/site_perl/5.32.1/HTTP/Headers/Auth.pm
> -usr/lib/perl5/site_perl/5.32.1/HTTP/Headers/ETag.pm
> -usr/lib/perl5/site_perl/5.32.1/HTTP/Headers/Util.pm
> -usr/lib/perl5/site_perl/5.32.1/HTTP/Message.pm
> -usr/lib/perl5/site_perl/5.32.1/HTTP/Negotiate.pm
> -#usr/lib/perl5/site_perl/5.32.1/HTTP/Request
> -usr/lib/perl5/site_perl/5.32.1/HTTP/Request.pm
> -usr/lib/perl5/site_perl/5.32.1/HTTP/Request/Common.pm
> -usr/lib/perl5/site_perl/5.32.1/HTTP/Response.pm
> -usr/lib/perl5/site_perl/5.32.1/HTTP/Status.pm
> -#usr/lib/perl5/site_perl/5.32.1/LWP
> -usr/lib/perl5/site_perl/5.32.1/LWP.pm
> -#usr/lib/perl5/site_perl/5.32.1/LWP/Authen
> -usr/lib/perl5/site_perl/5.32.1/LWP/Authen/Basic.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/Authen/Digest.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/Authen/Ntlm.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/ConnCache.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/Debug.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/DebugFile.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/MediaTypes.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/MemberMixin.pm
> -#usr/lib/perl5/site_perl/5.32.1/LWP/Protocol
> -usr/lib/perl5/site_perl/5.32.1/LWP/Protocol.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/GHTTP.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/cpan.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/data.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/file.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/ftp.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/gopher.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/http.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/http10.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/https.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/https10.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/loopback.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/mailto.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/nntp.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/nogo.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/RobotUA.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/Simple.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/UserAgent.pm
> -usr/lib/perl5/site_perl/5.32.1/LWP/media.types
> -#usr/lib/perl5/site_perl/5.32.1/Net
> -#usr/lib/perl5/site_perl/5.32.1/Net/HTTP
> -usr/lib/perl5/site_perl/5.32.1/Net/HTTP.pm
> -usr/lib/perl5/site_perl/5.32.1/Net/HTTP/Methods.pm
> -usr/lib/perl5/site_perl/5.32.1/Net/HTTP/NB.pm
> -usr/lib/perl5/site_perl/5.32.1/Net/HTTPS.pm
> -#usr/lib/perl5/site_perl/5.32.1/WWW
> -#usr/lib/perl5/site_perl/5.32.1/WWW/RobotRules
> -usr/lib/perl5/site_perl/5.32.1/WWW/RobotRules.pm
> -usr/lib/perl5/site_perl/5.32.1/WWW/RobotRules/AnyDBM_File.pm
> -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/libwww-perl
> -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/libwww-perl/.packlist
> -#usr/lib/perl5/site_perl/5.32.1/lwpcook.pod
> -#usr/lib/perl5/site_perl/5.32.1/lwptut.pod
> -#usr/share/man/man3/Bundle::LWP.3
> -#usr/share/man/man3/File::Listing.3
> -#usr/share/man/man3/HTML::Form.3
> -#usr/share/man/man3/HTTP::Cookies.3
> -#usr/share/man/man3/HTTP::Cookies::Microsoft.3
> -#usr/share/man/man3/HTTP::Cookies::Netscape.3
> -#usr/share/man/man3/HTTP::Daemon.3
> -#usr/share/man/man3/HTTP::Date.3
> -#usr/share/man/man3/HTTP::Headers.3
> -#usr/share/man/man3/HTTP::Headers::Util.3
> -#usr/share/man/man3/HTTP::Message.3
> -#usr/share/man/man3/HTTP::Negotiate.3
> -#usr/share/man/man3/HTTP::Request.3
> -#usr/share/man/man3/HTTP::Request::Common.3
> -#usr/share/man/man3/HTTP::Response.3
> -#usr/share/man/man3/HTTP::Status.3
> -#usr/share/man/man3/LWP.3
> -#usr/share/man/man3/LWP::Authen::Ntlm.3
> -#usr/share/man/man3/LWP::ConnCache.3
> -#usr/share/man/man3/LWP::Debug.3
> -#usr/share/man/man3/LWP::DebugFile.3
> -#usr/share/man/man3/LWP::MediaTypes.3
> -#usr/share/man/man3/LWP::MemberMixin.3
> -#usr/share/man/man3/LWP::Protocol.3
> -#usr/share/man/man3/LWP::RobotUA.3
> -#usr/share/man/man3/LWP::Simple.3
> -#usr/share/man/man3/LWP::UserAgent.3
> -#usr/share/man/man3/Net::HTTP.3
> -#usr/share/man/man3/Net::HTTP::NB.3
> -#usr/share/man/man3/WWW::RobotRules.3
> -#usr/share/man/man3/WWW::RobotRules::AnyDBM_File.3
> -#usr/share/man/man3/lwpcook.3
> -#usr/share/man/man3/lwptut.3
> diff --git a/config/rootfiles/common/perl-libwww b/config/rootfiles/common/perl-libwww
> new file mode 100644
> index 000000000..fc275a81f
> --- /dev/null
> +++ b/config/rootfiles/common/perl-libwww
> @@ -0,0 +1,44 @@
> +#usr/lib/perl5/site_perl/5.32.1/LWP
> +usr/lib/perl5/site_perl/5.32.1/LWP.pm
> +#usr/lib/perl5/site_perl/5.32.1/LWP/Authen
> +usr/lib/perl5/site_perl/5.32.1/LWP/Authen/Basic.pm
> +usr/lib/perl5/site_perl/5.32.1/LWP/Authen/Digest.pm
> +usr/lib/perl5/site_perl/5.32.1/LWP/Authen/Ntlm.pm
> +usr/lib/perl5/site_perl/5.32.1/LWP/ConnCache.pm
> +usr/lib/perl5/site_perl/5.32.1/LWP/Debug
> +usr/lib/perl5/site_perl/5.32.1/LWP/Debug.pm
> +usr/lib/perl5/site_perl/5.32.1/LWP/Debug/TraceHTTP.pm
> +usr/lib/perl5/site_perl/5.32.1/LWP/DebugFile.pm
> +usr/lib/perl5/site_perl/5.32.1/LWP/MemberMixin.pm
> +#usr/lib/perl5/site_perl/5.32.1/LWP/Protocol
> +usr/lib/perl5/site_perl/5.32.1/LWP/Protocol.pm
> +usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/cpan.pm
> +usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/data.pm
> +usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/file.pm
> +usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/ftp.pm
> +usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/gopher.pm
> +usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/http.pm
> +usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/loopback.pm
> +usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/mailto.pm
> +usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/nntp.pm
> +usr/lib/perl5/site_perl/5.32.1/LWP/Protocol/nogo.pm
> +usr/lib/perl5/site_perl/5.32.1/LWP/RobotUA.pm
> +usr/lib/perl5/site_perl/5.32.1/LWP/Simple.pm
> +usr/lib/perl5/site_perl/5.32.1/LWP/UserAgent.pm
> +#usr/lib/perl5/site_perl/5.32.1/libwww
> +usr/lib/perl5/site_perl/5.32.1/libwww/lwpcook.pod
> +usr/lib/perl5/site_perl/5.32.1/libwww/lwptut.pod
> +#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/libwww
> +#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/libwww/perl
> +#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/libwww/perl/.packlist
> +#usr/share/man/man3/LWP.3
> +#usr/share/man/man3/LWP::Authen::Ntlm.3
> +#usr/share/man/man3/LWP::ConnCache.3
> +#usr/share/man/man3/LWP::Debug.3
> +#usr/share/man/man3/LWP::MemberMixin.3
> +#usr/share/man/man3/LWP::Protocol.3
> +#usr/share/man/man3/LWP::RobotUA.3
> +#usr/share/man/man3/LWP::Simple.3
> +#usr/share/man/man3/LWP::UserAgent.3
> +#usr/share/man/man3/libwww::lwpcook.3
> +#usr/share/man/man3/libwww::lwptut.3
> diff --git a/lfs/libwww-perl b/lfs/perl-libwww
> similarity index 97%
> rename from lfs/libwww-perl
> rename to lfs/perl-libwww
> index 536a49769..f6811fc5a 100644
> --- a/lfs/libwww-perl
> +++ b/lfs/perl-libwww
> @@ -24,7 +24,7 @@
> 
> include Config
> 
> -VER        = 5.803
> +VER        = 6.60
> 
> THISAPP    = libwww-perl-$(VER)
> DL_FILE    = $(THISAPP).tar.gz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
> 
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
> 
> -$(DL_FILE)_MD5 = 3345d5f15a4f42350847254141725c8f
> +$(DL_FILE)_MD5 = ce5180358d9279b2843a6518bf2de200
> 
> install : $(TARGET)
> 
> diff --git a/make.sh b/make.sh
> index e6f948ba0..55643ee0e 100755
> --- a/make.sh
> +++ b/make.sh
> @@ -1318,7 +1318,7 @@ buildipfire() {
>   lfsmake2 Digest
>   lfsmake2 Digest-SHA1
>   lfsmake2 Digest-HMAC
> -  lfsmake2 libwww-perl
> +  lfsmake2 perl-libwww
>   lfsmake2 Net-DNS
>   lfsmake2 Net-IPv4Addr
>   lfsmake2 Net_SSLeay
> -- 
> 2.34.1
> 


      reply	other threads:[~2022-01-03 10:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-02 12:05 Adolf Belka
2022-01-03 10:45 ` Michael Tremer [this message]

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=E8800FE7-5BD0-459D-AC04-8EED9AACAA1C@ipfire.org \
    --to=michael.tremer@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