Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/9] package/perl-data-dump: bump to version 1.25
@ 2021-07-23 20:32 Francois Perrad
  2021-07-23 20:32 ` [Buildroot] [PATCH 2/9] package/perl-data-optlist: bump to version 0.112 Francois Perrad
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Francois Perrad @ 2021-07-23 20:32 UTC (permalink / raw)
  To: buildroot

README rewritten in README.md, but same copyright holders:
    Copyright 1998-2010 Gisle Aas.
    Copyright 1996-1998 Gurusamy Sarathy.

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-data-dump/perl-data-dump.hash | 6 +++---
 package/perl-data-dump/perl-data-dump.mk   | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/package/perl-data-dump/perl-data-dump.hash b/package/perl-data-dump/perl-data-dump.hash
index 87850326d..cc1986e74 100644
--- a/package/perl-data-dump/perl-data-dump.hash
+++ b/package/perl-data-dump/perl-data-dump.hash
@@ -1,6 +1,6 @@
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5    762c111e525c82ff23d62c90821b26e9 Data-Dump-1.23.tar.gz
-sha256 af53b05ef1387b4cab4427e6789179283e4f0da8cf036e8db516ddb344512b65 Data-Dump-1.23.tar.gz
+md5  9bd7131ef0441e1e0e001bf85e9fae31  Data-Dump-1.25.tar.gz
+sha256  a4aa6e0ddbf39d5ad49bddfe0f89d9da864e3bc00f627125d1bc580472f53fbd  Data-Dump-1.25.tar.gz
 
 # computed by scancpan
-sha256 31d1b6482bcc3db87a38ad02065554f9d3bc13321d4ef8e96042464045e2abcf README
+sha256  8bdd655ceab54bbeb1105a101f0412ec764098abf09b4e92bc430d56befa10cb  README.md
diff --git a/package/perl-data-dump/perl-data-dump.mk b/package/perl-data-dump/perl-data-dump.mk
index 54d3a925f..e70de2a21 100644
--- a/package/perl-data-dump/perl-data-dump.mk
+++ b/package/perl-data-dump/perl-data-dump.mk
@@ -4,11 +4,11 @@
 #
 ################################################################################
 
-PERL_DATA_DUMP_VERSION = 1.23
+PERL_DATA_DUMP_VERSION = 1.25
 PERL_DATA_DUMP_SOURCE = Data-Dump-$(PERL_DATA_DUMP_VERSION).tar.gz
-PERL_DATA_DUMP_SITE = $(BR2_CPAN_MIRROR)/authors/id/G/GA/GAAS
+PERL_DATA_DUMP_SITE = $(BR2_CPAN_MIRROR)/authors/id/G/GA/GARU
 PERL_DATA_DUMP_LICENSE = Artistic or GPL-1.0+
-PERL_DATA_DUMP_LICENSE_FILES = README
+PERL_DATA_DUMP_LICENSE_FILES = README.md
 PERL_DATA_DUMP_DISTNAME = Data-Dump
 
 $(eval $(perl-package))
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [Buildroot] [PATCH 2/9] package/perl-data-optlist: bump to version 0.112
  2021-07-23 20:32 [Buildroot] [PATCH 1/9] package/perl-data-dump: bump to version 1.25 Francois Perrad
@ 2021-07-23 20:32 ` Francois Perrad
  2021-07-23 20:32 ` [Buildroot] [PATCH 3/9] package/perl-http-message: bump to version 6.33 Francois Perrad
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Francois Perrad @ 2021-07-23 20:32 UTC (permalink / raw)
  To: buildroot

LICENSE was reformated.

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-data-optlist/perl-data-optlist.hash | 6 +++---
 package/perl-data-optlist/perl-data-optlist.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/perl-data-optlist/perl-data-optlist.hash b/package/perl-data-optlist/perl-data-optlist.hash
index 93df00648..1c805acef 100644
--- a/package/perl-data-optlist/perl-data-optlist.hash
+++ b/package/perl-data-optlist/perl-data-optlist.hash
@@ -1,6 +1,6 @@
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5    f9236c9ea5607134ad8a2b3dc901c4c5 Data-OptList-0.110.tar.gz
-sha256 366117cb2966473f2559f2f4575ff6ae69e84c69a0f30a0773e1b51a457ef5c3 Data-OptList-0.110.tar.gz
+md5  3b2cdb7846391f9acaf4e948a9a6b21b  Data-OptList-0.112.tar.gz
+sha256  62c60ccaae88d5339ae36bcc8940b03388cf84adbf27828b1f8b300307103bab  Data-OptList-0.112.tar.gz
 
 # computed by scancpan
-sha256 73c7bd4c8e4adc474f9dae32b9aa08f6ce27327940751dd6e8373404beabdffa LICENSE
+sha256  712f3e40537810ba3046533fd71d877f69ab446d5e8e8a1135771804494b8b42  LICENSE
diff --git a/package/perl-data-optlist/perl-data-optlist.mk b/package/perl-data-optlist/perl-data-optlist.mk
index 49aeb820e..8e089245f 100644
--- a/package/perl-data-optlist/perl-data-optlist.mk
+++ b/package/perl-data-optlist/perl-data-optlist.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_DATA_OPTLIST_VERSION = 0.110
+PERL_DATA_OPTLIST_VERSION = 0.112
 PERL_DATA_OPTLIST_SOURCE = Data-OptList-$(PERL_DATA_OPTLIST_VERSION).tar.gz
 PERL_DATA_OPTLIST_SITE = $(BR2_CPAN_MIRROR)/authors/id/R/RJ/RJBS
 PERL_DATA_OPTLIST_LICENSE = Artistic or GPL-1.0+
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [Buildroot] [PATCH 3/9] package/perl-http-message: bump to version 6.33
  2021-07-23 20:32 [Buildroot] [PATCH 1/9] package/perl-data-dump: bump to version 1.25 Francois Perrad
  2021-07-23 20:32 ` [Buildroot] [PATCH 2/9] package/perl-data-optlist: bump to version 0.112 Francois Perrad
