Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/6] perl-module-build: bump to version 0.4210
@ 2014-10-26  8:12 Francois Perrad
  2014-10-26  8:12 ` [Buildroot] [PATCH 2/6] perl-path-tiny: bump to version 0.059 Francois Perrad
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Francois Perrad @ 2014-10-26  8:12 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-module-build/perl-module-build.mk | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/package/perl-module-build/perl-module-build.mk b/package/perl-module-build/perl-module-build.mk
index 1eabe61..0274d28 100644
--- a/package/perl-module-build/perl-module-build.mk
+++ b/package/perl-module-build/perl-module-build.mk
@@ -4,9 +4,11 @@
 #
 ################################################################################
 
-PERL_MODULE_BUILD_VERSION = 0.4206
+PERL_MODULE_BUILD_VERSION = 0.4210
 PERL_MODULE_BUILD_SOURCE = Module-Build-$(PERL_MODULE_BUILD_VERSION).tar.gz
 PERL_MODULE_BUILD_SITE = $(BR2_CPAN_MIRROR)/authors/id/L/LE/LEONT
+HOST_PERL_MODULE_BUILD_DEPENDENCIES =
 PERL_MODULE_BUILD_LICENSE = Artistic or GPLv1+
+PERL_MODULE_BUILD_LICENSE_FILES = LICENSE
 
 $(eval $(host-perl-package))
-- 
1.9.1

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

* [Buildroot] [PATCH 2/6] perl-path-tiny: bump to version 0.059
  2014-10-26  8:12 [Buildroot] [PATCH 1/6] perl-module-build: bump to version 0.4210 Francois Perrad
@ 2014-10-26  8:12 ` Francois Perrad
  2014-10-26 12:58   ` Thomas Petazzoni
  2014-10-26  8:12 ` [Buildroot] [PATCH 3/6] perl-json-tiny: bump to version 0.50 Francois Perrad
                   ` (4 subsequent siblings)
  5 siblings, 1 reply; 8+ messages in thread
From: Francois Perrad @ 2014-10-26  8:12 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-path-tiny/perl-path-tiny.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/perl-path-tiny/perl-path-tiny.mk b/package/perl-path-tiny/perl-path-tiny.mk
index d8ed899..4f34b8a 100644
--- a/package/perl-path-tiny/perl-path-tiny.mk
+++ b/package/perl-path-tiny/perl-path-tiny.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_PATH_TINY_VERSION = 0.055
+PERL_PATH_TINY_VERSION = 0.059
 PERL_PATH_TINY_SOURCE = Path-Tiny-$(PERL_PATH_TINY_VERSION).tar.gz
 PERL_PATH_TINY_SITE = $(BR2_CPAN_MIRROR)/authors/id/D/DA/DAGOLDEN
 PERL_PATH_TINY_DEPENDENCIES = perl
-- 
1.9.1

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

* [Buildroot] [PATCH 3/6] perl-json-tiny: bump to version 0.50
  2014-10-26  8:12 [Buildroot] [PATCH 1/6] perl-module-build: bump to version 0.4210 Francois Perrad
  2014-10-26  8:12 ` [Buildroot] [PATCH 2/6] perl-path-tiny: bump to version 0.059 Francois Perrad
@ 2014-10-26  8:12 ` Francois Perrad
  2014-10-26  8:12 ` [Buildroot] [PATCH 4/6] perl-io-socket-ssl: bump to version 2.002 Francois Perrad
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: Francois Perrad @ 2014-10-26  8:12 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-json-tiny/perl-json-tiny.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/perl-json-tiny/perl-json-tiny.mk b/package/perl-json-tiny/perl-json-tiny.mk
index 3adcb49..7ee611d 100644
--- a/package/perl-json-tiny/perl-json-tiny.mk
+++ b/package/perl-json-tiny/perl-json-tiny.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_JSON_TINY_VERSION = 0.49
+PERL_JSON_TINY_VERSION = 0.50
 PERL_JSON_TINY_SOURCE = JSON-Tiny-$(PERL_JSON_TINY_VERSION).tar.gz
 PERL_JSON_TINY_SITE = $(BR2_CPAN_MIRROR)/authors/id/D/DA/DAVIDO
 PERL_JSON_TINY_DEPENDENCIES = perl
