From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 1/8] make.sh: Fixes bug13640 - removal of perl modules that are now core modules
Date: Sat, 14 Sep 2024 17:28:24 +0200 [thread overview]
Message-ID: <20240914152831.7727-1-adolf.belka@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1427 bytes --]
- Removed
perl-Archive-Tar
perl-Compress-Zlib
perl-Digest
perl-Digest-HMAC
perl-Digest-SHA1
perl-JSON
perl-MIME-Base64
- Tested out on a vm system and no issues identified.
Fixes: bug13640
Tested-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
make.sh | 7 -------
1 file changed, 7 deletions(-)
diff --git a/make.sh b/make.sh
index 3853982f8..9382d67cd 100755
--- a/make.sh
+++ b/make.sh
@@ -1725,10 +1725,6 @@ build_system() {
lfsmake2 perl-HTML-Tagset
lfsmake2 perl-HTML-Parser
lfsmake2 perl-HTML-Template
- lfsmake2 perl-Compress-Zlib
- lfsmake2 perl-Digest
- lfsmake2 perl-Digest-SHA1
- lfsmake2 perl-Digest-HMAC
lfsmake2 perl-libwww
lfsmake2 perl-LWP-Protocol-https
lfsmake2 perl-Net-HTTP
@@ -1744,13 +1740,11 @@ build_system() {
lfsmake2 perl-Canary-Stability
lfsmake2 perl-Convert-TNEF
lfsmake2 perl-Convert-UUlib
- lfsmake2 perl-Archive-Tar
lfsmake2 perl-Archive-Zip
lfsmake2 perl-Text-Tabs+Wrap
lfsmake2 perl-XML-Parser
lfsmake2 perl-Crypt-PasswdMD5
lfsmake2 perl-Net-Telnet
- lfsmake2 perl-JSON
lfsmake2 perl-Capture-Tiny
lfsmake2 perl-Config-AutoConf
lfsmake2 perl-Object-Tiny
@@ -1895,7 +1889,6 @@ build_system() {
lfsmake2 mpc
lfsmake2 perl-Net-CIDR-Lite
lfsmake2 perl-Net-SMTP-SSL
- lfsmake2 perl-MIME-Base64
lfsmake2 perl-Authen-SASL
lfsmake2 perl-MIME-Lite
lfsmake2 perl-Email-Date-Format
--
2.46.0
next reply other threads:[~2024-09-14 15:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-14 15:28 Adolf Belka [this message]
2024-09-14 15:28 ` [PATCH 2/8] perl-Archive-Tar: removal of module as it is now in the perl " Adolf Belka
2024-09-14 15:28 ` [PATCH 3/8] perl-Digest: " Adolf Belka
2024-09-14 15:28 ` [PATCH 4/8] perl-Digest-SHA1: " Adolf Belka
2024-09-14 15:28 ` [PATCH 5/8] perl-Compress-Zlib: " Adolf Belka
2024-09-14 15:28 ` [PATCH 6/8] perl-Digest-HMAC: " Adolf Belka
2024-09-14 15:28 ` [PATCH 7/8] perl-MIME-Base64: " Adolf Belka
2024-09-14 15:28 ` [PATCH 8/8] perl-JSON: " Adolf Belka
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=20240914152831.7727-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