public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Matthias Fischer <matthias.fischer@ipfire.org>
To: development@lists.ipfire.org
Cc: Matthias Fischer <matthias.fischer@ipfire.org>
Subject: [PATCH 4/4] Updating perl from 5.36.0 => 5.42.2: Affected perl-packages - bumped version numbers
Date: Tue, 16 Jun 2026 13:08:50 +0200	[thread overview]
Message-ID: <20260616114400.3391811-5-matthias.fischer@ipfire.org> (raw)
In-Reply-To: <20260616114400.3391811-1-matthias.fischer@ipfire.org>

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
 lfs/gnump3d                 | 2 +-
 lfs/guardian                | 2 +-
 lfs/netsnmpd                | 2 +-
 lfs/perl-Authen-SASL        | 2 +-
 lfs/perl-Carp-Clan          | 2 +-
 lfs/perl-Date-Calc          | 2 +-
 lfs/perl-Date-Manip         | 2 +-
 lfs/perl-File-ReadBackwards | 2 +-
 lfs/perl-File-Tail          | 2 +-
 lfs/perl-Net-IP             | 2 +-
 lfs/perl-Net-SMTP-SSL       | 2 +-
 lfs/perl-Parse-Yapp         | 2 +-
 lfs/perl-common-sense       | 2 +-
 lfs/perl-gettext            | 2 +-
 lfs/perl-inotify2           | 2 +-
 lfs/swatch                  | 2 +-
 16 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/lfs/gnump3d b/lfs/gnump3d
index 4bd85e557..e9d0b35e4 100644
--- a/lfs/gnump3d
+++ b/lfs/gnump3d
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = gnump3d
-PAK_VER    = 11
+PAK_VER    = 12
 
 DEPS       =
 
diff --git a/lfs/guardian b/lfs/guardian
index 268cadd1e..d4de9ae45 100644
--- a/lfs/guardian
+++ b/lfs/guardian
@@ -35,7 +35,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
 PROG       = guardian
-PAK_VER    = 28
+PAK_VER    = 29
 
 DEPS       = perl-inotify2 perl-Net-IP
 
diff --git a/lfs/netsnmpd b/lfs/netsnmpd
index 5605d6307..dab3bd0b5 100644
--- a/lfs/netsnmpd
+++ b/lfs/netsnmpd
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = netsnmpd
-PAK_VER    = 15
+PAK_VER    = 16
 
 DEPS       =
 
diff --git a/lfs/perl-Authen-SASL b/lfs/perl-Authen-SASL
index 536c69f86..07f8035ef 100644
--- a/lfs/perl-Authen-SASL
+++ b/lfs/perl-Authen-SASL
@@ -35,7 +35,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = perl-Authen-SASL
 DEPS       =
-PAK_VER    = 4
+PAK_VER    = 5
 
 SERVICES   =
 
diff --git a/lfs/perl-Carp-Clan b/lfs/perl-Carp-Clan
index da532f76d..2102145aa 100644
--- a/lfs/perl-Carp-Clan
+++ b/lfs/perl-Carp-Clan
@@ -36,7 +36,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = perl-Carp-Clan
 DEPS       =
-PAK_VER    = 7
+PAK_VER    = 8
 
 SERVICES   =
 
diff --git a/lfs/perl-Date-Calc b/lfs/perl-Date-Calc
index 315490750..7690abc3c 100644
--- a/lfs/perl-Date-Calc
+++ b/lfs/perl-Date-Calc
@@ -35,7 +35,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = perl-Date-Calc
 DEPS       = perl-Carp-Clan
-PAK_VER    = 7
+PAK_VER    = 8
 
 SERVICES   =
 
diff --git a/lfs/perl-Date-Manip b/lfs/perl-Date-Manip
index 75c3974cb..579fcb882 100644
--- a/lfs/perl-Date-Manip
+++ b/lfs/perl-Date-Manip
@@ -35,7 +35,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = perl-Date-Manip
 DEPS       =
-PAK_VER    = 9
+PAK_VER    = 10
 
 SERVICES   =
 