@ 2021-07-23 20:32 ` Francois Perrad
  2021-07-23 20:32 ` [Buildroot] [PATCH 4/9] package/perl-libwww-perl: bump to version 6.55 Francois Perrad
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Francois Perrad @ 2021-07-23 20:32 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-http-message/perl-http-message.hash | 4 ++--
 package/perl-http-message/perl-http-message.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/perl-http-message/perl-http-message.hash b/package/perl-http-message/perl-http-message.hash
index 2728a2690..62cf0588a 100644
--- a/package/perl-http-message/perl-http-message.hash
+++ b/package/perl-http-message/perl-http-message.hash
@@ -1,6 +1,6 @@
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5  703551d67da8ba7ecbe0955d7c7a325d  HTTP-Message-6.32.tar.gz
-sha256  ac32960ce01a3ae4a950666736f2bd633fb694c60ad545adaad9cb5fe5c12278  HTTP-Message-6.32.tar.gz
+md5  e291f19e9532ffb7d1c80eab786bf0f2  HTTP-Message-6.33.tar.gz
+sha256  23b967f71b852cb209ec92a1af6bac89a141dff1650d69824d29a345c1eceef7  HTTP-Message-6.33.tar.gz
 
 # computed by scancpan
 sha256  1379396dcd2291f17a741d2d6bf14d379f5f2ab91b3c7e7b92c5f82856e2d7ac  LICENSE
diff --git a/package/perl-http-message/perl-http-message.mk b/package/perl-http-message/perl-http-message.mk
index 1cdac5def..18e673ae1 100644
--- a/package/perl-http-message/perl-http-message.mk
+++ b/package/perl-http-message/perl-http-message.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_HTTP_MESSAGE_VERSION = 6.32
+PERL_HTTP_MESSAGE_VERSION = 6.33
 PERL_HTTP_MESSAGE_SOURCE = HTTP-Message-$(PERL_HTTP_MESSAGE_VERSION).tar.gz
 PERL_HTTP_MESSAGE_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
 PERL_HTTP_MESSAGE_LICENSE = Artistic or GPL-1.0+
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [Buildroot] [PATCH 4/9] package/perl-libwww-perl: bump to version 6.55
  2021-07-23 20:32 [Buildroot] [PATCH 1/9] package/perl-data-dump: bump to version 1.25 Francois Perrad
  2021-07-23 20:32 ` [Buildroot] [PATCH 2/9] package/perl-data-optlist: bump to version 0.112 Francois Perrad
  2021-07-23 20:32 ` [Buildroot] [PATCH 3/9] package/perl-http-message: bump to version 6.33 Francois Perrad
