diff mbox series

[06/16] package/perl-http-date: bump to version 6.06

Message ID 20230916154351.2747233-6-francois.perrad@gadz.org
State Changes Requested
Headers show
Series [01/16] package/perl-class-method-modifiers: bump to version 2.15 | expand

Commit Message

Francois Perrad Sept. 16, 2023, 3:43 p.m. UTC
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(-)

Comments

Yann E. MORIN Sept. 17, 2023, 8:33 a.m. UTC | #1
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
diff mbox series

Patch

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+