diff --git a/lfs/perl-File-ReadBackwards b/lfs/perl-File-ReadBackwards
index e052403bd..454fa14ec 100644
--- a/lfs/perl-File-ReadBackwards
+++ b/lfs/perl-File-ReadBackwards
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = perl-File-ReadBackwards
-PAK_VER    = 4
+PAK_VER    = 5
 
 DEPS       =
 
diff --git a/lfs/perl-File-Tail b/lfs/perl-File-Tail
index 83bf6e19e..7dba6ba5c 100644
--- a/lfs/perl-File-Tail
+++ b/lfs/perl-File-Tail
@@ -36,7 +36,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = perl-File-Tail
 DEPS       =
-PAK_VER    = 7
+PAK_VER    = 8
 
 SERVICES   =
 
diff --git a/lfs/perl-Net-IP b/lfs/perl-Net-IP
index 8f909e412..61d215268 100644
--- a/lfs/perl-Net-IP
+++ b/lfs/perl-Net-IP
@@ -36,7 +36,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 
 PROG       = perl-Net-IP
 DEPS       =
-PAK_VER    = 4
+PAK_VER    = 5
 
 SERVICES   =
 
diff --git a/lfs/perl-Net-SMTP-SSL b/lfs/perl-Net-SMTP-SSL
index 0bee280bd..52f9b8f0d 100644
--- a/lfs/perl-Net-SMTP-SSL
+++ b/lfs/perl-Net-SMTP-SSL
@@ -35,7 +35,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = perl-Net-SMTP-SSL
 DEPS       =
-PAK_VER    = 5
+PAK_VER    = 6
 
 SERVICES   =
 
diff --git a/lfs/perl-Parse-Yapp b/lfs/perl-Parse-Yapp
index dcba95249..b9c9c60f7 100644
--- a/lfs/perl-Parse-Yapp
+++ b/lfs/perl-Parse-Yapp
@@ -35,7 +35,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = perl-Parse-Yapp
 DEPS       =
-PAK_VER    = 3
+PAK_VER    = 4
 
 SERVICES   =
 
diff --git a/lfs/perl-common-sense b/lfs/perl-common-sense
index 61786a2aa..17aff0b00 100644
--- a/lfs/perl-common-sense
+++ b/lfs/perl-common-sense
@@ -36,7 +36,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 
 PROG       = perl-common-sense
 DEPS       =
-PAK_VER    = 4
+PAK_VER    = 5
 
 SERVICES   =
 
diff --git a/lfs/perl-gettext b/lfs/perl-gettext
index 410e17f6f..a74216275 100644
--- a/lfs/perl-gettext
+++ b/lfs/perl-gettext
@@ -36,7 +36,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = perl-gettext
 DEPS       =
-PAK_VER    = 6
+PAK_VER    = 7
 
 SERVICES   =
 
diff --git a/lfs/perl-inotify2 b/lfs/perl-inotify2
index 38ed573c2..e97791c0d 100644
--- a/lfs/perl-inotify2
+++ b/lfs/perl-inotify2
@@ -36,7 +36,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 
 PROG       = perl-inotify2
 DEPS       = perl-common-sense
-PAK_VER    = 4
+PAK_VER    = 5
 
 SERVICES   =
 
diff --git a/lfs/swatch b/lfs/swatch
index 1071e9b12..767b4fbef 100644
--- a/lfs/swatch
+++ b/lfs/swatch
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = swatch
-PAK_VER    = 7
+PAK_VER    = 8
 
 DEPS       = perl-File-Tail perl-Date-Calc perl-Date-Manip
 
-- 
2.53.0



      parent reply	other threads:[~2026-06-16 11:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-16 11:08 [PATCH 0/4] *** Updating perl from 5.36.0 => 5.42.2 *** Matthias Fischer
2026-06-16 11:08 ` [PATCH 1/4] perl: Update to 5.42.2 Matthias Fischer
2026-06-16 11:08 ` [PATCH 2/4] Updating perl from 5.36.0 => 5.42.2: Affected rootfiles (common) of perl modules Matthias Fischer
2026-06-16 11:08 ` [PATCH 3/4] Updating perl from 5.36.0 => 5.42.2: Affected rootfiles (packages) of perl modules (packages) Matthias Fischer
2026-06-16 11:08 ` Matthias Fischer [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=20260616114400.3391811-5-matthias.fischer@ipfire.org \
    --to=matthias.fischer@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