* [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15
@ 2023-09-16 15:43 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 02/16] package/perl-convert-asn1: bump to version 0.34 Francois Perrad
` (15 more replies)
0 siblings, 16 replies; 21+ messages in thread
From: Francois Perrad @ 2023-09-16 15:43 UTC (permalink / raw)
To: buildroot
LICENSE: remove trailing spaces
see https://metacpan.org/release/ETHER/Class-Method-Modifiers-2.13/diff/ETHER/Class-Method-Modifiers-2.15#LICENSE
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
.../perl-class-method-modifiers.hash | 8 ++++----
.../perl-class-method-modifiers.mk | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/perl-class-method-modifiers/perl-class-method-modifiers.hash b/package/perl-class-method-modifiers/perl-class-method-modifiers.hash
index ee0f5ec32..e3e88140b 100644
--- a/package/perl-class-method-modifiers/perl-class-method-modifiers.hash
+++ b/package/perl-class-method-modifiers/perl-class-method-modifiers.hash
@@ -1,6 +1,6 @@
-# retrieved by scancpan from http://cpan.metacpan.org/
-md5 b1398e3682aa2e075b913b9f9000b596 Class-Method-Modifiers-2.13.tar.gz
-sha256 ab5807f71018a842de6b7a4826d6c1f24b8d5b09fcce5005a3309cf6ea40fd63 Class-Method-Modifiers-2.13.tar.gz
+# retrieved by scancpan from https://cpan.metacpan.org/
+md5 1aea89d0f23c3537580cae549b5c5864 Class-Method-Modifiers-2.15.tar.gz
+sha256 65cd85bfe475d066e9186f7a8cc636070985b30b0ebb1cde8681cf062c2e15fc Class-Method-Modifiers-2.15.tar.gz
# computed by scancpan
-sha256 d17e5cba8d4039f6973d5873f73b0c8949c1cffb338fafe7a57e972767546561 LICENSE
+sha256 3a4d15d78daa7fbb8b9f90da1b8cb60a6cd5275c6a5fdb0fca5db2e74b522dee LICENSE
diff --git a/package/perl-class-method-modifiers/perl-class-method-modifiers.mk b/package/perl-class-method-modifiers/perl-class-method-modifiers.mk
index ef688acf7..d4a7f11b8 100644
--- a/package/perl-class-method-modifiers/perl-class-method-modifiers.mk
+++ b/package/perl-class-method-modifiers/perl-class-method-modifiers.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PERL_CLASS_METHOD_MODIFIERS_VERSION = 2.13
+PERL_CLASS_METHOD_MODIFIERS_VERSION = 2.15
PERL_CLASS_METHOD_MODIFIERS_SOURCE = Class-Method-Modifiers-$(PERL_CLASS_METHOD_MODIFIERS_VERSION).tar.gz
PERL_CLASS_METHOD_MODIFIERS_SITE = $(BR2_CPAN_MIRROR)/authors/id/E/ET/ETHER
PERL_CLASS_METHOD_MODIFIERS_LICENSE = Artistic or GPL-1.0+
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [Buildroot] [PATCH 02/16] package/perl-convert-asn1: bump to version 0.34
2023-09-16 15:43 [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
@ 2023-09-16 15:43 ` Francois Perrad
2023-09-17 8:21 ` Yann E. MORIN
2023-09-16 15:43 ` [Buildroot] [PATCH 03/16] package/perl-exporter-tiny: bump to version 1.006002 Francois Perrad
` (14 subsequent siblings)
15 siblings, 1 reply; 21+ messages in thread
From: Francois Perrad @ 2023-09-16 15:43 UTC (permalink / raw)
To: buildroot
LICENSE: update copyright years & reformated Artistic Licence part
see https://metacpan.org/release/TIMLEGGE/Convert-ASN1-0.33/diff/TIMLEGGE/Convert-ASN1-0.34#LICENSE
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/perl-convert-asn1/perl-convert-asn1.hash | 8 ++++----
package/perl-convert-asn1/perl-convert-asn1.mk | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/perl-convert-asn1/perl-convert-asn1.hash b/package/perl-convert-asn1/perl-convert-asn1.hash
index 644517af5..2d1b1faa3 100644
--- a/package/perl-convert-asn1/perl-convert-asn1.hash
+++ b/package/perl-convert-asn1/perl-convert-asn1.hash
@@ -1,6 +1,6 @@
-# retrieved by scancpan from http://cpan.metacpan.org/
-md5 80425835020da77c48c05a40e25bbf7e Convert-ASN1-0.33.tar.gz
-sha256 1fdf004520c79e3a244cf9688616293516c11793d746c761f367496eb3d06076 Convert-ASN1-0.33.tar.gz
+# retrieved by scancpan from https://cpan.metacpan.org/
+md5 cca63088fdd5c3665a2119ee29133f6a Convert-ASN1-0.34.tar.gz
+sha256 a628d7c9d390568fb76359975fa03f626ce57f10dc17980e8e3587d7713e4ee7 Convert-ASN1-0.34.tar.gz
# computed by scancpan
-sha256 70884b19a3537bf179538c3b7d7896a56ade509dafe6b8d545c5999a9c05f8a9 LICENSE
+sha256 aa8ae28898a3e164ed5273c3e4fd4bd45b42f7958f282318df06773340e2c9d4 LICENSE
diff --git a/package/perl-convert-asn1/perl-convert-asn1.mk b/package/perl-convert-asn1/perl-convert-asn1.mk
index affe775ac..d8c4b65e2 100644
--- a/package/perl-convert-asn1/perl-convert-asn1.mk
+++ b/package/perl-convert-asn1/perl-convert-asn1.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PERL_CONVERT_ASN1_VERSION = 0.33
+PERL_CONVERT_ASN1_VERSION = 0.34
PERL_CONVERT_ASN1_SOURCE = Convert-ASN1-$(PERL_CONVERT_ASN1_VERSION).tar.gz
PERL_CONVERT_ASN1_SITE = $(BR2_CPAN_MIRROR)/authors/id/T/TI/TIMLEGGE
PERL_CONVERT_ASN1_LICENSE = Artistic or GPL-1.0+
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [Buildroot] [PATCH 03/16] package/perl-exporter-tiny: bump to version 1.006002
2023-09-16 15:43 [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 02/16] package/perl-convert-asn1: bump to version 0.34 Francois Perrad
@ 2023-09-16 15:43 ` Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 04/16] package/perl-file-listing: bump to version 6.16 Francois Perrad
` (13 subsequent siblings)
15 siblings, 0 replies; 21+ messages in thread
From: Francois Perrad @ 2023-09-16 15:43 UTC (permalink / raw)
To: buildroot
move homepage to https://exportertiny.github.io
LICENSE: update copyright dates & remove trailing spaces
see https://metacpan.org/release/TOBYINK/Exporter-Tiny-1.006000/diff/TOBYINK/Exporter-Tiny-1.006002#LICENSE
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/perl-exporter-tiny/Config.in | 2 +-
package/perl-exporter-tiny/perl-exporter-tiny.hash | 8 ++++----
package/perl-exporter-tiny/perl-exporter-tiny.mk | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/package/perl-exporter-tiny/Config.in b/package/perl-exporter-tiny/Config.in
index 04839ac15..c3ac89ba2 100644
--- a/package/perl-exporter-tiny/Config.in
+++ b/package/perl-exporter-tiny/Config.in
@@ -4,4 +4,4 @@ config BR2_PACKAGE_PERL_EXPORTER_TINY
an exporter with the features of Sub::Exporter but only core
dependencies.
- https://metacpan.org/release/Exporter-Tiny
+ https://exportertiny.github.io/
diff --git a/package/perl-exporter-tiny/perl-exporter-tiny.hash b/package/perl-exporter-tiny/perl-exporter-tiny.hash
index 0ecdf7848..0e16f92b1 100644
--- a/package/perl-exporter-tiny/perl-exporter-tiny.hash
+++ b/package/perl-exporter-tiny/perl-exporter-tiny.hash
@@ -1,6 +1,6 @@
-# retrieved by scancpan from http://cpan.metacpan.org/
-md5 2d555e289eac6450052e8683c292cbf7 Exporter-Tiny-1.006000.tar.gz
-sha256 d95479ff085699d6422f7fc8306db085e34b626438deb82ec82d41df2295f400 Exporter-Tiny-1.006000.tar.gz
+# retrieved by scancpan from https://cpan.metacpan.org/
+md5 0545ee8f4edcb9dc5a87b21ed25edd74 Exporter-Tiny-1.006002.tar.gz
+sha256 6f295e2cbffb1dbc15bdb9dadc341671c1e0cd2bdf2d312b17526273c322638d Exporter-Tiny-1.006002.tar.gz
# computed by scancpan
-sha256 a4f85c6f4d6e8bdd37b7ab08013e3e3bee1fe8e910e20f8f54d5025ffe40f384 LICENSE
+sha256 1a2929dacaef239beca27a85f7f97b793628dfb22f07fdfb406cb6f3f0d22a6b LICENSE
diff --git a/package/perl-exporter-tiny/perl-exporter-tiny.mk b/package/perl-exporter-tiny/perl-exporter-tiny.mk
index 489ee54e1..715070623 100644
--- a/package/perl-exporter-tiny/perl-exporter-tiny.mk
+++ b/package/perl-exporter-tiny/perl-exporter-tiny.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PERL_EXPORTER_TINY_VERSION = 1.006000
+PERL_EXPORTER_TINY_VERSION = 1.006002
PERL_EXPORTER_TINY_SOURCE = Exporter-Tiny-$(PERL_EXPORTER_TINY_VERSION).tar.gz
PERL_EXPORTER_TINY_SITE = $(BR2_CPAN_MIRROR)/authors/id/T/TO/TOBYINK
PERL_EXPORTER_TINY_LICENSE = Artistic or GPL-1.0+
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [Buildroot] [PATCH 04/16] package/perl-file-listing: bump to version 6.16
2023-09-16 15:43 [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 02/16] package/perl-convert-asn1: bump to version 0.34 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 03/16] package/perl-exporter-tiny: bump to version 1.006002 Francois Perrad
@ 2023-09-16 15:43 ` Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 05/16] package/perl-file-sharedir-install: bump to version 0.14 Francois Perrad
` (12 subsequent siblings)
15 siblings, 0 replies; 21+ messages in thread
From: Francois Perrad @ 2023-09-16 15:43 UTC (permalink / raw)
To: buildroot
LICENSE: update copyright dates & remove trailing spaces
see https://metacpan.org/release/PLICEASE/File-Listing-6.14/diff/PLICEASE/File-Listing-6.16#LICENSE
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/perl-file-listing/Config.in | 2 +-
package/perl-file-listing/perl-file-listing.hash | 8 ++++----
package/perl-file-listing/perl-file-listing.mk | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/package/perl-file-listing/Config.in b/package/perl-file-listing/Config.in
index acca98be2..461061854 100644
--- a/package/perl-file-listing/Config.in
+++ b/package/perl-file-listing/Config.in
@@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_FILE_LISTING
bool "perl-file-listing"
select BR2_PACKAGE_PERL_HTTP_DATE # runtime
help
- parse directory listing.
+ Parse directory listing.
https://metacpan.org/release/File-Listing
diff --git a/package/perl-file-listing/perl-file-listing.hash b/package/perl-file-listing/perl-file-listing.hash
index cb52c127c..bd2ca473b 100644
--- a/package/perl-file-listing/perl-file-listing.hash
+++ b/package/perl-file-listing/perl-file-listing.hash
@@ -1,6 +1,6 @@
-# retrieved by scancpan from http://cpan.metacpan.org/
-md5 8ba34641a6c5a2ec1b0bf7064f68c535 File-Listing-6.15.tar.gz
-sha256 46c4fb9f9eb9635805e26b7ea55b54455e47302758a10ed2a0b92f392713770c File-Listing-6.15.tar.gz
+# retrieved by scancpan from https://cpan.metacpan.org/
+md5 d4fc8b0c86633d1fa5bf75323720eadc File-Listing-6.16.tar.gz
+sha256 189b3a13fc0a1ba412b9d9ec5901e9e5e444cc746b9f0156d4399370d33655c6 File-Listing-6.16.tar.gz
# computed by scancpan
-sha256 287e6f0fdf2db790a24975b492cde64b210c16af7137f44373cbd03fcf844212 LICENSE
+sha256 330a553de82a111970d17fdf302bfe4af055f61bfe83d1c5617d5c3f5525a226 LICENSE
diff --git a/package/perl-file-listing/perl-file-listing.mk b/package/perl-file-listing/perl-file-listing.mk
index c8584ffa8..583de605a 100644
--- a/package/perl-file-listing/perl-file-listing.mk
+++ b/package/perl-file-listing/perl-file-listing.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PERL_FILE_LISTING_VERSION = 6.15
+PERL_FILE_LISTING_VERSION = 6.16
PERL_FILE_LISTING_SOURCE = File-Listing-$(PERL_FILE_LISTING_VERSION).tar.gz
PERL_FILE_LISTING_SITE = $(BR2_CPAN_MIRROR)/authors/id/P/PL/PLICEASE
PERL_FILE_LISTING_LICENSE = Artistic or GPL-1.0+
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [Buildroot] [PATCH 05/16] package/perl-file-sharedir-install: bump to version 0.14
2023-09-16 15:43 [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
` (2 preceding siblings ...)
2023-09-16 15:43 ` [Buildroot] [PATCH 04/16] package/perl-file-listing: bump to version 6.16 Francois Perrad
@ 2023-09-16 15:43 ` Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 06/16] package/perl-http-date: bump to version 6.06 Francois Perrad
` (11 subsequent siblings)
15 siblings, 0 replies; 21+ messages in thread
From: Francois Perrad @ 2023-09-16 15:43 UTC (permalink / raw)
To: buildroot
LICENSE: remove trailing spaces
see https://metacpan.org/release/ETHER/File-ShareDir-Install-0.13/diff/ETHER/File-ShareDir-Install-0.14#LICENSE
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
.../perl-file-sharedir-install.hash | 8 ++++----
.../perl-file-sharedir-install.mk | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/perl-file-sharedir-install/perl-file-sharedir-install.hash b/package/perl-file-sharedir-install/perl-file-sharedir-install.hash
index b462d8e68..bfc06ab22 100644
--- a/package/perl-file-sharedir-install/perl-file-sharedir-install.hash
+++ b/package/perl-file-sharedir-install/perl-file-sharedir-install.hash
@@ -1,6 +1,6 @@
-# retrieved by scancpan from http://cpan.metacpan.org/
-md5 5eabd44a5d7d84bf2e8e502491226287 File-ShareDir-Install-0.13.tar.gz
-sha256 45befdf0d95cbefe7c25a1daf293d85f780d6d2576146546e6828aad26e580f9 File-ShareDir-Install-0.13.tar.gz
+# retrieved by scancpan from https://cpan.metacpan.org/
+md5 bac4d924f3d863b00648ab56ec0dcbdc File-ShareDir-Install-0.14.tar.gz
+sha256 8f9533b198f2d4a9a5288cbc7d224f7679ad05a7a8573745599789428bc5aea0 File-ShareDir-Install-0.14.tar.gz
# computed by scancpan
-sha256 c207ca1c71c16a443d875a78d8aeccfbe550da502cd7fda24819548afb04fb5c LICENSE
+sha256 6b5ade128fd47c452beec6dc31b3386482379fafb88f7f1962c7355db322d2ac LICENSE
diff --git a/package/perl-file-sharedir-install/perl-file-sharedir-install.mk b/package/perl-file-sharedir-install/perl-file-sharedir-install.mk
index 3653a4bad..4f152e1b5 100644
--- a/package/perl-file-sharedir-install/perl-file-sharedir-install.mk
+++ b/package/perl-file-sharedir-install/perl-file-sharedir-install.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PERL_FILE_SHAREDIR_INSTALL_VERSION = 0.13
+PERL_FILE_SHAREDIR_INSTALL_VERSION = 0.14
PERL_FILE_SHAREDIR_INSTALL_SOURCE = File-ShareDir-Install-$(PERL_FILE_SHAREDIR_INSTALL_VERSION).tar.gz
PERL_FILE_SHAREDIR_INSTALL_SITE = $(BR2_CPAN_MIRROR)/authors/id/E/ET/ETHER
PERL_FILE_SHAREDIR_INSTALL_LICENSE = Artistic or GPL-1.0+
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [Buildroot] [PATCH 06/16] package/perl-http-date: bump to version 6.06
2023-09-16 15:43 [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
` (3 preceding siblings ...)
2023-09-16 15:43 ` [Buildroot] [PATCH 05/16] package/perl-file-sharedir-install: bump to version 0.14 Francois Perrad
@ 2023-09-16 15:43 ` Francois Perrad
2023-09-17 8:33 ` Yann E. MORIN
2023-09-16 15:43 ` [Buildroot] [PATCH 07/16] package/perl-json-maybexs: bump to version 1.004005 Francois Perrad
` (10 subsequent siblings)
15 siblings, 1 reply; 21+ messages in thread
From: Francois Perrad @ 2023-09-16 15:43 UTC (permalink / raw)
To: buildroot
LICENSE: update copyright dates & reformated Artistic License part
see https://metacpan.org/release/OALDERS/HTTP-Date-6.05/diff/OALDERS/HTTP-Date-6.06#LICENSE
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/perl-http-date/perl-http-date.hash | 8 ++++----
package/perl-http-date/perl-http-date.mk | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/perl-http-date/perl-http-date.hash b/package/perl-http-date/perl-http-date.hash
index b27842300..a6f770182 100644
--- a/package/perl-http-date/perl-http-date.hash
+++ b/package/perl-http-date/perl-http-date.hash
@@ -1,6 +1,6 @@
-# retrieved by scancpan from http://cpan.metacpan.org/
-md5 2ecbb3aedf6aef062605191813ca3027 HTTP-Date-6.05.tar.gz
-sha256 365d6294dfbd37ebc51def8b65b81eb79b3934ecbc95a2ec2d4d827efe6a922b HTTP-Date-6.05.tar.gz
+# retrieved by scancpan from https://cpan.metacpan.org/
+md5 60462359bfeb1e6d14602508cfd07885 HTTP-Date-6.06.tar.gz
+sha256 7b685191c6acc3e773d1fc02c95ee1f9fae94f77783175f5e78c181cc92d2b52 HTTP-Date-6.06.tar.gz
# computed by scancpan
-sha256 305b71c4d2fd6380585689c5f1c620737a36a318ce0f9c772badce0fe293a44e LICENSE
+sha256 6186a79a305a0e62c5087f9737b4f66fa5793fa1b396da0126e3c8722c460245 LICENSE
diff --git a/package/perl-http-date/perl-http-date.mk b/package/perl-http-date/perl-http-date.mk
index 43583be30..1e46f1414 100644
--- a/package/perl-http-date/perl-http-date.mk
+++ b/package/perl-http-date/perl-http-date.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PERL_HTTP_DATE_VERSION = 6.05
+PERL_HTTP_DATE_VERSION = 6.06
PERL_HTTP_DATE_SOURCE = HTTP-Date-$(PERL_HTTP_DATE_VERSION).tar.gz
PERL_HTTP_DATE_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
PERL_HTTP_DATE_LICENSE = Artistic or GPL-1.0+
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [Buildroot] [PATCH 07/16] package/perl-json-maybexs: bump to version 1.004005
2023-09-16 15:43 [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
` (4 preceding siblings ...)
2023-09-16 15:43 ` [Buildroot] [PATCH 06/16] package/perl-http-date: bump to version 6.06 Francois Perrad
@ 2023-09-16 15:43 ` Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 08/16] package/perl-lwp-protocol-https: bump to version 6.11 Francois Perrad
` (9 subsequent siblings)
15 siblings, 0 replies; 21+ messages in thread
From: Francois Perrad @ 2023-09-16 15:43 UTC (permalink / raw)
To: buildroot
LICENSE: update copyright dates & remove trailing spaces
see https://metacpan.org/release/ETHER/JSON-MaybeXS-1.004003/diff/ETHER/JSON-MaybeXS-1.004005#LICENSE
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/perl-json-maybexs/perl-json-maybexs.hash | 8 ++++----
package/perl-json-maybexs/perl-json-maybexs.mk | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/perl-json-maybexs/perl-json-maybexs.hash b/package/perl-json-maybexs/perl-json-maybexs.hash
index a53d4ec61..3b603310f 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 http://cpan.metacpan.org/
-md5 e46181e34588428d317932744597a7ab JSON-MaybeXS-1.004003.tar.gz
-sha256 5bee3b17ff9dcffd6e99ab8cf7f35747650bfce1dc622e3ad10b85a194462fbf JSON-MaybeXS-1.004003.tar.gz
+# retrieved by scancpan from https://cpan.metacpan.org/
+md5 bee9d0cba3f87e05e9613684e4ee2159 JSON-MaybeXS-1.004005.tar.gz
+sha256 f5b6bc19f579e66b7299f8748b8ac3e171936dc4e7fcb72a8a257a9bd482a331 JSON-MaybeXS-1.004005.tar.gz
# computed by scancpan
-sha256 0f2d6b537f7a735c981511875d832bc8ff767bf97d62848cf0bada964e40aadd LICENSE
+sha256 de7a14750e81d97e19e111df58a3b51e3f2c8ec2d2dd90f576f54243251972c6 LICENSE
diff --git a/package/perl-json-maybexs/perl-json-maybexs.mk b/package/perl-json-maybexs/perl-json-maybexs.mk
index e6891f680..13c9439ea 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.004003
+PERL_JSON_MAYBEXS_VERSION = 1.004005
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.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [Buildroot] [PATCH 08/16] package/perl-lwp-protocol-https: bump to version 6.11
2023-09-16 15:43 [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
` (5 preceding siblings ...)
2023-09-16 15:43 ` [Buildroot] [PATCH 07/16] package/perl-json-maybexs: bump to version 1.004005 Francois Perrad
@ 2023-09-16 15:43 ` Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 09/16] package/perl-mojolicious-plugin-authentication: bump to version 1.39 Francois Perrad
` (8 subsequent siblings)
15 siblings, 0 replies; 21+ messages in thread
From: Francois Perrad @ 2023-09-16 15:43 UTC (permalink / raw)
To: buildroot
LICENSE: reformated Artistic License part
see https://metacpan.org/release/OALDERS/LWP-Protocol-https-6.10/diff/OALDERS/LWP-Protocol-https-6.11#LICENSE
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/perl-lwp-protocol-https/Config.in | 1 -
.../perl-lwp-protocol-https/perl-lwp-protocol-https.hash | 8 ++++----
.../perl-lwp-protocol-https/perl-lwp-protocol-https.mk | 2 +-
3 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/package/perl-lwp-protocol-https/Config.in b/package/perl-lwp-protocol-https/Config.in
index 9793b6f5d..fa429a2ce 100644
--- a/package/perl-lwp-protocol-https/Config.in
+++ b/package/perl-lwp-protocol-https/Config.in
@@ -2,7 +2,6 @@ config BR2_PACKAGE_PERL_LWP_PROTOCOL_HTTPS
bool "perl-lwp-protocol-https"
depends on !BR2_STATIC_LIBS
select BR2_PACKAGE_PERL_IO_SOCKET_SSL # runtime
- select BR2_PACKAGE_PERL_MOZILLA_CA # runtime
select BR2_PACKAGE_PERL_NET_HTTP # runtime
select BR2_PACKAGE_PERL_LIBWWW_PERL # runtime
help
diff --git a/package/perl-lwp-protocol-https/perl-lwp-protocol-https.hash b/package/perl-lwp-protocol-https/perl-lwp-protocol-https.hash
index a3c011fe8..7304a4cb3 100644
--- a/package/perl-lwp-protocol-https/perl-lwp-protocol-https.hash
+++ b/package/perl-lwp-protocol-https/perl-lwp-protocol-https.hash
@@ -1,6 +1,6 @@
-# retrieved by scancpan from http://cpan.metacpan.org/
-md5 cf64e4bc57a9266ac4343cdf0808c5c8 LWP-Protocol-https-6.10.tar.gz
-sha256 cecfc31fe2d4fc854cac47fce13d3a502e8fdfe60c5bc1c09535743185f2a86c LWP-Protocol-https-6.10.tar.gz
+# retrieved by scancpan from https://cpan.metacpan.org/
+md5 6615a250c8963a2333ea6d0fbbec306b LWP-Protocol-https-6.11.tar.gz
+sha256 0132ddbf03661565ca85050f2a5094fb9263cbbc3ccb1a4d9c41ac9bb083b917 LWP-Protocol-https-6.11.tar.gz
# computed by scancpan
-sha256 294e73f9bd40ea600e9478cd57489a7da72558a83c6a66f37a82e4e0d5a706d9 LICENSE
+sha256 e4def55436b2bd99fe2cdbf546a72ad5958327e28831db9b5adb497c6bd580ba LICENSE
diff --git a/package/perl-lwp-protocol-https/perl-lwp-protocol-https.mk b/package/perl-lwp-protocol-https/perl-lwp-protocol-https.mk
index 0663820b2..6c86ce5cb 100644
--- a/package/perl-lwp-protocol-https/perl-lwp-protocol-https.mk
+++ b/package/perl-lwp-protocol-https/perl-lwp-protocol-https.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PERL_LWP_PROTOCOL_HTTPS_VERSION = 6.10
+PERL_LWP_PROTOCOL_HTTPS_VERSION = 6.11
PERL_LWP_PROTOCOL_HTTPS_SOURCE = LWP-Protocol-https-$(PERL_LWP_PROTOCOL_HTTPS_VERSION).tar.gz
PERL_LWP_PROTOCOL_HTTPS_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
PERL_LWP_PROTOCOL_HTTPS_LICENSE = Artistic or GPL-1.0+
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [Buildroot] [PATCH 09/16] package/perl-mojolicious-plugin-authentication: bump to version 1.39
2023-09-16 15:43 [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
` (6 preceding siblings ...)
2023-09-16 15:43 ` [Buildroot] [PATCH 08/16] package/perl-lwp-protocol-https: bump to version 6.11 Francois Perrad
@ 2023-09-16 15:43 ` Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 10/16] package/perl-moo: bump to version 2.005005 Francois Perrad
` (7 subsequent siblings)
15 siblings, 0 replies; 21+ messages in thread
From: Francois Perrad @ 2023-09-16 15:43 UTC (permalink / raw)
To: buildroot
LICENSE: remove trailing spaces
see https://metacpan.org/release/JJATRIA/Mojolicious-Plugin-Authentication-1.37/diff/JJATRIA/Mojolicious-Plugin-Authentication-1.39#LICENSE
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
.../perl-mojolicious-plugin-authentication.hash | 8 ++++----
.../perl-mojolicious-plugin-authentication.mk | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/perl-mojolicious-plugin-authentication/perl-mojolicious-plugin-authentication.hash b/package/perl-mojolicious-plugin-authentication/perl-mojolicious-plugin-authentication.hash
index 34362f5d8..fe39b093c 100644
--- a/package/perl-mojolicious-plugin-authentication/perl-mojolicious-plugin-authentication.hash
+++ b/package/perl-mojolicious-plugin-authentication/perl-mojolicious-plugin-authentication.hash
@@ -1,6 +1,6 @@
-# retrieved by scancpan from http://cpan.metacpan.org/
-md5 c475f2d3962441698b178ad1bd7d2e29 Mojolicious-Plugin-Authentication-1.37.tar.gz
-sha256 a7ed206725b7b395d4fca12e3f1d923da644d913333ff48ea231e064ecb1abb6 Mojolicious-Plugin-Authentication-1.37.tar.gz
+# retrieved by scancpan from https://cpan.metacpan.org/
+md5 141dd090f6d8470a0d3483dc1f7aaa20 Mojolicious-Plugin-Authentication-1.39.tar.gz
+sha256 9f99cbdf5cacaa3fa3f961bee94de97226d177a36a15e7ba303ae79d132874d1 Mojolicious-Plugin-Authentication-1.39.tar.gz
# computed by scancpan
-sha256 37d219684a6c5f8754435fb0dd36a779121e416553fd6a75e22a7545039d1021 LICENSE
+sha256 a2b15d79eaf2f13f756816abfe4d3d3fb4c4c206e7fb1a36abb3e741583aac26 LICENSE
diff --git a/package/perl-mojolicious-plugin-authentication/perl-mojolicious-plugin-authentication.mk b/package/perl-mojolicious-plugin-authentication/perl-mojolicious-plugin-authentication.mk
index 57c356eee..1d5e2511f 100644
--- a/package/perl-mojolicious-plugin-authentication/perl-mojolicious-plugin-authentication.mk
+++ b/package/perl-mojolicious-plugin-authentication/perl-mojolicious-plugin-authentication.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PERL_MOJOLICIOUS_PLUGIN_AUTHENTICATION_VERSION = 1.37
+PERL_MOJOLICIOUS_PLUGIN_AUTHENTICATION_VERSION = 1.39
PERL_MOJOLICIOUS_PLUGIN_AUTHENTICATION_SOURCE = Mojolicious-Plugin-Authentication-$(PERL_MOJOLICIOUS_PLUGIN_AUTHENTICATION_VERSION).tar.gz
PERL_MOJOLICIOUS_PLUGIN_AUTHENTICATION_SITE = $(BR2_CPAN_MIRROR)/authors/id/J/JJ/JJATRIA
PERL_MOJOLICIOUS_PLUGIN_AUTHENTICATION_LICENSE = Artistic or GPL-1.0+
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [Buildroot] [PATCH 10/16] package/perl-moo: bump to version 2.005005
2023-09-16 15:43 [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
` (7 preceding siblings ...)
2023-09-16 15:43 ` [Buildroot] [PATCH 09/16] package/perl-mojolicious-plugin-authentication: bump to version 1.39 Francois Perrad
@ 2023-09-16 15:43 ` Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 11/16] package/perl-package-stash: bump to version 0.40 Francois Perrad
` (6 subsequent siblings)
15 siblings, 0 replies; 21+ messages in thread
From: Francois Perrad @ 2023-09-16 15:43 UTC (permalink / raw)
To: buildroot
LICENSE: update copyright dates & remove trailing spaces
see https://metacpan.org/release/HAARG/Moo-2.005004/diff/HAARG/Moo-2.005005#LICENSEhttps://metacpan.org/release/HAARG/Moo-2.005004/diff/HAARG/Moo-2.005005#LICENSE
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/perl-moo/perl-moo.hash | 8 ++++----
package/perl-moo/perl-moo.mk | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/perl-moo/perl-moo.hash b/package/perl-moo/perl-moo.hash
index 9b67e7a65..f70646dec 100644
--- a/package/perl-moo/perl-moo.hash
+++ b/package/perl-moo/perl-moo.hash
@@ -1,6 +1,6 @@
-# retrieved by scancpan from http://cpan.metacpan.org/
-md5 49ecf491b49b9b200e8a5dfd1a42b480 Moo-2.005004.tar.gz
-sha256 e3030b80bd554a66f6b3c27fd53b1b5909d12af05c4c11ece9a58f8d1e478928 Moo-2.005004.tar.gz
+# retrieved by scancpan from https://cpan.metacpan.org/
+md5 259530e5ea37a1bf968f6cf18a25db86 Moo-2.005005.tar.gz
+sha256 fb5a2952649faed07373f220b78004a9c6aba387739133740c1770e9b1f4b108 Moo-2.005005.tar.gz
# computed by scancpan
-sha256 a8a1595c2347f7d10e896809d4f3dea85ccc10ac5644b8073111233cd120b14a LICENSE
+sha256 de7a14750e81d97e19e111df58a3b51e3f2c8ec2d2dd90f576f54243251972c6 LICENSE
diff --git a/package/perl-moo/perl-moo.mk b/package/perl-moo/perl-moo.mk
index 6c484ba9e..18e32688e 100644
--- a/package/perl-moo/perl-moo.mk
+++ b/package/perl-moo/perl-moo.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PERL_MOO_VERSION = 2.005004
+PERL_MOO_VERSION = 2.005005
PERL_MOO_SOURCE = Moo-$(PERL_MOO_VERSION).tar.gz
PERL_MOO_SITE = $(BR2_CPAN_MIRROR)/authors/id/H/HA/HAARG
PERL_MOO_LICENSE = Artistic or GPL-1.0+
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [Buildroot] [PATCH 11/16] package/perl-package-stash: bump to version 0.40
2023-09-16 15:43 [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
` (8 preceding siblings ...)
2023-09-16 15:43 ` [Buildroot] [PATCH 10/16] package/perl-moo: bump to version 2.005005 Francois Perrad
@ 2023-09-16 15:43 ` Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 12/16] package/perl-plack: bump to version 1.0050 Francois Perrad
` (5 subsequent siblings)
15 siblings, 0 replies; 21+ messages in thread
From: Francois Perrad @ 2023-09-16 15:43 UTC (permalink / raw)
To: buildroot
LICENSE: update copyright dates && remove trailing spaces
see https://metacpan.org/release/ETHER/Package-Stash-0.39/diff/ETHER/Package-Stash-0.40#LICENSE
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/perl-package-stash/Config.in | 4 ++--
package/perl-package-stash/perl-package-stash.hash | 8 ++++----
package/perl-package-stash/perl-package-stash.mk | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/package/perl-package-stash/Config.in b/package/perl-package-stash/Config.in
index 6b7ca2478..05506c242 100644
--- a/package/perl-package-stash/Config.in
+++ b/package/perl-package-stash/Config.in
@@ -3,6 +3,6 @@ config BR2_PACKAGE_PERL_PACKAGE_STASH
select BR2_PACKAGE_PERL_DIST_CHECKCONFLICTS # runtime
select BR2_PACKAGE_PERL_MODULE_IMPLEMENTATION # runtime
help
- routines for manipulating stashes.
+ Routines for manipulating stashes.
- http://metacpan.org/release/Package-Stash
+ https://github.com/moose/Package-Stash
diff --git a/package/perl-package-stash/perl-package-stash.hash b/package/perl-package-stash/perl-package-stash.hash
index 0bbac515e..329d2dbbb 100644
--- a/package/perl-package-stash/perl-package-stash.hash
+++ b/package/perl-package-stash/perl-package-stash.hash
@@ -1,6 +1,6 @@
-# retrieved by scancpan from http://cpan.metacpan.org/
-md5 287d80c9115c9230912aca684f8ca92e Package-Stash-0.39.tar.gz
-sha256 9165f555112e080493ce0e9129de0886da30b2593fb353a2abd1c76b2d2621b5 Package-Stash-0.39.tar.gz
+# retrieved by scancpan from https://cpan.metacpan.org/
+md5 7a2922941cc2aad6a52642e4fb13d07b Package-Stash-0.40.tar.gz
+sha256 5a9722c6d9cb29ee133e5f7b08a5362762a0b5633ff5170642a5b0686e95e066 Package-Stash-0.40.tar.gz
# computed by scancpan
-sha256 810b319a6f4a53c9cbbef513da17b2f0c872accd149bb889f153f4b78cf8cbb8 LICENSE
+sha256 5f82745d355b43f451c557642618cbd903251192b89f31ca53eaab90c35aeb7c LICENSE
diff --git a/package/perl-package-stash/perl-package-stash.mk b/package/perl-package-stash/perl-package-stash.mk
index bc116abca..dd93314d8 100644
--- a/package/perl-package-stash/perl-package-stash.mk
+++ b/package/perl-package-stash/perl-package-stash.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PERL_PACKAGE_STASH_VERSION = 0.39
+PERL_PACKAGE_STASH_VERSION = 0.40
PERL_PACKAGE_STASH_SOURCE = Package-Stash-$(PERL_PACKAGE_STASH_VERSION).tar.gz
PERL_PACKAGE_STASH_SITE = $(BR2_CPAN_MIRROR)/authors/id/E/ET/ETHER
PERL_PACKAGE_STASH_LICENSE = Artistic or GPL-1.0+
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [Buildroot] [PATCH 12/16] package/perl-plack: bump to version 1.0050
2023-09-16 15:43 [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
` (9 preceding siblings ...)
2023-09-16 15:43 ` [Buildroot] [PATCH 11/16] package/perl-package-stash: bump to version 0.40 Francois Perrad
@ 2023-09-16 15:43 ` Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 13/16] package/perl-sub-install: bump to version 0.929 Francois Perrad
` (4 subsequent siblings)
15 siblings, 0 replies; 21+ messages in thread
From: Francois Perrad @ 2023-09-16 15:43 UTC (permalink / raw)
To: buildroot
LICENSE: remove trailing spaces
see https://metacpan.org/release/MIYAGAWA/Plack-1.0048/diff/MIYAGAWA/Plack-1.0050#LICENSE
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/perl-plack/perl-plack.hash | 8 ++++----
package/perl-plack/perl-plack.mk | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/perl-plack/perl-plack.hash b/package/perl-plack/perl-plack.hash
index c763d2c17..84d65ec52 100644
--- a/package/perl-plack/perl-plack.hash
+++ b/package/perl-plack/perl-plack.hash
@@ -1,6 +1,6 @@
-# retrieved by scancpan from http://cpan.metacpan.org/
-md5 36282b473b4521219c44a9db437b650f Plack-1.0048.tar.gz
-sha256 30f5f25e19b437859156a2526f61ca9ab708d50d5730c279189403aabfe542a6 Plack-1.0048.tar.gz
+# retrieved by scancpan from https://cpan.metacpan.org/
+md5 0856a900a981769e3d79f0a10ccc3e65 Plack-1.0050.tar.gz
+sha256 d2651ade82ebbff7abe0a3a189fc932dadc4779186ce89468e56d0189eaa6ed4 Plack-1.0050.tar.gz
# computed by scancpan
-sha256 fb67655b5d1adedef83aed2c79bf4f89c68d8595a7060815520173f663a3631d LICENSE
+sha256 8a0c0ad4682691b5bc138e553636adfc8bb38f8885c4c44fd421ec8cc69c9a8f LICENSE
diff --git a/package/perl-plack/perl-plack.mk b/package/perl-plack/perl-plack.mk
index b95f204d2..c39c3d8fd 100644
--- a/package/perl-plack/perl-plack.mk
+++ b/package/perl-plack/perl-plack.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PERL_PLACK_VERSION = 1.0048
+PERL_PLACK_VERSION = 1.0050
PERL_PLACK_SOURCE = Plack-$(PERL_PLACK_VERSION).tar.gz
PERL_PLACK_SITE = $(BR2_CPAN_MIRROR)/authors/id/M/MI/MIYAGAWA
PERL_PLACK_DEPENDENCIES = host-perl-file-sharedir-install
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [Buildroot] [PATCH 13/16] package/perl-sub-install: bump to version 0.929
2023-09-16 15:43 [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
` (10 preceding siblings ...)
2023-09-16 15:43 ` [Buildroot] [PATCH 12/16] package/perl-plack: bump to version 1.0050 Francois Perrad
@ 2023-09-16 15:43 ` Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 14/16] package/perl-sub-quote: bump to version 2.006008 Francois Perrad
` (3 subsequent siblings)
15 siblings, 0 replies; 21+ messages in thread
From: Francois Perrad @ 2023-09-16 15:43 UTC (permalink / raw)
To: buildroot
LICENSE: remove trailing spaces
see https://metacpan.org/release/RJBS/Sub-Install-0.928/diff/RJBS/Sub-Install-0.929#LICENSE
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/perl-sub-install/perl-sub-install.hash | 8 ++++----
package/perl-sub-install/perl-sub-install.mk | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/perl-sub-install/perl-sub-install.hash b/package/perl-sub-install/perl-sub-install.hash
index bbac2a637..834e589ee 100644
--- a/package/perl-sub-install/perl-sub-install.hash
+++ b/package/perl-sub-install/perl-sub-install.hash
@@ -1,6 +1,6 @@
-# retrieved by scancpan from http://cpan.metacpan.org/
-md5 e1ce4f9cb6b2f6b8778b036c31afa5ab Sub-Install-0.928.tar.gz
-sha256 61e567a7679588887b7b86d427bc476ea6d77fffe7e0d17d640f89007d98ef0f Sub-Install-0.928.tar.gz
+# retrieved by scancpan from https://cpan.metacpan.org/
+md5 81baf186c62c71f0935c3ccf1c5964c8 Sub-Install-0.929.tar.gz
+sha256 80b1e281d8cd3b2b31dac711f5c8a1657a87cd80bbe69af3924bcbeb4e5db077 Sub-Install-0.929.tar.gz
# computed by scancpan
-sha256 ad5fb5c05003488f924c60ead21694d629055c9db2ee2d9dd0cf0041b9fedaca LICENSE
+sha256 0150501749fc390e1c747739a7c1d7661607f8f1d9a9f2ad279664f12e46104e LICENSE
diff --git a/package/perl-sub-install/perl-sub-install.mk b/package/perl-sub-install/perl-sub-install.mk
index 85d60caf5..5e02a37eb 100644
--- a/package/perl-sub-install/perl-sub-install.mk
+++ b/package/perl-sub-install/perl-sub-install.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PERL_SUB_INSTALL_VERSION = 0.928
+PERL_SUB_INSTALL_VERSION = 0.929
PERL_SUB_INSTALL_SOURCE = Sub-Install-$(PERL_SUB_INSTALL_VERSION).tar.gz
PERL_SUB_INSTALL_SITE = $(BR2_CPAN_MIRROR)/authors/id/R/RJ/RJBS
PERL_SUB_INSTALL_LICENSE = Artistic or GPL-1.0+
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [Buildroot] [PATCH 14/16] package/perl-sub-quote: bump to version 2.006008
2023-09-16 15:43 [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
` (11 preceding siblings ...)
2023-09-16 15:43 ` [Buildroot] [PATCH 13/16] package/perl-sub-install: bump to version 0.929 Francois Perrad
@ 2023-09-16 15:43 ` Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 15/16] package/perl-tiny-type: bump to version 2.004000 Francois Perrad
` (2 subsequent siblings)
15 siblings, 0 replies; 21+ messages in thread
From: Francois Perrad @ 2023-09-16 15:43 UTC (permalink / raw)
To: buildroot
LICENSE: update copyright dates & remove trailing spaces
see https://metacpan.org/release/HAARG/Sub-Quote-2.006006/diff/HAARG/Sub-Quote-2.006008#LICENSE
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/perl-sub-quote/perl-sub-quote.hash | 8 ++++----
package/perl-sub-quote/perl-sub-quote.mk | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/perl-sub-quote/perl-sub-quote.hash b/package/perl-sub-quote/perl-sub-quote.hash
index 602ff92ce..8db560fd4 100644
--- a/package/perl-sub-quote/perl-sub-quote.hash
+++ b/package/perl-sub-quote/perl-sub-quote.hash
@@ -1,6 +1,6 @@
-# retrieved by scancpan from http://cpan.metacpan.org/
-md5 1bb9caee697bcfa738f419d40505e506 Sub-Quote-2.006006.tar.gz
-sha256 6e4e2af42388fa6d2609e0e82417de7cc6be47223f576592c656c73c7524d89d Sub-Quote-2.006006.tar.gz
+# retrieved by scancpan from https://cpan.metacpan.org/
+md5 f19c60039ba87f69f7f9357fc0a03e07 Sub-Quote-2.006008.tar.gz
+sha256 94bebd500af55762e83ea2f2bc594d87af828072370c7110c60c238a800d15b2 Sub-Quote-2.006008.tar.gz
# computed by scancpan
-sha256 88f4a8719c584d756dcfeebc7f35643066354188bfb57c672fbafcd44e044e9c LICENSE
+sha256 de7a14750e81d97e19e111df58a3b51e3f2c8ec2d2dd90f576f54243251972c6 LICENSE
diff --git a/package/perl-sub-quote/perl-sub-quote.mk b/package/perl-sub-quote/perl-sub-quote.mk
index a22da1692..3c2a25be5 100644
--- a/package/perl-sub-quote/perl-sub-quote.mk
+++ b/package/perl-sub-quote/perl-sub-quote.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PERL_SUB_QUOTE_VERSION = 2.006006
+PERL_SUB_QUOTE_VERSION = 2.006008
PERL_SUB_QUOTE_SOURCE = Sub-Quote-$(PERL_SUB_QUOTE_VERSION).tar.gz
PERL_SUB_QUOTE_SITE = $(BR2_CPAN_MIRROR)/authors/id/H/HA/HAARG
PERL_SUB_QUOTE_LICENSE = Artistic or GPL-1.0+
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [Buildroot] [PATCH 15/16] package/perl-tiny-type: bump to version 2.004000
2023-09-16 15:43 [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
` (12 preceding siblings ...)
2023-09-16 15:43 ` [Buildroot] [PATCH 14/16] package/perl-sub-quote: bump to version 2.006008 Francois Perrad
@ 2023-09-16 15:43 ` Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 16/16] package/perl-uri: bump to version 5.21 Francois Perrad
2023-09-17 8:18 ` [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Yann E. MORIN
15 siblings, 0 replies; 21+ messages in thread
From: Francois Perrad @ 2023-09-16 15:43 UTC (permalink / raw)
To: buildroot
LICENSE: update copyright dates & remove trailing spaces
see https://metacpan.org/release/TOBYINK/Type-Tiny-1.012004/diff/TOBYINK/Type-Tiny-2.004000#LICENSE
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/perl-type-tiny/perl-type-tiny.hash | 8 ++++----
package/perl-type-tiny/perl-type-tiny.mk | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/perl-type-tiny/perl-type-tiny.hash b/package/perl-type-tiny/perl-type-tiny.hash
index 9e5924abb..bca5153a0 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 http://cpan.metacpan.org/
-md5 7a1688c4de07a0ed481a1811e5e82e63 Type-Tiny-1.012004.tar.gz
-sha256 75cd06b612d1830ae9f4b22298b506b3ff04518fa7453f487c248cd62a906a2b Type-Tiny-1.012004.tar.gz
+# retrieved by scancpan from https://cpan.metacpan.org/
+md5 08bb43feabaab97dac7a3e59b5c77ff3 Type-Tiny-2.004000.tar.gz
+sha256 697e7f775edfc85f4cf07792d04fd19b09c25285f98f5938e8efc4f74507a128 Type-Tiny-2.004000.tar.gz
# computed by scancpan
-sha256 34427749499bd6d6e5d206089bc03d76c647a1350f8b5f95ea628d2b6ff56e4c LICENSE
+sha256 1a2929dacaef239beca27a85f7f97b793628dfb22f07fdfb406cb6f3f0d22a6b LICENSE
diff --git a/package/perl-type-tiny/perl-type-tiny.mk b/package/perl-type-tiny/perl-type-tiny.mk
index 5efa78f16..31c84a263 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 = 1.012004
+PERL_TYPE_TINY_VERSION = 2.004000
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.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [Buildroot] [PATCH 16/16] package/perl-uri: bump to version 5.21
2023-09-16 15:43 [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
` (13 preceding siblings ...)
2023-09-16 15:43 ` [Buildroot] [PATCH 15/16] package/perl-tiny-type: bump to version 2.004000 Francois Perrad
@ 2023-09-16 15:43 ` Francois Perrad
2023-09-17 8:18 ` [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Yann E. MORIN
15 siblings, 0 replies; 21+ messages in thread
From: Francois Perrad @ 2023-09-16 15:43 UTC (permalink / raw)
To: buildroot
LICENSE: reformated Artistic License part
see https://metacpan.org/release/SIMBABQUE/URI-5.19/diff/OALDERS/URI-5.21#LICENSE
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/perl-uri/perl-uri.hash | 7 ++++---
package/perl-uri/perl-uri.mk | 4 ++--
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/package/perl-uri/perl-uri.hash b/package/perl-uri/perl-uri.hash
index eaf57623b..c10a829e9 100644
--- a/package/perl-uri/perl-uri.hash
+++ b/package/perl-uri/perl-uri.hash
@@ -1,5 +1,6 @@
-# retrieved by scancpan from http://cpan.metacpan.org/
-sha256 8fed5f819905c8a8e18f4447034322d042c3536b43c13ac1f09ba92e1a50a394 URI-5.19.tar.gz
+# retrieved by scancpan from https://cpan.metacpan.org/
+md5 9b45e7635f0968deabe377fc4c99a8b5 URI-5.21.tar.gz
+sha256 96265860cd61bde16e8415dcfbf108056de162caa0ac37f81eb695c9d2e0ab77 URI-5.21.tar.gz
# computed by scancpan
-sha256 d4f0b7a8771dcb1eee79a38c2e466eb997e23565a6687dd1900a2027eabe12a0 LICENSE
+sha256 a1730c55839ce3c9182c92e3387ba8f683ad6ab8b4a3257553a20c4db194c2cf LICENSE
diff --git a/package/perl-uri/perl-uri.mk b/package/perl-uri/perl-uri.mk
index a7fab863a..fc07e69db 100644
--- a/package/perl-uri/perl-uri.mk
+++ b/package/perl-uri/perl-uri.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PERL_URI_VERSION = 5.19
+PERL_URI_VERSION = 5.21
PERL_URI_SOURCE = URI-$(PERL_URI_VERSION).tar.gz
-PERL_URI_SITE = $(BR2_CPAN_MIRROR)/authors/id/S/SI/SIMBABQUE
+PERL_URI_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
PERL_URI_LICENSE = Artistic or GPL-1.0+
PERL_URI_LICENSE_FILES = LICENSE
PERL_URI_DISTNAME = URI
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 21+ messages in thread
* Re: [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15
2023-09-16 15:43 [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
` (14 preceding siblings ...)
2023-09-16 15:43 ` [Buildroot] [PATCH 16/16] package/perl-uri: bump to version 5.21 Francois Perrad
@ 2023-09-17 8:18 ` Yann E. MORIN
2023-09-17 8:35 ` Yann E. MORIN
15 siblings, 1 reply; 21+ messages in thread
From: Yann E. MORIN @ 2023-09-17 8:18 UTC (permalink / raw)
To: Francois Perrad; +Cc: buildroot
François, All,
On 2023-09-16 17:43 +0200, Francois Perrad spake thusly:
> LICENSE: remove trailing spaces
> see https://metacpan.org/release/ETHER/Class-Method-Modifiers-2.13/diff/ETHER/Class-Method-Modifiers-2.15#LICENSE
This diff shows *added* trailing spaces, which goes against what you
said the line above. So I had to dig a bit and spend a bit of time to
understand what was going on...
That's because the diff is backawards: it compares 2.13 against 2.15,
while we want to compare 2.15 agaisnt 2.13.
And there was also a typo fixed in the licensing terms:
s/MERCHANTIBILITY/MERCHANTABILITY/
So I fixed those two when applying.
Applied to master, thanks.
Regards,
Yann E. MORIN.
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
> .../perl-class-method-modifiers.hash | 8 ++++----
> .../perl-class-method-modifiers.mk | 2 +-
> 2 files changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/package/perl-class-method-modifiers/perl-class-method-modifiers.hash b/package/perl-class-method-modifiers/perl-class-method-modifiers.hash
> index ee0f5ec32..e3e88140b 100644
> --- a/package/perl-class-method-modifiers/perl-class-method-modifiers.hash
> +++ b/package/perl-class-method-modifiers/perl-class-method-modifiers.hash
> @@ -1,6 +1,6 @@
> -# retrieved by scancpan from http://cpan.metacpan.org/
> -md5 b1398e3682aa2e075b913b9f9000b596 Class-Method-Modifiers-2.13.tar.gz
> -sha256 ab5807f71018a842de6b7a4826d6c1f24b8d5b09fcce5005a3309cf6ea40fd63 Class-Method-Modifiers-2.13.tar.gz
> +# retrieved by scancpan from https://cpan.metacpan.org/
> +md5 1aea89d0f23c3537580cae549b5c5864 Class-Method-Modifiers-2.15.tar.gz
> +sha256 65cd85bfe475d066e9186f7a8cc636070985b30b0ebb1cde8681cf062c2e15fc Class-Method-Modifiers-2.15.tar.gz
>
> # computed by scancpan
> -sha256 d17e5cba8d4039f6973d5873f73b0c8949c1cffb338fafe7a57e972767546561 LICENSE
> +sha256 3a4d15d78daa7fbb8b9f90da1b8cb60a6cd5275c6a5fdb0fca5db2e74b522dee LICENSE
> diff --git a/package/perl-class-method-modifiers/perl-class-method-modifiers.mk b/package/perl-class-method-modifiers/perl-class-method-modifiers.mk
> index ef688acf7..d4a7f11b8 100644
> --- a/package/perl-class-method-modifiers/perl-class-method-modifiers.mk
> +++ b/package/perl-class-method-modifiers/perl-class-method-modifiers.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -PERL_CLASS_METHOD_MODIFIERS_VERSION = 2.13
> +PERL_CLASS_METHOD_MODIFIERS_VERSION = 2.15
> PERL_CLASS_METHOD_MODIFIERS_SOURCE = Class-Method-Modifiers-$(PERL_CLASS_METHOD_MODIFIERS_VERSION).tar.gz
> PERL_CLASS_METHOD_MODIFIERS_SITE = $(BR2_CPAN_MIRROR)/authors/id/E/ET/ETHER
> PERL_CLASS_METHOD_MODIFIERS_LICENSE = Artistic or GPL-1.0+
> --
> 2.39.2
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Buildroot] [PATCH 02/16] package/perl-convert-asn1: bump to version 0.34
2023-09-16 15:43 ` [Buildroot] [PATCH 02/16] package/perl-convert-asn1: bump to version 0.34 Francois Perrad
@ 2023-09-17 8:21 ` Yann E. MORIN
2023-09-17 8:34 ` Yann E. MORIN
0 siblings, 1 reply; 21+ messages in thread
From: Yann E. MORIN @ 2023-09-17 8:21 UTC (permalink / raw)
To: Francois Perrad; +Cc: buildroot
François, All,
On 2023-09-16 17:43 +0200, Francois Perrad spake thusly:
> LICENSE: update copyright years & reformated Artistic Licence part
> see https://metacpan.org/release/TIMLEGGE/Convert-ASN1-0.33/diff/TIMLEGGE/Convert-ASN1-0.34#LICENSE
Again, this diff is backwards, and this time it is really obvious that
the ordering is wrong;
@@ -1,4 +1,4 @@
-This software is copyright (c) 2023 by Graham Barr.
+This software is copyright (c) 2021 by Graham Barr.
Please be careful when you provide such information: it is supposed to
help the review, but in this case it made the review more difficult...
I fixed it again, and ditto for all the following patches...
Applied to master, thanks.
Regards,
Yann E. MORIN.
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
> package/perl-convert-asn1/perl-convert-asn1.hash | 8 ++++----
> package/perl-convert-asn1/perl-convert-asn1.mk | 2 +-
> 2 files changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/package/perl-convert-asn1/perl-convert-asn1.hash b/package/perl-convert-asn1/perl-convert-asn1.hash
> index 644517af5..2d1b1faa3 100644
> --- a/package/perl-convert-asn1/perl-convert-asn1.hash
> +++ b/package/perl-convert-asn1/perl-convert-asn1.hash
> @@ -1,6 +1,6 @@
> -# retrieved by scancpan from http://cpan.metacpan.org/
> -md5 80425835020da77c48c05a40e25bbf7e Convert-ASN1-0.33.tar.gz
> -sha256 1fdf004520c79e3a244cf9688616293516c11793d746c761f367496eb3d06076 Convert-ASN1-0.33.tar.gz
> +# retrieved by scancpan from https://cpan.metacpan.org/
> +md5 cca63088fdd5c3665a2119ee29133f6a Convert-ASN1-0.34.tar.gz
> +sha256 a628d7c9d390568fb76359975fa03f626ce57f10dc17980e8e3587d7713e4ee7 Convert-ASN1-0.34.tar.gz
>
> # computed by scancpan
> -sha256 70884b19a3537bf179538c3b7d7896a56ade509dafe6b8d545c5999a9c05f8a9 LICENSE
> +sha256 aa8ae28898a3e164ed5273c3e4fd4bd45b42f7958f282318df06773340e2c9d4 LICENSE
> diff --git a/package/perl-convert-asn1/perl-convert-asn1.mk b/package/perl-convert-asn1/perl-convert-asn1.mk
> index affe775ac..d8c4b65e2 100644
> --- a/package/perl-convert-asn1/perl-convert-asn1.mk
> +++ b/package/perl-convert-asn1/perl-convert-asn1.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -PERL_CONVERT_ASN1_VERSION = 0.33
> +PERL_CONVERT_ASN1_VERSION = 0.34
> PERL_CONVERT_ASN1_SOURCE = Convert-ASN1-$(PERL_CONVERT_ASN1_VERSION).tar.gz
> PERL_CONVERT_ASN1_SITE = $(BR2_CPAN_MIRROR)/authors/id/T/TI/TIMLEGGE
> PERL_CONVERT_ASN1_LICENSE = Artistic or GPL-1.0+
> --
> 2.39.2
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Buildroot] [PATCH 06/16] package/perl-http-date: bump to version 6.06
2023-09-16 15:43 ` [Buildroot] [PATCH 06/16] package/perl-http-date: bump to version 6.06 Francois Perrad
@ 2023-09-17 8:33 ` Yann E. MORIN
0 siblings, 0 replies; 21+ messages in thread
From: Yann E. MORIN @ 2023-09-17 8:33 UTC (permalink / raw)
To: Francois Perrad; +Cc: buildroot
François, All,
On 2023-09-16 17:43 +0200, Francois Perrad spake thusly:
> LICENSE: update copyright dates & reformated Artistic License part
> see https://metacpan.org/release/OALDERS/HTTP-Date-6.05/diff/OALDERS/HTTP-Date-6.06#LICENSE
This sdiff (against backwards...) shows more than a simple reformatting:
it also adds the claus 8, about aggregation. So the licensing terms have
changed.
SPDX knows this new license as "Artistic License 1.0 w/clause 8":
https://spdx.org/licenses/Artistic-1.0-cl8.html
So, do we wnat to differentiate that in Buildroot, or do we accept that
"Artistic" means any of the Artistic family of licenses?
I would prefer that we do differentiate.
So, there was too much delta in this series, I did not apply any of it,
despite my saying so for the first two patches.
Can you fix all the diffs URLS so they are forward, more closely review
the licensing terms changes, and resubmit a fixed series, please?
Regards,
Yann E. MORIN.
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
> package/perl-http-date/perl-http-date.hash | 8 ++++----
> package/perl-http-date/perl-http-date.mk | 2 +-
> 2 files changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/package/perl-http-date/perl-http-date.hash b/package/perl-http-date/perl-http-date.hash
> index b27842300..a6f770182 100644
> --- a/package/perl-http-date/perl-http-date.hash
> +++ b/package/perl-http-date/perl-http-date.hash
> @@ -1,6 +1,6 @@
> -# retrieved by scancpan from http://cpan.metacpan.org/
> -md5 2ecbb3aedf6aef062605191813ca3027 HTTP-Date-6.05.tar.gz
> -sha256 365d6294dfbd37ebc51def8b65b81eb79b3934ecbc95a2ec2d4d827efe6a922b HTTP-Date-6.05.tar.gz
> +# retrieved by scancpan from https://cpan.metacpan.org/
> +md5 60462359bfeb1e6d14602508cfd07885 HTTP-Date-6.06.tar.gz
> +sha256 7b685191c6acc3e773d1fc02c95ee1f9fae94f77783175f5e78c181cc92d2b52 HTTP-Date-6.06.tar.gz
>
> # computed by scancpan
> -sha256 305b71c4d2fd6380585689c5f1c620737a36a318ce0f9c772badce0fe293a44e LICENSE
> +sha256 6186a79a305a0e62c5087f9737b4f66fa5793fa1b396da0126e3c8722c460245 LICENSE
> diff --git a/package/perl-http-date/perl-http-date.mk b/package/perl-http-date/perl-http-date.mk
> index 43583be30..1e46f1414 100644
> --- a/package/perl-http-date/perl-http-date.mk
> +++ b/package/perl-http-date/perl-http-date.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -PERL_HTTP_DATE_VERSION = 6.05
> +PERL_HTTP_DATE_VERSION = 6.06
> PERL_HTTP_DATE_SOURCE = HTTP-Date-$(PERL_HTTP_DATE_VERSION).tar.gz
> PERL_HTTP_DATE_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
> PERL_HTTP_DATE_LICENSE = Artistic or GPL-1.0+
> --
> 2.39.2
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Buildroot] [PATCH 02/16] package/perl-convert-asn1: bump to version 0.34
2023-09-17 8:21 ` Yann E. MORIN
@ 2023-09-17 8:34 ` Yann E. MORIN
0 siblings, 0 replies; 21+ messages in thread
From: Yann E. MORIN @ 2023-09-17 8:34 UTC (permalink / raw)
To: Francois Perrad; +Cc: buildroot
François, All,
On 2023-09-17 10:21 +0200, Yann E. MORIN spake thusly:
> On 2023-09-16 17:43 +0200, Francois Perrad spake thusly:
> > LICENSE: update copyright years & reformated Artistic Licence part
> > see https://metacpan.org/release/TIMLEGGE/Convert-ASN1-0.33/diff/TIMLEGGE/Convert-ASN1-0.34#LICENSE
> I fixed it again, and ditto for all the following patches...
> Applied to master, thanks.
FTR: I did not apply this patch, due to more issues in the rest of the
series.
Regards,
Yann E. MORIN.
> Regards,
> Yann E. MORIN.
>
> > Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> > ---
> > package/perl-convert-asn1/perl-convert-asn1.hash | 8 ++++----
> > package/perl-convert-asn1/perl-convert-asn1.mk | 2 +-
> > 2 files changed, 5 insertions(+), 5 deletions(-)
> >
> > diff --git a/package/perl-convert-asn1/perl-convert-asn1.hash b/package/perl-convert-asn1/perl-convert-asn1.hash
> > index 644517af5..2d1b1faa3 100644
> > --- a/package/perl-convert-asn1/perl-convert-asn1.hash
> > +++ b/package/perl-convert-asn1/perl-convert-asn1.hash
> > @@ -1,6 +1,6 @@
> > -# retrieved by scancpan from http://cpan.metacpan.org/
> > -md5 80425835020da77c48c05a40e25bbf7e Convert-ASN1-0.33.tar.gz
> > -sha256 1fdf004520c79e3a244cf9688616293516c11793d746c761f367496eb3d06076 Convert-ASN1-0.33.tar.gz
> > +# retrieved by scancpan from https://cpan.metacpan.org/
> > +md5 cca63088fdd5c3665a2119ee29133f6a Convert-ASN1-0.34.tar.gz
> > +sha256 a628d7c9d390568fb76359975fa03f626ce57f10dc17980e8e3587d7713e4ee7 Convert-ASN1-0.34.tar.gz
> >
> > # computed by scancpan
> > -sha256 70884b19a3537bf179538c3b7d7896a56ade509dafe6b8d545c5999a9c05f8a9 LICENSE
> > +sha256 aa8ae28898a3e164ed5273c3e4fd4bd45b42f7958f282318df06773340e2c9d4 LICENSE
> > diff --git a/package/perl-convert-asn1/perl-convert-asn1.mk b/package/perl-convert-asn1/perl-convert-asn1.mk
> > index affe775ac..d8c4b65e2 100644
> > --- a/package/perl-convert-asn1/perl-convert-asn1.mk
> > +++ b/package/perl-convert-asn1/perl-convert-asn1.mk
> > @@ -4,7 +4,7 @@
> > #
> > ################################################################################
> >
> > -PERL_CONVERT_ASN1_VERSION = 0.33
> > +PERL_CONVERT_ASN1_VERSION = 0.34
> > PERL_CONVERT_ASN1_SOURCE = Convert-ASN1-$(PERL_CONVERT_ASN1_VERSION).tar.gz
> > PERL_CONVERT_ASN1_SITE = $(BR2_CPAN_MIRROR)/authors/id/T/TI/TIMLEGGE
> > PERL_CONVERT_ASN1_LICENSE = Artistic or GPL-1.0+
> > --
> > 2.39.2
> >
> > _______________________________________________
> > buildroot mailing list
> > buildroot@buildroot.org
> > https://lists.buildroot.org/mailman/listinfo/buildroot
>
> --
> .-----------------.--------------------.------------------.--------------------.
> | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
> | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
> | +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
> | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
> '------------------------------^-------^------------------^--------------------'
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15
2023-09-17 8:18 ` [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Yann E. MORIN
@ 2023-09-17 8:35 ` Yann E. MORIN
0 siblings, 0 replies; 21+ messages in thread
From: Yann E. MORIN @ 2023-09-17 8:35 UTC (permalink / raw)
To: Francois Perrad; +Cc: buildroot
François, All,
On 2023-09-17 10:18 +0200, Yann E. MORIN spake thusly:
> On 2023-09-16 17:43 +0200, Francois Perrad spake thusly:
> > LICENSE: remove trailing spaces
> > see https://metacpan.org/release/ETHER/Class-Method-Modifiers-2.13/diff/ETHER/Class-Method-Modifiers-2.15#LICENSE
> So I fixed those two when applying.
> Applied to master, thanks.
FTR: I did not apply this patch, due to more issues in the rest of the
series.
Regards,
Yann E. MORIN.
> > Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> > ---
> > .../perl-class-method-modifiers.hash | 8 ++++----
> > .../perl-class-method-modifiers.mk | 2 +-
> > 2 files changed, 5 insertions(+), 5 deletions(-)
> >
> > diff --git a/package/perl-class-method-modifiers/perl-class-method-modifiers.hash b/package/perl-class-method-modifiers/perl-class-method-modifiers.hash
> > index ee0f5ec32..e3e88140b 100644
> > --- a/package/perl-class-method-modifiers/perl-class-method-modifiers.hash
> > +++ b/package/perl-class-method-modifiers/perl-class-method-modifiers.hash
> > @@ -1,6 +1,6 @@
> > -# retrieved by scancpan from http://cpan.metacpan.org/
> > -md5 b1398e3682aa2e075b913b9f9000b596 Class-Method-Modifiers-2.13.tar.gz
> > -sha256 ab5807f71018a842de6b7a4826d6c1f24b8d5b09fcce5005a3309cf6ea40fd63 Class-Method-Modifiers-2.13.tar.gz
> > +# retrieved by scancpan from https://cpan.metacpan.org/
> > +md5 1aea89d0f23c3537580cae549b5c5864 Class-Method-Modifiers-2.15.tar.gz
> > +sha256 65cd85bfe475d066e9186f7a8cc636070985b30b0ebb1cde8681cf062c2e15fc Class-Method-Modifiers-2.15.tar.gz
> >
> > # computed by scancpan
> > -sha256 d17e5cba8d4039f6973d5873f73b0c8949c1cffb338fafe7a57e972767546561 LICENSE
> > +sha256 3a4d15d78daa7fbb8b9f90da1b8cb60a6cd5275c6a5fdb0fca5db2e74b522dee LICENSE
> > diff --git a/package/perl-class-method-modifiers/perl-class-method-modifiers.mk b/package/perl-class-method-modifiers/perl-class-method-modifiers.mk
> > index ef688acf7..d4a7f11b8 100644
> > --- a/package/perl-class-method-modifiers/perl-class-method-modifiers.mk
> > +++ b/package/perl-class-method-modifiers/perl-class-method-modifiers.mk
> > @@ -4,7 +4,7 @@
> > #
> > ################################################################################
> >
> > -PERL_CLASS_METHOD_MODIFIERS_VERSION = 2.13
> > +PERL_CLASS_METHOD_MODIFIERS_VERSION = 2.15
> > PERL_CLASS_METHOD_MODIFIERS_SOURCE = Class-Method-Modifiers-$(PERL_CLASS_METHOD_MODIFIERS_VERSION).tar.gz
> > PERL_CLASS_METHOD_MODIFIERS_SITE = $(BR2_CPAN_MIRROR)/authors/id/E/ET/ETHER
> > PERL_CLASS_METHOD_MODIFIERS_LICENSE = Artistic or GPL-1.0+
> > --
> > 2.39.2
> >
> > _______________________________________________
> > buildroot mailing list
> > buildroot@buildroot.org
> > https://lists.buildroot.org/mailman/listinfo/buildroot
>
> --
> .-----------------.--------------------.------------------.--------------------.
> | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
> | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
> | +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
> | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
> '------------------------------^-------^------------------^--------------------'
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 21+ messages in thread
end of thread, other threads:[~2023-09-17 8:35 UTC | newest]
Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-16 15:43 [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 02/16] package/perl-convert-asn1: bump to version 0.34 Francois Perrad
2023-09-17 8:21 ` Yann E. MORIN
2023-09-17 8:34 ` Yann E. MORIN
2023-09-16 15:43 ` [Buildroot] [PATCH 03/16] package/perl-exporter-tiny: bump to version 1.006002 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 04/16] package/perl-file-listing: bump to version 6.16 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 05/16] package/perl-file-sharedir-install: bump to version 0.14 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 06/16] package/perl-http-date: bump to version 6.06 Francois Perrad
2023-09-17 8:33 ` Yann E. MORIN
2023-09-16 15:43 ` [Buildroot] [PATCH 07/16] package/perl-json-maybexs: bump to version 1.004005 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 08/16] package/perl-lwp-protocol-https: bump to version 6.11 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 09/16] package/perl-mojolicious-plugin-authentication: bump to version 1.39 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 10/16] package/perl-moo: bump to version 2.005005 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 11/16] package/perl-package-stash: bump to version 0.40 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 12/16] package/perl-plack: bump to version 1.0050 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 13/16] package/perl-sub-install: bump to version 0.929 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 14/16] package/perl-sub-quote: bump to version 2.006008 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 15/16] package/perl-tiny-type: bump to version 2.004000 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 16/16] package/perl-uri: bump to version 5.21 Francois Perrad
2023-09-17 8:18 ` [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Yann E. MORIN
2023-09-17 8:35 ` Yann E. MORIN
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox