public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 32/71] perl-GD: Update of rootfiles due to perl version update
Date: Thu, 01 Apr 2021 18:20:17 +0200	[thread overview]
Message-ID: <20210401162056.12870-32-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20210401162056.12870-1-adolf.belka@ipfire.org>

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

- Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 config/rootfiles/common/perl-GD | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/config/rootfiles/common/perl-GD b/config/rootfiles/common/perl-GD
index ad90bcabd..465d84ce5 100644
--- a/config/rootfiles/common/perl-GD
+++ b/config/rootfiles/common/perl-GD
@@ -1,16 +1,16 @@
 #usr/bin/bdf2gdfont.pl
-#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/GD
-usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/GD.pm
-usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/GD/Image.pm
-usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/GD/Polygon.pm
-usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/GD/Polyline.pm
-usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/GD/Simple.pm
-#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/GD
-#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/GD/.packlist
-#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/GD/GD.bs
-usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/GD/GD.so
-usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/GD/autosplit.ix
-usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/qd.pl
+#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/GD
+usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/GD.pm
+usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/GD/Image.pm
+usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/GD/Polygon.pm
+usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/GD/Polyline.pm
+usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/GD/Simple.pm
+#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/GD
+#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/GD/.packlist
+#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/GD/GD.bs
+usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/GD/GD.so
+usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/GD/autosplit.ix
+usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/qd.pl
 #usr/share/man/man1/bdf2gdfont.pl.1
 #usr/share/man/man3/GD.3
 #usr/share/man/man3/GD::Image.3
-- 
2.31.1


  parent reply	other threads:[~2021-04-01 16:20 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-01 16:19 [PATCH 01/71] perl: Update to 5.32.1 Adolf Belka
2021-04-01 16:19 ` [PATCH 02/71] foomatic: Update of rootfiles due to perl version update Adolf Belka
2021-04-01 16:19 ` [PATCH 03/71] gnump3d: " Adolf Belka
2021-04-01 16:19 ` [PATCH 04/71] guardian: " Adolf Belka
2021-04-01 16:19 ` [PATCH 05/71] mpfire: " Adolf Belka
2021-04-04 13:07   ` Adolf Belka
2021-04-01 16:19 ` [PATCH 06/71] netsnmpd: " Adolf Belka
2021-04-01 16:19 ` [PATCH 07/71] perl-Authen-SASL: " Adolf Belka
2021-04-01 16:19 ` [PATCH 08/71] perl-Carp-Clan: " Adolf Belka
2021-04-01 16:19 ` [PATCH 09/71] perl-Date-Calc: " Adolf Belka
2021-04-01 16:19 ` [PATCH 10/71] perl-Date-Manip: " Adolf Belka
2021-04-01 16:19 ` [PATCH 11/71] perl-File-ReadBackwards: " Adolf Belka
2021-04-01 16:19 ` [PATCH 12/71] perl-File-Tail: " Adolf Belka
2021-04-01 16:19 ` [PATCH 13/71] perl-MIME-Base64: " Adolf Belka
2021-04-01 16:19 ` [PATCH 14/71] perl-Net-IP: " Adolf Belka
2021-04-01 16:20 ` [PATCH 15/71] perl-Net-SMTP-SSL: " Adolf Belka
2021-04-01 16:20 ` [PATCH 16/71] perl-Parse-Yapp: " Adolf Belka
2021-04-01 16:20 ` [PATCH 17/71] perl-TimeDate: " Adolf Belka
2021-04-01 16:20 ` [PATCH 18/71] perl-common-sense: " Adolf Belka
2021-04-01 16:20 ` [PATCH 19/71] perl-gettext: " Adolf Belka
2021-04-01 16:20 ` [PATCH 20/71] perl-inotify2: " Adolf Belka
2021-04-01 16:20 ` [PATCH 21/71] swatch: " Adolf Belka
2021-04-01 16:20 ` [PATCH 22/71] perl-Net-LibIDN: removal of rootfile Adolf Belka
2021-04-01 16:20 ` [PATCH 23/71] rrdtool: Update of rootfiles due to perl version update Adolf Belka
2021-04-01 16:20 ` [PATCH 24/71] perl-Text-CSV_XS: " Adolf Belka
2021-04-01 16:20 ` [PATCH 25/71] perl-Switch: " Adolf Belka
2021-04-01 16:20 ` [PATCH 26/71] perl-Sort-Naturally: " Adolf Belka
2021-04-01 16:20 ` [PATCH 27/71] perl-PDF-API2: " Adolf Belka
2021-04-01 16:20 ` [PATCH 28/71] perl-NetAddr-IP: " Adolf Belka
2021-04-01 16:20 ` [PATCH 29/71] perl-Net-CIDR-Lite: " Adolf Belka
2021-04-01 16:20 ` [PATCH 30/71] perl-MIME-Lite: " Adolf Belka
2021-04-01 16:20 ` [PATCH 31/71] perl-IO-String: " Adolf Belka
2021-04-01 16:20 ` Adolf Belka [this message]
2021-04-01 16:20 ` [PATCH 33/71] perl-Font-TTF: " Adolf Belka
2021-04-01 16:20 ` [PATCH 34/71] perl-Email-Date-Format: " Adolf Belka
2021-04-01 16:20 ` [PATCH 35/71] perl-Device-SerialPort: " Adolf Belka
2021-04-01 16:20 ` [PATCH 36/71] perl-Device-Modem: " Adolf Belka
2021-04-01 16:20 ` [PATCH 37/71] perl-DBI: " Adolf Belka
2021-04-01 16:20 ` [PATCH 38/71] perl-DBD-SQLite: " Adolf Belka
2021-04-01 16:20 ` [PATCH 39/71] perl-CGI: " Adolf Belka
2021-04-01 16:20 ` [PATCH 40/71] perl-Apache-Htpasswd: " Adolf Belka
2021-04-01 16:20 ` [PATCH 41/71] libwww-perl: " Adolf Belka
2021-04-01 16:20 ` [PATCH 42/71] liboping: " 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=20210401162056.12870-32-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