@ 2021-07-23 20:32 ` Francois Perrad
  2021-07-23 20:32 ` [Buildroot] [PATCH 5/9] package/perl-mojolicious: bump to version 9.19 Francois Perrad
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Francois Perrad @ 2021-07-23 20:32 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-libwww-perl/perl-libwww-perl.hash | 4 ++--
 package/perl-libwww-perl/perl-libwww-perl.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/perl-libwww-perl/perl-libwww-perl.hash b/package/perl-libwww-perl/perl-libwww-perl.hash
index d04fb9699..c419c1d7b 100644
--- a/package/perl-libwww-perl/perl-libwww-perl.hash
+++ b/package/perl-libwww-perl/perl-libwww-perl.hash
@@ -1,6 +1,6 @@
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5  aea3e2a207b128371db0ef0f86229667  libwww-perl-6.54.tar.gz
-sha256  76917708bd91fbb15eb5eece25ddd2ed1fa65a5b6b05a3ab2a7facce17dfc81d  libwww-perl-6.54.tar.gz
+md5  4df22c50511a3f01063d2ba4d91bfbec  libwww-perl-6.55.tar.gz
+sha256  c1d0d3a44a039b136ebac7336f576e3f5c232347e8221abd69ceb4108e85c920  libwww-perl-6.55.tar.gz
 
 # computed by scancpan
 sha256  e84ac5ab84ace59952d2640e0ca4522eb0aaa8c2aa696352d1252aa109ea20bc  LICENSE
diff --git a/package/perl-libwww-perl/perl-libwww-perl.mk b/package/perl-libwww-perl/perl-libwww-perl.mk
index 877ab9b36..99adb5665 100644
--- a/package/perl-libwww-perl/perl-libwww-perl.mk
+++ b/package/perl-libwww-perl/perl-libwww-perl.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_LIBWWW_PERL_VERSION = 6.54
+PERL_LIBWWW_PERL_VERSION = 6.55
 PERL_LIBWWW_PERL_SOURCE = libwww-perl-$(PERL_LIBWWW_PERL_VERSION).tar.gz
 PERL_LIBWWW_PERL_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
 PERL_LIBWWW_PERL_LICENSE = Artistic or GPL-1.0+
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [Buildroot] [PATCH 5/9] package/perl-mojolicious: bump to version 9.19
  2021-07-23 20:32 [Buildroot] [PATCH 1/9] package/perl-data-dump: bump to version 1.25 Francois Perrad
                   ` (2 preceding siblings ...)
  2021-07-23 20:32 ` [Buildroot] [PATCH 4/9] package/perl-libwww-perl: bump to version 6.55 Francois Perrad
@ 2021-07-23 20:32 ` Francois Perrad
  2021-07-23 20:32 ` [Buildroot] [PATCH 6/9] package/perl-mojolicious-plugin-authentication: bump to version 1.37 Francois Perrad
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Francois Perrad @ 2021-07-23 20:32 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-mojolicious/perl-mojolicious.hash | 4 ++--
 package/perl-mojolicious/perl-mojolicious.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/perl-mojolicious/perl-mojolicious.hash b/package/perl-mojolicious/perl-mojolicious.hash
index ee70e1d99..fbb1c7d99 100644
--- a/package/perl-mojolicious/perl-mojolicious.hash
+++ b/package/perl-mojolicious/perl-mojolicious.hash
@@ -1,6 +1,6 @@
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5  fe7be8d6cf24a860987f72d441bec547  Mojolicious-9.17.tar.gz
-sha256  0da6e60701bdb8ac063d69616c925ff2ecc6a31c6bf5b58a0b10b6013294bd8d  Mojolicious-9.17.tar.gz
+md5  ea3861504ab25b237f124842f8765b01  Mojolicious-9.19.tar.gz
+sha256  45056d66b08e544fd77033fafe1730c1d45615e46a92892fc77fb241754a1a97  Mojolicious-9.19.tar.gz
 
 # computed by scancpan
 sha256  19e2e0f2079ea1ce1576eb4ecc0575b33fe45b2b8e71f4aa589d6bedd1da4e0a  LICENSE