-- 
1.9.1

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

* [Buildroot] [PATCH 4/6] perl-io-socket-ssl: bump to version 2.002
  2014-10-26  8:12 [Buildroot] [PATCH 1/6] perl-module-build: bump to version 0.4210 Francois Perrad
  2014-10-26  8:12 ` [Buildroot] [PATCH 2/6] perl-path-tiny: bump to version 0.059 Francois Perrad
  2014-10-26  8:12 ` [Buildroot] [PATCH 3/6] perl-json-tiny: bump to version 0.50 Francois Perrad
@ 2014-10-26  8:12 ` Francois Perrad
  2014-10-26  8:12 ` [Buildroot] [PATCH 5/6] perl-net-ssleay: bump to version 1.66 Francois Perrad
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: Francois Perrad @ 2014-10-26  8:12 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-io-socket-ssl/perl-io-socket-ssl.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/perl-io-socket-ssl/perl-io-socket-ssl.mk b/package/perl-io-socket-ssl/perl-io-socket-ssl.mk
index 53bcfa1..ad18c80 100644
--- a/package/perl-io-socket-ssl/perl-io-socket-ssl.mk
+++ b/package/perl-io-socket-ssl/perl-io-socket-ssl.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_IO_SOCKET_SSL_VERSION = 1.997
+PERL_IO_SOCKET_SSL_VERSION = 2.002
 PERL_IO_SOCKET_SSL_SOURCE = IO-Socket-SSL-$(PERL_IO_SOCKET_SSL_VERSION).tar.gz
 PERL_IO_SOCKET_SSL_SITE = $(BR2_CPAN_MIRROR)/authors/id/S/SU/SULLR
 PERL_IO_SOCKET_SSL_DEPENDENCIES = perl perl-net-ssleay
-- 
1.9.1

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

* [Buildroot] [PATCH 5/6] perl-net-ssleay: bump to version 1.66
  2014-10-26  8:12 [Buildroot] [PATCH 1/6] perl-module-build: bump to version 0.4210 Francois Perrad
                   ` (2 preceding siblings ...)
  2014-10-26  8:12 ` [Buildroot] [PATCH 4/6] perl-io-socket-ssl: bump to version 2.002 Francois Perrad
