* [Buildroot] [PATCH v2 01/12] package/perl-class-method-modifiers: bump to version 2.15
@ 2023-09-23 7:21 Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 02/12] package/perl-exporter-tiny: bump to version 1.006002 Francois Perrad
` (11 more replies)
0 siblings, 12 replies; 13+ messages in thread
From: Francois Perrad @ 2023-09-23 7:21 UTC (permalink / raw)
To: buildroot
LICENSE: remove trailing spaces
see https://metacpan.org/release/ETHER/Class-Method-Modifiers-2.15/diff/ETHER/Class-Method-Modifiers-2.13#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] 13+ messages in thread
* [Buildroot] [PATCH v2 02/12] package/perl-exporter-tiny: bump to version 1.006002
2023-09-23 7:21 [Buildroot] [PATCH v2 01/12] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
@ 2023-09-23 7:21 ` Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 03/12] package/perl-file-listing: bump to version 6.16 Francois Perrad
` (10 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: Francois Perrad @ 2023-09-23 7:21 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.006002/diff/TOBYINK/Exporter-Tiny-1.006000#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] 13+ messages in thread
* [Buildroot] [PATCH v2 03/12] package/perl-file-listing: bump to version 6.16
2023-09-23 7:21 [Buildroot] [PATCH v2 01/12] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 02/12] package/perl-exporter-tiny: bump to version 1.006002 Francois Perrad
@ 2023-09-23 7:21 ` Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 04/12] package/perl-file-sharedir-install: bump to version 0.14 Francois Perrad
` (9 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: Francois Perrad @ 2023-09-23 7:21 UTC (permalink / raw)
To: buildroot
LICENSE: update copyright dates & remove trailing spaces
see https://metacpan.org/release/PLICEASE/File-Listing-6.16/diff/PLICEASE/File-Listing-6.14#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] 13+ messages in thread
* [Buildroot] [PATCH v2 04/12] package/perl-file-sharedir-install: bump to version 0.14
2023-09-23 7:21 [Buildroot] [PATCH v2 01/12] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 02/12] package/perl-exporter-tiny: bump to version 1.006002 Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 03/12] package/perl-file-listing: bump to version 6.16 Francois Perrad
@ 2023-09-23 7:21 ` Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 05/12] package/perl-json-maybexs: bump to version 1.004005 Francois Perrad
` (8 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: Francois Perrad @ 2023-09-23 7:21 UTC (permalink / raw)
To: buildroot
LICENSE: remove trailing spaces
see https://metacpan.org/release/ETHER/File-ShareDir-Install-0.14/diff/ETHER/File-ShareDir-Install-0.13#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] 13+ messages in thread
* [Buildroot] [PATCH v2 05/12] package/perl-json-maybexs: bump to version 1.004005
2023-09-23 7:21 [Buildroot] [PATCH v2 01/12] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
` (2 preceding siblings ...)
2023-09-23 7:21 ` [Buildroot] [PATCH v2 04/12] package/perl-file-sharedir-install: bump to version 0.14 Francois Perrad
@ 2023-09-23 7:21 ` Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 06/12] package/perl-mojolicious-plugin-authentication: bump to version 1.39 Francois Perrad
` (7 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: Francois Perrad @ 2023-09-23 7:21 UTC (permalink / raw)
To: buildroot
LICENSE: update copyright dates & remove trailing spaces
see https://metacpan.org/release/ETHER/JSON-MaybeXS-1.004005/diff/ETHER/JSON-MaybeXS-1.004003#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] 13+ messages in thread
* [Buildroot] [PATCH v2 06/12] package/perl-mojolicious-plugin-authentication: bump to version 1.39
2023-09-23 7:21 [Buildroot] [PATCH v2 01/12] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
` (3 preceding siblings ...)
2023-09-23 7:21 ` [Buildroot] [PATCH v2 05/12] package/perl-json-maybexs: bump to version 1.004005 Francois Perrad
@ 2023-09-23 7:21 ` Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 07/12] package/perl-moo: bump to version 2.005005 Francois Perrad
` (6 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: Francois Perrad @ 2023-09-23 7:21 UTC (permalink / raw)
To: buildroot
LICENSE: remove trailing spaces
see https://metacpan.org/release/JJATRIA/Mojolicious-Plugin-Authentication-1.39/diff/JJATRIA/Mojolicious-Plugin-Authentication-1.37#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] 13+ messages in thread
* [Buildroot] [PATCH v2 07/12] package/perl-moo: bump to version 2.005005
2023-09-23 7:21 [Buildroot] [PATCH v2 01/12] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
` (4 preceding siblings ...)
2023-09-23 7:21 ` [Buildroot] [PATCH v2 06/12] package/perl-mojolicious-plugin-authentication: bump to version 1.39 Francois Perrad
@ 2023-09-23 7:21 ` Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 08/12] package/perl-package-stash: bump to version 0.40 Francois Perrad
` (5 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: Francois Perrad @ 2023-09-23 7:21 UTC (permalink / raw)
To: buildroot
LICENSE: update copyright dates & remove trailing spaces
see https://metacpan.org/release/HAARG/Moo-2.005005/diff/HAARG/Moo-2.005004#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] 13+ messages in thread
* [Buildroot] [PATCH v2 08/12] package/perl-package-stash: bump to version 0.40
2023-09-23 7:21 [Buildroot] [PATCH v2 01/12] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
` (5 preceding siblings ...)
2023-09-23 7:21 ` [Buildroot] [PATCH v2 07/12] package/perl-moo: bump to version 2.005005 Francois Perrad
@ 2023-09-23 7:21 ` Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 09/12] package/perl-plack: bump to version 1.0050 Francois Perrad
` (4 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: Francois Perrad @ 2023-09-23 7:21 UTC (permalink / raw)
To: buildroot
LICENSE: update copyright dates && remove trailing spaces
see https://metacpan.org/release/ETHER/Package-Stash-0.40/diff/ETHER/Package-Stash-0.39#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] 13+ messages in thread
* [Buildroot] [PATCH v2 09/12] package/perl-plack: bump to version 1.0050
2023-09-23 7:21 [Buildroot] [PATCH v2 01/12] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
` (6 preceding siblings ...)
2023-09-23 7:21 ` [Buildroot] [PATCH v2 08/12] package/perl-package-stash: bump to version 0.40 Francois Perrad
@ 2023-09-23 7:21 ` Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 10/12] package/perl-sub-install: bump to version 0.929 Francois Perrad
` (3 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: Francois Perrad @ 2023-09-23 7:21 UTC (permalink / raw)
To: buildroot
LICENSE: remove trailing spaces
see https://metacpan.org/release/MIYAGAWA/Plack-1.0050/diff/MIYAGAWA/Plack-1.0048#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] 13+ messages in thread
* [Buildroot] [PATCH v2 10/12] package/perl-sub-install: bump to version 0.929
2023-09-23 7:21 [Buildroot] [PATCH v2 01/12] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
` (7 preceding siblings ...)
2023-09-23 7:21 ` [Buildroot] [PATCH v2 09/12] package/perl-plack: bump to version 1.0050 Francois Perrad
@ 2023-09-23 7:21 ` Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 11/12] package/perl-sub-quote: bump to version 2.006008 Francois Perrad
` (2 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: Francois Perrad @ 2023-09-23 7:21 UTC (permalink / raw)
To: buildroot
LICENSE: remove trailing spaces
see https://metacpan.org/release/RJBS/Sub-Install-0.929/diff/RJBS/Sub-Install-0.928#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] 13+ messages in thread
* [Buildroot] [PATCH v2 11/12] package/perl-sub-quote: bump to version 2.006008
2023-09-23 7:21 [Buildroot] [PATCH v2 01/12] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
` (8 preceding siblings ...)
2023-09-23 7:21 ` [Buildroot] [PATCH v2 10/12] package/perl-sub-install: bump to version 0.929 Francois Perrad
@ 2023-09-23 7:21 ` Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 12/12] package/perl-tiny-type: bump to version 2.004000 Francois Perrad
2023-09-29 20:27 ` [Buildroot] [PATCH v2 01/12] package/perl-class-method-modifiers: bump to version 2.15 Peter Korsgaard
11 siblings, 0 replies; 13+ messages in thread
From: Francois Perrad @ 2023-09-23 7:21 UTC (permalink / raw)
To: buildroot
LICENSE: update copyright dates & remove trailing spaces
see https://metacpan.org/release/HAARG/Sub-Quote-2.006008/diff/HAARG/Sub-Quote-2.006006#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] 13+ messages in thread
* [Buildroot] [PATCH v2 12/12] package/perl-tiny-type: bump to version 2.004000
2023-09-23 7:21 [Buildroot] [PATCH v2 01/12] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
` (9 preceding siblings ...)
2023-09-23 7:21 ` [Buildroot] [PATCH v2 11/12] package/perl-sub-quote: bump to version 2.006008 Francois Perrad
@ 2023-09-23 7:21 ` Francois Perrad
2023-09-29 20:27 ` [Buildroot] [PATCH v2 01/12] package/perl-class-method-modifiers: bump to version 2.15 Peter Korsgaard
11 siblings, 0 replies; 13+ messages in thread
From: Francois Perrad @ 2023-09-23 7:21 UTC (permalink / raw)
To: buildroot
LICENSE: update copyright dates & remove trailing spaces
see https://metacpan.org/release/TOBYINK/Type-Tiny-2.004000/diff/TOBYINK/Type-Tiny-1.012004#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] 13+ messages in thread
* Re: [Buildroot] [PATCH v2 01/12] package/perl-class-method-modifiers: bump to version 2.15
2023-09-23 7:21 [Buildroot] [PATCH v2 01/12] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
` (10 preceding siblings ...)
2023-09-23 7:21 ` [Buildroot] [PATCH v2 12/12] package/perl-tiny-type: bump to version 2.004000 Francois Perrad
@ 2023-09-29 20:27 ` Peter Korsgaard
11 siblings, 0 replies; 13+ messages in thread
From: Peter Korsgaard @ 2023-09-29 20:27 UTC (permalink / raw)
To: Francois Perrad; +Cc: buildroot
>>>>> "Francois" == Francois Perrad <fperrad@gmail.com> writes:
> LICENSE: remove trailing spaces
> see
> https://metacpan.org/release/ETHER/Class-Method-Modifiers-2.15/diff/ETHER/Class-Method-Modifiers-2.13#LICENSE
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Committed all 12, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2023-09-29 20:28 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-23 7:21 [Buildroot] [PATCH v2 01/12] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 02/12] package/perl-exporter-tiny: bump to version 1.006002 Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 03/12] package/perl-file-listing: bump to version 6.16 Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 04/12] package/perl-file-sharedir-install: bump to version 0.14 Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 05/12] package/perl-json-maybexs: bump to version 1.004005 Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 06/12] package/perl-mojolicious-plugin-authentication: bump to version 1.39 Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 07/12] package/perl-moo: bump to version 2.005005 Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 08/12] package/perl-package-stash: bump to version 0.40 Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 09/12] package/perl-plack: bump to version 1.0050 Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 10/12] package/perl-sub-install: bump to version 0.929 Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 11/12] package/perl-sub-quote: bump to version 2.006008 Francois Perrad
2023-09-23 7:21 ` [Buildroot] [PATCH v2 12/12] package/perl-tiny-type: bump to version 2.004000 Francois Perrad
2023-09-29 20:27 ` [Buildroot] [PATCH v2 01/12] package/perl-class-method-modifiers: bump to version 2.15 Peter Korsgaard
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.