diff --git a/package/perl-mojolicious/perl-mojolicious.mk b/package/perl-mojolicious/perl-mojolicious.mk
index 54b5c018f..8252dc7fd 100644
--- a/package/perl-mojolicious/perl-mojolicious.mk
+++ b/package/perl-mojolicious/perl-mojolicious.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_MOJOLICIOUS_VERSION = 9.17
+PERL_MOJOLICIOUS_VERSION = 9.19
 PERL_MOJOLICIOUS_SOURCE = Mojolicious-$(PERL_MOJOLICIOUS_VERSION).tar.gz
 PERL_MOJOLICIOUS_SITE = $(BR2_CPAN_MIRROR)/authors/id/S/SR/SRI
 PERL_MOJOLICIOUS_LICENSE = Artistic-2.0
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [Buildroot] [PATCH 6/9] package/perl-mojolicious-plugin-authentication: bump to version 1.37
  2021-07-23 20:32 [Buildroot] [PATCH 1/9] package/perl-data-dump: bump to version 1.25 Francois Perrad
                   ` (3 preceding siblings ...)
  2021-07-23 20:32 ` [Buildroot] [PATCH 5/9] package/perl-mojolicious: bump to version 9.19 Francois Perrad
@ 2021-07-23 20:32 ` Francois Perrad
  2021-07-23 20:32 ` [Buildroot] [PATCH 7/9] package/perl-mojolicious-plugin-authorization: bump to version 1.06 Francois Perrad
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Francois Perrad @ 2021-07-23 20:32 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-mojolicious-plugin-authentication/Config.in      | 2 +-
 .../perl-mojolicious-plugin-authentication.hash               | 4 ++--
 .../perl-mojolicious-plugin-authentication.mk                 | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/perl-mojolicious-plugin-authentication/Config.in b/package/perl-mojolicious-plugin-authentication/Config.in
index 4fa01806f..2f51989f2 100644
--- a/package/perl-mojolicious-plugin-authentication/Config.in
+++ b/package/perl-mojolicious-plugin-authentication/Config.in
@@ -4,4 +4,4 @@ config BR2_PACKAGE_PERL_MOJOLICIOUS_PLUGIN_AUTHENTICATION
 	help
 	  A plugin to make authentication a bit easier.
 
-	  https://metacpan.org/release/Mojolicious-Plugin-Authentication
+	  https://github.com/benvanstaveren/Mojolicious-Plugin-Authentication
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 dc14b7e68..34362f5d8 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  7eda1fadc272de097aa8d58abb9197ad  Mojolicious-Plugin-Authentication-1.36.tar.gz
-sha256  8bc48363925261b253e3e10eacf60d71d9930de772936b7f3e5221691841f9bb  Mojolicious-Plugin-Authentication-1.36.tar.gz
+md5  c475f2d3962441698b178ad1bd7d2e29  Mojolicious-Plugin-Authentication-1.37.tar.gz
+sha256  a7ed206725b7b395d4fca12e3f1d923da644d913333ff48ea231e064ecb1abb6  Mojolicious-Plugin-Authentication-1.37.tar.gz
 
 # computed by scancpan
 sha256  37d219684a6c5f8754435fb0dd36a779121e416553fd6a75e22a7545039d1021  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 63500864d..57c356eee 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.36
+PERL_MOJOLICIOUS_PLUGIN_AUTHENTICATION_VERSION = 1.37
 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.30.2

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [Buildroot] [PATCH 7/9] package/perl-mojolicious-plugin-authorization: bump to version 1.06
  2021-07-23 20:32 [Buildroot] [PATCH 1/9] package/perl-data-dump: bump to version 1.25 Francois Perrad
                   ` (4 preceding siblings ...)
  2021-07-23 20:32 ` [Buildroot] [PATCH 6/9] package/perl-mojolicious-plugin-authentication: bump to version 1.37 Francois Perrad
