* [Buildroot] [PATCH 2/7] package/perl-extutils-installpaths: bump to version 0.014
2024-10-23 16:00 [Buildroot] [PATCH 1/7] package/perl-digest-hmac: bump to version 1.05 Francois Perrad
@ 2024-10-23 16:00 ` Francois Perrad
2024-10-23 16:00 ` [Buildroot] [PATCH 3/7] package/perl-http-message: bump to version 7.00 Francois Perrad
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Francois Perrad @ 2024-10-23 16:00 UTC (permalink / raw)
To: buildroot
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
.../perl-extutils-installpaths.hash | 4 ++--
.../perl-extutils-installpaths/perl-extutils-installpaths.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/perl-extutils-installpaths/perl-extutils-installpaths.hash b/package/perl-extutils-installpaths/perl-extutils-installpaths.hash
index 4ad0a8e7d..9838345b6 100644
--- a/package/perl-extutils-installpaths/perl-extutils-installpaths.hash
+++ b/package/perl-extutils-installpaths/perl-extutils-installpaths.hash
@@ -1,6 +1,6 @@
# retrieved by scancpan from https://cpan.metacpan.org/
-md5 84d9af4ab9c2d5211681122bcc6e67a3 ExtUtils-InstallPaths-0.013.tar.gz
-sha256 65969d3ad8a3a2ea8ef5b4213ed5c2c83961bb5bd12f7ad35128f6bd5b684aa0 ExtUtils-InstallPaths-0.013.tar.gz
+md5 34fb12d1b245e44142846c72905beffc ExtUtils-InstallPaths-0.014.tar.gz
+sha256 ae65d20cc3c7e14b3cd790915c84510f82dfb37a4c9b88aa74b2e843af417d01 ExtUtils-InstallPaths-0.014.tar.gz
# computed by scancpan
sha256 bddd4809100e5b59fa3b029b2cd303d6384cff751c3898d53827777181a9aabd LICENSE
diff --git a/package/perl-extutils-installpaths/perl-extutils-installpaths.mk b/package/perl-extutils-installpaths/perl-extutils-installpaths.mk
index face0ed14..31727194d 100644
--- a/package/perl-extutils-installpaths/perl-extutils-installpaths.mk
+++ b/package/perl-extutils-installpaths/perl-extutils-installpaths.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PERL_EXTUTILS_INSTALLPATHS_VERSION = 0.013
+PERL_EXTUTILS_INSTALLPATHS_VERSION = 0.014
PERL_EXTUTILS_INSTALLPATHS_SOURCE = ExtUtils-InstallPaths-$(PERL_EXTUTILS_INSTALLPATHS_VERSION).tar.gz
PERL_EXTUTILS_INSTALLPATHS_SITE = $(BR2_CPAN_MIRROR)/authors/id/L/LE/LEONT
HOST_PERL_EXTUTILS_INSTALLPATHS_DEPENDENCIES = host-perl-extutils-config
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 8+ messages in thread* [Buildroot] [PATCH 3/7] package/perl-http-message: bump to version 7.00
2024-10-23 16:00 [Buildroot] [PATCH 1/7] package/perl-digest-hmac: bump to version 1.05 Francois Perrad
2024-10-23 16:00 ` [Buildroot] [PATCH 2/7] package/perl-extutils-installpaths: bump to version 0.014 Francois Perrad
@ 2024-10-23 16:00 ` Francois Perrad
2024-10-23 16:00 ` [Buildroot] [PATCH 4/7] package/perl-json-maybexs: bump to version 1.004008 Francois Perrad
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Francois Perrad @ 2024-10-23 16:00 UTC (permalink / raw)
To: buildroot
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/perl-http-message/perl-http-message.hash | 4 ++--
package/perl-http-message/perl-http-message.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/perl-http-message/perl-http-message.hash b/package/perl-http-message/perl-http-message.hash
index f42d1432a..f733a5c91 100644
--- a/package/perl-http-message/perl-http-message.hash
+++ b/package/perl-http-message/perl-http-message.hash
@@ -1,6 +1,6 @@
# retrieved by scancpan from https://cpan.metacpan.org/
-md5 12a4bf7d993ba7b231df9a24f8bf3ec5 HTTP-Message-6.46.tar.gz
-sha256 e27443434150d2d1259bb1e5c964429f61559b0ae34b5713090481994936e2a5 HTTP-Message-6.46.tar.gz
+md5 01b29ce55d79a774420bc768bb905354 HTTP-Message-7.00.tar.gz
+sha256 5afa95eb6ed1c632e81656201a2738e2c1bc6cbfae2f6d82728e2bb0b519c1dc HTTP-Message-7.00.tar.gz
# computed by scancpan
sha256 553ecefc0ed6d4152809da8516960b9a12352c1c0d7d289ac4ab06d0bd0e67bb LICENSE
diff --git a/package/perl-http-message/perl-http-message.mk b/package/perl-http-message/perl-http-message.mk
index 2870c0c71..6dfe61edf 100644
--- a/package/perl-http-message/perl-http-message.mk
+++ b/package/perl-http-message/perl-http-message.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PERL_HTTP_MESSAGE_VERSION = 6.46
+PERL_HTTP_MESSAGE_VERSION = 7.00
PERL_HTTP_MESSAGE_SOURCE = HTTP-Message-$(PERL_HTTP_MESSAGE_VERSION).tar.gz
PERL_HTTP_MESSAGE_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
PERL_HTTP_MESSAGE_LICENSE = Artistic-1.0-Perl or GPL-1.0+
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 8+ messages in thread* [Buildroot] [PATCH 4/7] package/perl-json-maybexs: bump to version 1.004008
2024-10-23 16:00 [Buildroot] [PATCH 1/7] package/perl-digest-hmac: bump to version 1.05 Francois Perrad
2024-10-23 16:00 ` [Buildroot] [PATCH 2/7] package/perl-extutils-installpaths: bump to version 0.014 Francois Perrad
2024-10-23 16:00 ` [Buildroot] [PATCH 3/7] package/perl-http-message: bump to version 7.00 Francois Perrad
@ 2024-10-23 16:00 ` Francois Perrad
2024-10-23 16:00 ` [Buildroot] [PATCH 5/7] package/perl-mozilla-ca: bump to version 20240924 Francois Perrad
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Francois Perrad @ 2024-10-23 16:00 UTC (permalink / raw)
To: buildroot
diff LICENSE: use "The Perl Artistic License 1.0" and update millesime
see https://metacpan.org/release/ETHER/JSON-MaybeXS-1.004008/diff/ETHER/JSON-MaybeXS-1.004005#LICENSE
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/perl-json-maybexs/perl-json-maybexs.hash | 6 +++---
package/perl-json-maybexs/perl-json-maybexs.mk | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/perl-json-maybexs/perl-json-maybexs.hash b/package/perl-json-maybexs/perl-json-maybexs.hash
index 3b603310f..872f6cdd8 100644
--- a/package/perl-json-maybexs/perl-json-maybexs.hash
+++ b/package/perl-json-maybexs/perl-json-maybexs.hash
@@ -1,6 +1,6 @@
# retrieved by scancpan from https://cpan.metacpan.org/
-md5 bee9d0cba3f87e05e9613684e4ee2159 JSON-MaybeXS-1.004005.tar.gz
-sha256 f5b6bc19f579e66b7299f8748b8ac3e171936dc4e7fcb72a8a257a9bd482a331 JSON-MaybeXS-1.004005.tar.gz
+md5 63cf8b82a0dadda0dc445f9c70141383 JSON-MaybeXS-1.004008.tar.gz
+sha256 cd3937afa78831f80a2ad5abab6c51b9e82fca4c31e5856ea208d598db5dc867 JSON-MaybeXS-1.004008.tar.gz
# computed by scancpan
-sha256 de7a14750e81d97e19e111df58a3b51e3f2c8ec2d2dd90f576f54243251972c6 LICENSE
+sha256 1505d172444acdfab81b917a3db10543f0b247821932e9c211bb9521467e42dd LICENSE
diff --git a/package/perl-json-maybexs/perl-json-maybexs.mk b/package/perl-json-maybexs/perl-json-maybexs.mk
index 13c9439ea..76ab2b28b 100644
--- a/package/perl-json-maybexs/perl-json-maybexs.mk
+++ b/package/perl-json-maybexs/perl-json-maybexs.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PERL_JSON_MAYBEXS_VERSION = 1.004005
+PERL_JSON_MAYBEXS_VERSION = 1.004008
PERL_JSON_MAYBEXS_SOURCE = JSON-MaybeXS-$(PERL_JSON_MAYBEXS_VERSION).tar.gz
PERL_JSON_MAYBEXS_SITE = $(BR2_CPAN_MIRROR)/authors/id/E/ET/ETHER
PERL_JSON_MAYBEXS_LICENSE = Artistic or GPL-1.0+
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 8+ messages in thread* [Buildroot] [PATCH 5/7] package/perl-mozilla-ca: bump to version 20240924
2024-10-23 16:00 [Buildroot] [PATCH 1/7] package/perl-digest-hmac: bump to version 1.05 Francois Perrad
` (2 preceding siblings ...)
2024-10-23 16:00 ` [Buildroot] [PATCH 4/7] package/perl-json-maybexs: bump to version 1.004008 Francois Perrad
@ 2024-10-23 16:00 ` Francois Perrad
2024-10-23 16:00 ` [Buildroot] [PATCH 6/7] package/perl-net-dns: bump to version 1.47 Francois Perrad
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Francois Perrad @ 2024-10-23 16:00 UTC (permalink / raw)
To: buildroot
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/perl-mozilla-ca/perl-mozilla-ca.hash | 4 ++--
package/perl-mozilla-ca/perl-mozilla-ca.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/perl-mozilla-ca/perl-mozilla-ca.hash b/package/perl-mozilla-ca/perl-mozilla-ca.hash
index 8d1b8c68d..35bb158d1 100644
--- a/package/perl-mozilla-ca/perl-mozilla-ca.hash
+++ b/package/perl-mozilla-ca/perl-mozilla-ca.hash
@@ -1,6 +1,6 @@
# retrieved by scancpan from https://cpan.metacpan.org/
-md5 5e1c97b65ef6fb4ecb07d0d01b3c655e Mozilla-CA-20240730.tar.gz
-sha256 55bbee1875a905616e0c39457245f94f8173227fbe906f643673f5adadedf863 Mozilla-CA-20240730.tar.gz
+md5 dad624e6dce1d5f87dbb6268395df180 Mozilla-CA-20240924.tar.gz
+sha256 c4b1412bbc37dff8cf29af6f92cb47defbe90eebcbc29e407a98638f7a31bcd0 Mozilla-CA-20240924.tar.gz
# computed by scancpan
sha256 95cd63dae5c2bf6e7cf33435981614a36c85ef01fc7a02464e05e58a5355398e README
diff --git a/package/perl-mozilla-ca/perl-mozilla-ca.mk b/package/perl-mozilla-ca/perl-mozilla-ca.mk
index 9e8dabe28..ce5664996 100644
--- a/package/perl-mozilla-ca/perl-mozilla-ca.mk
+++ b/package/perl-mozilla-ca/perl-mozilla-ca.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PERL_MOZILLA_CA_VERSION = 20240730
+PERL_MOZILLA_CA_VERSION = 20240924
PERL_MOZILLA_CA_SOURCE = Mozilla-CA-$(PERL_MOZILLA_CA_VERSION).tar.gz
PERL_MOZILLA_CA_SITE = $(BR2_CPAN_MIRROR)/authors/id/L/LW/LWP
PERL_MOZILLA_CA_LICENSE = MPL-2.0
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 8+ messages in thread* [Buildroot] [PATCH 6/7] package/perl-net-dns: bump to version 1.47
2024-10-23 16:00 [Buildroot] [PATCH 1/7] package/perl-digest-hmac: bump to version 1.05 Francois Perrad
` (3 preceding siblings ...)
2024-10-23 16:00 ` [Buildroot] [PATCH 5/7] package/perl-mozilla-ca: bump to version 20240924 Francois Perrad
@ 2024-10-23 16:00 ` Francois Perrad
2024-10-23 16:00 ` [Buildroot] [PATCH 7/7] package/perl-type-tiny: bump to version 2.006000 Francois Perrad
2024-10-23 19:23 ` [Buildroot] [PATCH 1/7] package/perl-digest-hmac: bump to version 1.05 Thomas Petazzoni via buildroot
6 siblings, 0 replies; 8+ messages in thread
From: Francois Perrad @ 2024-10-23 16:00 UTC (permalink / raw)
To: buildroot
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/perl-net-dns/perl-net-dns.hash | 4 ++--
package/perl-net-dns/perl-net-dns.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/perl-net-dns/perl-net-dns.hash b/package/perl-net-dns/perl-net-dns.hash
index 1e559a432..9bd87d12c 100644
--- a/package/perl-net-dns/perl-net-dns.hash
+++ b/package/perl-net-dns/perl-net-dns.hash
@@ -1,6 +1,6 @@
# retrieved by scancpan from https://cpan.metacpan.org/
-md5 640f572abed308ca5399d3429cbce6bd Net-DNS-1.46.tar.gz
-sha256 91b65cd0f12461802c61ca5474f87b3e29f5182d2e1b3a2ea70702a3efb4a743 Net-DNS-1.46.tar.gz
+md5 7a1c00ef78a6a000bfdf329f24cc5f31 Net-DNS-1.47.tar.gz
+sha256 fec3dab10ac82dbac26b1ae2e367909256f420835d96cda7dc1b508e29938f0b Net-DNS-1.47.tar.gz
# computed by scancpan
sha256 1e44fcf65509b47a251eda0ce1f8bd6aefa13517e38cb1e95b8d36120fb15452 LICENSE
diff --git a/package/perl-net-dns/perl-net-dns.mk b/package/perl-net-dns/perl-net-dns.mk
index c5b01e8a8..fc8c77dd6 100644
--- a/package/perl-net-dns/perl-net-dns.mk
+++ b/package/perl-net-dns/perl-net-dns.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PERL_NET_DNS_VERSION = 1.46
+PERL_NET_DNS_VERSION = 1.47
PERL_NET_DNS_SOURCE = Net-DNS-$(PERL_NET_DNS_VERSION).tar.gz
PERL_NET_DNS_SITE = $(BR2_CPAN_MIRROR)/authors/id/N/NL/NLNETLABS
PERL_NET_DNS_LICENSE = MIT
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 8+ messages in thread* [Buildroot] [PATCH 7/7] package/perl-type-tiny: bump to version 2.006000
2024-10-23 16:00 [Buildroot] [PATCH 1/7] package/perl-digest-hmac: bump to version 1.05 Francois Perrad
` (4 preceding siblings ...)
2024-10-23 16:00 ` [Buildroot] [PATCH 6/7] package/perl-net-dns: bump to version 1.47 Francois Perrad
@ 2024-10-23 16:00 ` Francois Perrad
2024-10-23 19:23 ` [Buildroot] [PATCH 1/7] package/perl-digest-hmac: bump to version 1.05 Thomas Petazzoni via buildroot
6 siblings, 0 replies; 8+ messages in thread
From: Francois Perrad @ 2024-10-23 16:00 UTC (permalink / raw)
To: buildroot
diff LICENSE: use "The Perl Artistic License 1.0" and update millesime
see https://metacpan.org/release/TOBYINK/Type-Tiny-2.006000/diff/TOBYINK/Type-Tiny-2.004000#LICENSE
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/perl-type-tiny/perl-type-tiny.hash | 6 +++---
package/perl-type-tiny/perl-type-tiny.mk | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/perl-type-tiny/perl-type-tiny.hash b/package/perl-type-tiny/perl-type-tiny.hash
index bca5153a0..5c97fbf96 100644
--- a/package/perl-type-tiny/perl-type-tiny.hash
+++ b/package/perl-type-tiny/perl-type-tiny.hash
@@ -1,6 +1,6 @@
# retrieved by scancpan from https://cpan.metacpan.org/
-md5 08bb43feabaab97dac7a3e59b5c77ff3 Type-Tiny-2.004000.tar.gz
-sha256 697e7f775edfc85f4cf07792d04fd19b09c25285f98f5938e8efc4f74507a128 Type-Tiny-2.004000.tar.gz
+md5 afc902c6b56ab6320492cd09c689a940 Type-Tiny-2.006000.tar.gz
+sha256 4c685ebbba5145dc02944c305e8e82759811032a55e6da270a751b63b76500ea Type-Tiny-2.006000.tar.gz
# computed by scancpan
-sha256 1a2929dacaef239beca27a85f7f97b793628dfb22f07fdfb406cb6f3f0d22a6b LICENSE
+sha256 80067f577fa565f34f833e302cac68ea1435f3863885540f94071ccd6d5e900d LICENSE
diff --git a/package/perl-type-tiny/perl-type-tiny.mk b/package/perl-type-tiny/perl-type-tiny.mk
index 31c84a263..a4c9cd267 100644
--- a/package/perl-type-tiny/perl-type-tiny.mk
+++ b/package/perl-type-tiny/perl-type-tiny.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PERL_TYPE_TINY_VERSION = 2.004000
+PERL_TYPE_TINY_VERSION = 2.006000
PERL_TYPE_TINY_SOURCE = Type-Tiny-$(PERL_TYPE_TINY_VERSION).tar.gz
PERL_TYPE_TINY_SITE = $(BR2_CPAN_MIRROR)/authors/id/T/TO/TOBYINK
PERL_TYPE_TINY_LICENSE = Artistic or GPL-1.0+
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 8+ messages in thread* Re: [Buildroot] [PATCH 1/7] package/perl-digest-hmac: bump to version 1.05
2024-10-23 16:00 [Buildroot] [PATCH 1/7] package/perl-digest-hmac: bump to version 1.05 Francois Perrad
` (5 preceding siblings ...)
2024-10-23 16:00 ` [Buildroot] [PATCH 7/7] package/perl-type-tiny: bump to version 2.006000 Francois Perrad
@ 2024-10-23 19:23 ` Thomas Petazzoni via buildroot
6 siblings, 0 replies; 8+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-10-23 19:23 UTC (permalink / raw)
To: Francois Perrad; +Cc: buildroot
On Wed, 23 Oct 2024 18:00:08 +0200
Francois Perrad <francois.perrad@gadz.org> wrote:
> diff LICENSE: use "The Perl Artistic License 1.0" and update millesime
> see https://metacpan.org/release/ARODLAND/Digest-HMAC-1.05/diff/ARODLAND/Digest-HMAC-1.04#LICENSE
>
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
> package/perl-digest-hmac/perl-digest-hmac.hash | 8 ++++----
> package/perl-digest-hmac/perl-digest-hmac.mk | 2 +-
> 2 files changed, 5 insertions(+), 5 deletions(-)
Thanks, series applied!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 8+ messages in thread