@ 2014-10-26  8:12 ` Francois Perrad
  2014-10-26  8:12 ` [Buildroot] [PATCH 6/6] perl-mojolicious: bump to version 5.54 Francois Perrad
  2014-10-26 12:56 ` [Buildroot] [PATCH 1/6] perl-module-build: bump to version 0.4210 Thomas Petazzoni
  5 siblings, 0 replies; 8+ messages in thread
From: Francois Perrad @ 2014-10-26  8:12 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-net-ssleay/perl-net-ssleay.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/perl-net-ssleay/perl-net-ssleay.mk b/package/perl-net-ssleay/perl-net-ssleay.mk
index b17975c..ed2efd6 100644
--- a/package/perl-net-ssleay/perl-net-ssleay.mk
+++ b/package/perl-net-ssleay/perl-net-ssleay.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_NET_SSLEAY_VERSION = 1.65
+PERL_NET_SSLEAY_VERSION = 1.66
 PERL_NET_SSLEAY_SOURCE = Net-SSLeay-$(PERL_NET_SSLEAY_VERSION).tar.gz
 PERL_NET_SSLEAY_SITE = $(BR2_CPAN_MIRROR)/authors/id/M/MI/MIKEM
 PERL_NET_SSLEAY_DEPENDENCIES = perl openssl
-- 
1.9.1

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

* [Buildroot] [PATCH 6/6] perl-mojolicious: bump to version 5.54
  2014-10-26  8:12 [Buildroot] [PATCH 1/6] perl-module-build: bump to version 0.4210 Francois Perrad
                   ` (3 preceding siblings ...)
  2014-10-26  8:12 ` [Buildroot] [PATCH 5/6] perl-net-ssleay: bump to version 1.66 Francois Perrad
@ 2014-10-26  8:12 ` Francois Perrad
  2014-10-26 12:56 ` [Buildroot] [PATCH 1/6] perl-module-build: bump to version 0.4210 Thomas Petazzoni
  5 siblings, 0 replies; 8+ messages in thread
From: Francois Perrad @ 2014-10-26  8:12 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-mojolicious/perl-mojolicious.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/perl-mojolicious/perl-mojolicious.mk b/package/perl-mojolicious/perl-mojolicious.mk
index 5dc1135..1fa77b7 100644
--- a/package/perl-mojolicious/perl-mojolicious.mk
+++ b/package/perl-mojolicious/perl-mojolicious.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_MOJOLICIOUS_VERSION = 5.21
+PERL_MOJOLICIOUS_VERSION = 5.54
 PERL_MOJOLICIOUS_SOURCE = Mojolicious-$(PERL_MOJOLICIOUS_VERSION).tar.gz
 PERL_MOJOLICIOUS_SITE = $(BR2_CPAN_MIRROR)/authors/id/S/SR/SRI
 PERL_MOJOLICIOUS_DEPENDENCIES = perl
-- 
1.9.1

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

* [Buildroot] [PATCH 1/6] perl-module-build: bump to version 0.4210
  2014-10-26  8:12 [Buildroot] [PATCH 1/6] perl-module-build: bump to version 0.4210 Francois Perrad
                   ` (4 preceding siblings ...)
  2014-10-26  8:12 ` [Buildroot] [PATCH 6/6] perl-mojolicious: bump to version 5.54 Francois Perrad
@ 2014-10-26 12:56 ` Thomas Petazzoni
  5 siblings, 0 replies; 8+ messages in thread
From: Thomas Petazzoni @ 2014-10-26 12:56 UTC (permalink / raw)
  To: buildroot

Dear Francois Perrad,

On Sun, 26 Oct 2014 09:12:49 +0100, Francois Perrad wrote:

> +HOST_PERL_MODULE_BUILD_DEPENDENCIES =

I've dropped this apparently useless line and applied.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

* [Buildroot] [PATCH 2/6] perl-path-tiny: bump to version 0.059
  2014-10-26  8:12 ` [Buildroot] [PATCH 2/6] perl-path-tiny: bump to version 0.059 Francois Perrad
@ 2014-10-26 12:58   ` Thomas Petazzoni
  0 siblings, 0 replies; 8+ messages in thread
From: Thomas Petazzoni @ 2014-10-26 12:58 UTC (permalink / raw)
  To: buildroot

Dear Francois Perrad,

On Sun, 26 Oct 2014 09:12:50 +0100, Francois Perrad wrote:
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
>  package/perl-path-tiny/perl-path-tiny.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Patches 2-6 applied with no change.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2014-10-26 12:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-26  8:12 [Buildroot] [PATCH 1/6] perl-module-build: bump to version 0.4210 Francois Perrad
2014-10-26  8:12 ` [Buildroot] [PATCH 2/6] perl-path-tiny: bump to version 0.059 Francois Perrad
2014-10-26 12:58   ` Thomas Petazzoni
2014-10-26  8:12 ` [Buildroot] [PATCH 3/6] perl-json-tiny: bump to version 0.50 Francois Perrad
2014-10-26  8:12 ` [Buildroot] [PATCH 4/6] perl-io-socket-ssl: bump to version 2.002 Francois Perrad
2014-10-26  8:12 ` [Buildroot] [PATCH 5/6] perl-net-ssleay: bump to version 1.66 Francois Perrad
2014-10-26  8:12 ` [Buildroot] [PATCH 6/6] perl-mojolicious: bump to version 5.54 Francois Perrad
2014-10-26 12:56 ` [Buildroot] [PATCH 1/6] perl-module-build: bump to version 0.4210 Thomas Petazzoni

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