@ 2021-07-23 20:32 ` Francois Perrad
  2021-07-23 20:32 ` [Buildroot] [PATCH 8/9] package/perl-net-dns: bump to version 1.32 Francois Perrad
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Francois Perrad @ 2021-07-23 20:32 UTC (permalink / raw)
  To: buildroot

LICENSE was reformated, the copyright holder is unchanged:
This software is copyright (c) 2012 by John Scoles.

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 .../perl-mojolicious-plugin-authorization.hash              | 6 +++---
 .../perl-mojolicious-plugin-authorization.mk                | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/perl-mojolicious-plugin-authorization/perl-mojolicious-plugin-authorization.hash b/package/perl-mojolicious-plugin-authorization/perl-mojolicious-plugin-authorization.hash
index c55eefe2f..30bf87bad 100644
--- a/package/perl-mojolicious-plugin-authorization/perl-mojolicious-plugin-authorization.hash
+++ b/package/perl-mojolicious-plugin-authorization/perl-mojolicious-plugin-authorization.hash
@@ -1,6 +1,6 @@
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5    9c009599cf397e3eacf5d7cd0dec45b8 Mojolicious-Plugin-Authorization-1.05.tar.gz
-sha256 87f84092d5698595ad0d01e745eca1d6affd1f3d662786f39f3583c54ffed0e3 Mojolicious-Plugin-Authorization-1.05.tar.gz
+md5  7906886e2a66b84bb3c0edd7ea85c485  Mojolicious-Plugin-Authorization-1.06.tar.gz
+sha256  d21ee5ab5fd8c630bc28ce001f9c91bba500370baf7cc8f6f60c9a4e051f9a6c  Mojolicious-Plugin-Authorization-1.06.tar.gz
 
 # computed by scancpan
-sha256 fd9632faca5a3d6af4cb9cf776514de87d2b34bff3a6cf06c23eea0f9cc3ab06 LICENSE
+sha256  dfab85cd06e80a3493217a1dc741cf9065417d2e803d50756f013c0b6cb0cb3e  LICENSE
diff --git a/package/perl-mojolicious-plugin-authorization/perl-mojolicious-plugin-authorization.mk b/package/perl-mojolicious-plugin-authorization/perl-mojolicious-plugin-authorization.mk
index 3fcee08a4..f136be3ba 100644
--- a/package/perl-mojolicious-plugin-authorization/perl-mojolicious-plugin-authorization.mk
+++ b/package/perl-mojolicious-plugin-authorization/perl-mojolicious-plugin-authorization.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_MOJOLICIOUS_PLUGIN_AUTHORIZATION_VERSION = 1.05
+PERL_MOJOLICIOUS_PLUGIN_AUTHORIZATION_VERSION = 1.06
 PERL_MOJOLICIOUS_PLUGIN_AUTHORIZATION_SOURCE = Mojolicious-Plugin-Authorization-$(PERL_MOJOLICIOUS_PLUGIN_AUTHORIZATION_VERSION).tar.gz
 PERL_MOJOLICIOUS_PLUGIN_AUTHORIZATION_SITE = $(BR2_CPAN_MIRROR)/authors/id/B/BY/BYTEROCK
 PERL_MOJOLICIOUS_PLUGIN_AUTHORIZATION_DEPENDENCIES = host-perl-module-build
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [Buildroot] [PATCH 8/9] package/perl-net-dns: bump to version 1.32
  2021-07-23 20:32 [Buildroot] [PATCH 1/9] package/perl-data-dump: bump to version 1.25 Francois Perrad
                   ` (5 preceding siblings ...)
  2021-07-23 20:32 ` [Buildroot] [PATCH 7/9] package/perl-mojolicious-plugin-authorization: bump to version 1.06 Francois Perrad
