* [Buildroot] [PATCH 1/2] package/perl-module-build-tiny: bump to version 0.047
@ 2023-10-02 16:53 Francois Perrad
2023-10-02 16:53 ` [Buildroot] [PATCH 2/2] package/perl-module-build: bump to version 0.4234 Francois Perrad
2023-11-04 20:49 ` [Buildroot] [PATCH 1/2] package/perl-module-build-tiny: bump to version 0.047 Thomas Petazzoni via buildroot
0 siblings, 2 replies; 3+ messages in thread
From: Francois Perrad @ 2023-10-02 16:53 UTC (permalink / raw)
To: buildroot
LICENSE: switch to Perl Artistic
see https://metacpan.org/release/LEONT/Module-Build-Tiny-0.047/diff/LEONT/Module-Build-Tiny-0.039#LICENSE
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
.../perl-module-build-tiny/perl-module-build-tiny.hash | 8 ++++----
package/perl-module-build-tiny/perl-module-build-tiny.mk | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/package/perl-module-build-tiny/perl-module-build-tiny.hash b/package/perl-module-build-tiny/perl-module-build-tiny.hash
index 7f03f96c1..7b503ff06 100644
--- a/package/perl-module-build-tiny/perl-module-build-tiny.hash
+++ b/package/perl-module-build-tiny/perl-module-build-tiny.hash
@@ -1,6 +1,6 @@
-# retrieved by scancpan from http://cpan.metacpan.org/
-md5 2332c90c17454107fea3f2614e11a3a9 Module-Build-Tiny-0.039.tar.gz
-sha256 7d580ff6ace0cbe555bf36b86dc8ea232581530cbeaaea09bccb57b55797f11c Module-Build-Tiny-0.039.tar.gz
+# retrieved by scancpan from https://cpan.metacpan.org/
+md5 de9814b3c22825837438fc70adad58ac Module-Build-Tiny-0.047.tar.gz
+sha256 71260e9421b93c33dd1b3e7d0cf15f759c0ca7c753fa840279ec3be70f8f8c9d Module-Build-Tiny-0.047.tar.gz
# computed by scancpan
-sha256 09fd2bc0428920c455f10c5a6c52e2bb4615114e88966c75ce27a07af028c36b LICENSE
+sha256 1ce3282467869416f29b0c5f7773d1b80181fb9e08bef64e3829e8c53e19b64e LICENSE
diff --git a/package/perl-module-build-tiny/perl-module-build-tiny.mk b/package/perl-module-build-tiny/perl-module-build-tiny.mk
index cdf6ac3ec..e2e3d83e7 100644
--- a/package/perl-module-build-tiny/perl-module-build-tiny.mk
+++ b/package/perl-module-build-tiny/perl-module-build-tiny.mk
@@ -4,14 +4,14 @@
#
################################################################################
-PERL_MODULE_BUILD_TINY_VERSION = 0.039
+PERL_MODULE_BUILD_TINY_VERSION = 0.047
PERL_MODULE_BUILD_TINY_SOURCE = Module-Build-Tiny-$(PERL_MODULE_BUILD_TINY_VERSION).tar.gz
PERL_MODULE_BUILD_TINY_SITE = $(BR2_CPAN_MIRROR)/authors/id/L/LE/LEONT
HOST_PERL_MODULE_BUILD_TINY_DEPENDENCIES = \
host-perl-extutils-config \
host-perl-extutils-helpers \
host-perl-extutils-installpaths
-PERL_MODULE_BUILD_TINY_LICENSE = Artistic or GPL-1.0+
+PERL_MODULE_BUILD_TINY_LICENSE = Artistic-1.0-Perl or GPL-1.0+
PERL_MODULE_BUILD_TINY_LICENSE_FILES = LICENSE
PERL_MODULE_BUILD_TINY_DISTNAME = Module-Build-Tiny
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 2/2] package/perl-module-build: bump to version 0.4234
2023-10-02 16:53 [Buildroot] [PATCH 1/2] package/perl-module-build-tiny: bump to version 0.047 Francois Perrad
@ 2023-10-02 16:53 ` Francois Perrad
2023-11-04 20:49 ` [Buildroot] [PATCH 1/2] package/perl-module-build-tiny: bump to version 0.047 Thomas Petazzoni via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Francois Perrad @ 2023-10-02 16:53 UTC (permalink / raw)
To: buildroot
LICENSE: now filled with a real content
see https://metacpan.org/release/LEONT/Module-Build-0.4234/diff/LEONT/Module-Build-0.4232#LICENSE
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/perl-module-build/perl-module-build.hash | 8 ++++----
package/perl-module-build/perl-module-build.mk | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/perl-module-build/perl-module-build.hash b/package/perl-module-build/perl-module-build.hash
index a2181290e..590307e78 100644
--- a/package/perl-module-build/perl-module-build.hash
+++ b/package/perl-module-build/perl-module-build.hash
@@ -1,6 +1,6 @@
-# retrieved by scancpan from http://cpan.metacpan.org/
-md5 144885f1cbaf9420017bbed696ec6b83 Module-Build-0.4232.tar.gz
-sha256 67c82ee245d94ba06decfa25572ab75fdcd26a9009094289d8f45bc54041771b Module-Build-0.4232.tar.gz
+# retrieved by scancpan from https://cpan.metacpan.org/
+md5 0032d0c0bc36a3b68ef41c947829d5e3 Module-Build-0.4234.tar.gz
+sha256 66aeac6127418be5e471ead3744648c766bd01482825c5b66652675f2bc86a8f Module-Build-0.4234.tar.gz
# computed by scancpan
-sha256 f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e LICENSE
+sha256 af1570e8af55af52b4e86d040e2a993cb684566275c43c4d7a8b0cc5a90e08a4 LICENSE
diff --git a/package/perl-module-build/perl-module-build.mk b/package/perl-module-build/perl-module-build.mk
index d95a30647..972902e04 100644
--- a/package/perl-module-build/perl-module-build.mk
+++ b/package/perl-module-build/perl-module-build.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PERL_MODULE_BUILD_VERSION = 0.4232
+PERL_MODULE_BUILD_VERSION = 0.4234
PERL_MODULE_BUILD_SOURCE = Module-Build-$(PERL_MODULE_BUILD_VERSION).tar.gz
PERL_MODULE_BUILD_SITE = $(BR2_CPAN_MIRROR)/authors/id/L/LE/LEONT
PERL_MODULE_BUILD_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] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/2] package/perl-module-build-tiny: bump to version 0.047
2023-10-02 16:53 [Buildroot] [PATCH 1/2] package/perl-module-build-tiny: bump to version 0.047 Francois Perrad
2023-10-02 16:53 ` [Buildroot] [PATCH 2/2] package/perl-module-build: bump to version 0.4234 Francois Perrad
@ 2023-11-04 20:49 ` Thomas Petazzoni via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-11-04 20:49 UTC (permalink / raw)
To: Francois Perrad; +Cc: buildroot
On Mon, 2 Oct 2023 18:53:01 +0200
Francois Perrad <fperrad@gmail.com> wrote:
> LICENSE: switch to Perl Artistic
> see https://metacpan.org/release/LEONT/Module-Build-Tiny-0.047/diff/LEONT/Module-Build-Tiny-0.039#LICENSE
>
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
> .../perl-module-build-tiny/perl-module-build-tiny.hash | 8 ++++----
> package/perl-module-build-tiny/perl-module-build-tiny.mk | 4 ++--
> 2 files changed, 6 insertions(+), 6 deletions(-)
Both applied to master. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-11-04 20:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-02 16:53 [Buildroot] [PATCH 1/2] package/perl-module-build-tiny: bump to version 0.047 Francois Perrad
2023-10-02 16:53 ` [Buildroot] [PATCH 2/2] package/perl-module-build: bump to version 0.4234 Francois Perrad
2023-11-04 20:49 ` [Buildroot] [PATCH 1/2] package/perl-module-build-tiny: bump to version 0.047 Thomas Petazzoni via buildroot
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.