@ 2021-07-23 20:32 ` Francois Perrad
  2021-07-23 20:32 ` [Buildroot] [PATCH 9/9] package/perl-net-telnet: bump to version 3.05 Francois Perrad
  2021-07-24  8:17 ` [Buildroot] [PATCH 1/9] package/perl-data-dump: bump to version 1.25 Thomas Petazzoni
  8 siblings, 0 replies; 10+ messages in thread
From: Francois Perrad @ 2021-07-23 20:32 UTC (permalink / raw)
  To: buildroot

now, LICENSE lives in its own file.

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-net-dns/perl-net-dns.hash | 6 +++---
 package/perl-net-dns/perl-net-dns.mk   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/perl-net-dns/perl-net-dns.hash b/package/perl-net-dns/perl-net-dns.hash
index a6236357e..916603e71 100644
--- a/package/perl-net-dns/perl-net-dns.hash
+++ b/package/perl-net-dns/perl-net-dns.hash
@@ -1,6 +1,6 @@
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5  2a0364cea1ab6c1134506921d909f393  Net-DNS-1.31.tar.gz
-sha256  00024a8e371605c6d8422a27a0a87af8b7cf66f26502102e68ddd4baf7cfc615  Net-DNS-1.31.tar.gz
+md5  e8ee02ec42dfeb10ae4a0d175d5fcafc  Net-DNS-1.32.tar.gz
+sha256  b890a7b44d573f27cc713caadf1e12eaaa4478a6504d1157194df614316b5b50  Net-DNS-1.32.tar.gz
 
 # computed by scancpan
-sha256  e4f3224d86bd79ac3d11ea513fcb83c68c20701346653699225331e2b7a2d447  README
+sha256  1e44fcf65509b47a251eda0ce1f8bd6aefa13517e38cb1e95b8d36120fb15452  LICENSE
diff --git a/package/perl-net-dns/perl-net-dns.mk b/package/perl-net-dns/perl-net-dns.mk
index 7be1b822c..afba3e216 100644
--- a/package/perl-net-dns/perl-net-dns.mk
+++ b/package/perl-net-dns/perl-net-dns.mk
@@ -4,11 +4,11 @@
 #
 ################################################################################
 
-PERL_NET_DNS_VERSION = 1.31
+PERL_NET_DNS_VERSION = 1.32
 PERL_NET_DNS_SOURCE = Net-DNS-$(PERL_NET_DNS_VERSION).tar.gz
 PERL_NET_DNS_SITE = $(BR2_CPAN_MIRROR)/authors/id/N/NL/NLNETLABS
 PERL_NET_DNS_LICENSE = MIT
-PERL_NET_DNS_LICENSE_FILES = README
+PERL_NET_DNS_LICENSE_FILES = LICENSE
 PERL_NET_DNS_DISTNAME = Net-DNS
 
 $(eval $(perl-package))
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [Buildroot] [PATCH 9/9] package/perl-net-telnet: bump to version 3.05
  2021-07-23 20:32 [Buildroot] [PATCH 1/9] package/perl-data-dump: bump to version 1.25 Francois Perrad
                   ` (6 preceding siblings ...)
  2021-07-23 20:32 ` [Buildroot] [PATCH 8/9] package/perl-net-dns: bump to version 1.32 Francois Perrad
@ 2021-07-23 20:32 ` Francois Perrad
  2021-07-24  8:17 ` [Buildroot] [PATCH 1/9] package/perl-data-dump: bump to version 1.25 Thomas Petazzoni
  8 siblings, 0 replies; 10+ messages in thread
From: Francois Perrad @ 2021-07-23 20:32 UTC (permalink / raw)
  To: buildroot

diff in README:
-    Copyright (c) 1997, 2000, 2002, 2013 Jay Rogers.  All rights
+    Copyright (c) 1997, 2000, 2002, 2013, 2021 Jay Rogers.  All rights

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-net-telnet/perl-net-telnet.hash | 6 +++---
 package/perl-net-telnet/perl-net-telnet.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/perl-net-telnet/perl-net-telnet.hash b/package/perl-net-telnet/perl-net-telnet.hash
index cf1def6a5..c6dc0ca60 100644
--- a/package/perl-net-telnet/perl-net-telnet.hash
+++ b/package/perl-net-telnet/perl-net-telnet.hash
@@ -1,6 +1,6 @@
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5    d2514080116c1b0fa5f96295c84538e3 Net-Telnet-3.04.tar.gz
-sha256 e64d567a4e16295ecba949368e7a6b8b5ae2a16b3ad682121d9b007dc5d2a37a Net-Telnet-3.04.tar.gz
+md5  c8573c57a2d9469f038c40ac284b1e5f  Net-Telnet-3.05.tar.gz
+sha256  677f68ba2cd2a824fae323fa82e183bf7e3d03c3c499c91d923bd6283796a743  Net-Telnet-3.05.tar.gz
 
 # computed by scancpan
-sha256 05beca683093827706ef45a4958bf23bcd91990e0beeb0b098f97c661478c90d README
+sha256  22d0a3343b46c7857cd7d06cb37fe437d467df71aa5854af515374e1e8bf6c53  README
diff --git a/package/perl-net-telnet/perl-net-telnet.mk b/package/perl-net-telnet/perl-net-telnet.mk
index 0b9cce0af..ec3c02216 100644
--- a/package/perl-net-telnet/perl-net-telnet.mk
+++ b/package/perl-net-telnet/perl-net-telnet.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_NET_TELNET_VERSION = 3.04
+PERL_NET_TELNET_VERSION = 3.05
 PERL_NET_TELNET_SOURCE = Net-Telnet-$(PERL_NET_TELNET_VERSION).tar.gz
 PERL_NET_TELNET_SITE = $(BR2_CPAN_MIRROR)/authors/id/J/JR/JROGERS
 PERL_NET_TELNET_LICENSE = Artistic or GPL-1.0+
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* Re: [Buildroot] [PATCH 1/9] package/perl-data-dump: bump to version 1.25
  2021-07-23 20:32 [Buildroot] [PATCH 1/9] package/perl-data-dump: bump to version 1.25 Francois Perrad
                   ` (7 preceding siblings ...)
  2021-07-23 20:32 ` [Buildroot] [PATCH 9/9] package/perl-net-telnet: bump to version 3.05 Francois Perrad
@ 2021-07-24  8:17 ` Thomas Petazzoni
  8 siblings, 0 replies; 10+ messages in thread
From: Thomas Petazzoni @ 2021-07-24  8:17 UTC (permalink / raw)
  To: Francois Perrad; +Cc: buildroot

On Fri, 23 Jul 2021 22:32:34 +0200
Francois Perrad <fperrad@gmail.com> wrote:

> README rewritten in README.md, but same copyright holders:
>     Copyright 1998-2010 Gisle Aas.
>     Copyright 1996-1998 Gurusamy Sarathy.
> 
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
>  package/perl-data-dump/perl-data-dump.hash | 6 +++---
>  package/perl-data-dump/perl-data-dump.mk   | 6 +++---
>  2 files changed, 6 insertions(+), 6 deletions(-)

Series applied, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-07-24  8:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-23 20:32 [Buildroot] [PATCH 1/9] package/perl-data-dump: bump to version 1.25 Francois Perrad
2021-07-23 20:32 ` [Buildroot] [PATCH 2/9] package/perl-data-optlist: bump to version 0.112 Francois Perrad
2021-07-23 20:32 ` [Buildroot] [PATCH 3/9] package/perl-http-message: bump to version 6.33 Francois Perrad
2021-07-23 20:32 ` [Buildroot] [PATCH 4/9] package/perl-libwww-perl: bump to version 6.55 Francois Perrad
2021-07-23 20:32 ` [Buildroot] [PATCH 5/9] package/perl-mojolicious: bump to version 9.19 Francois Perrad
2021-07-23 20:32 ` [Buildroot] [PATCH 6/9] package/perl-mojolicious-plugin-authentication: bump to version 1.37 Francois Perrad
2021-07-23 20:32 ` [Buildroot] [PATCH 7/9] package/perl-mojolicious-plugin-authorization: bump to version 1.06 Francois Perrad
2021-07-23 20:32 ` [Buildroot] [PATCH 8/9] package/perl-net-dns: bump to version 1.32 Francois Perrad
2021-07-23 20:32 ` [Buildroot] [PATCH 9/9] package/perl-net-telnet: bump to version 3.05 Francois Perrad
2021-07-24  8:17 ` [Buildroot] [PATCH 1/9] package/perl-data-dump: bump to version 1.25 Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox