From patchwork Sat Sep 5 06:36:05 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Francois Perrad X-Patchwork-Id: 514796 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id 59A4C140285 for ; Sat, 5 Sep 2015 16:36:30 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=xmA5o+IL; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 2273D32A8F; Sat, 5 Sep 2015 06:36:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XG4-fKxnWRha; Sat, 5 Sep 2015 06:36:24 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 1E1742D4D2; Sat, 5 Sep 2015 06:36:24 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id D58E21C16F8 for ; Sat, 5 Sep 2015 06:36:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id CDFC88898F for ; Sat, 5 Sep 2015 06:36:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8QpHwXROSMZJ for ; Sat, 5 Sep 2015 06:36:19 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by whitealder.osuosl.org (Postfix) with ESMTPS id 8656B886B9 for ; Sat, 5 Sep 2015 06:36:19 +0000 (UTC) Received: by wicfx3 with SMTP id fx3so36122266wic.0 for ; Fri, 04 Sep 2015 23:36:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=Yq3ZdPVUO3RKvKNR2d8wznWxqMTg+barAd7eWxEvwss=; b=xmA5o+ILuXeWjEkCIsPi86X1SYuzk++gBFKKjFiNBmRPJURKBYBXPy2fKTxRtz53uJ pY8VoYXsPki8apXbk0QppeiGASMoqpzIJcWAN5YV80OCXOs1L79xXyeLWS57S/ctnNK+ ivk7y0XIweLe4vVVI7N0sdzGY26i5v9MKbLuN/Q3lLt7LrNRGTvSFXHGW+6rtfYhqYRy Z1M44IsCxHBP7DtOFSjRsMpewOhSZFjJQkFGEue3/39x6HX/2oSW3wc2N0m4Tz3Wszu3 BotFnv6kVl10LDExsklC6BOMpJG9pH3p0QbcadJZOQhzDp+w3NcQog0UsF5LA794dDdM P7CQ== X-Received: by 10.180.149.146 with SMTP id ua18mr14382240wib.86.1441434978107; Fri, 04 Sep 2015 23:36:18 -0700 (PDT) Received: from localhost.localdomain (13.197.82.79.rev.sfr.net. [79.82.197.13]) by smtp.gmail.com with ESMTPSA id fa8sm8276059wib.14.2015.09.04.23.36.17 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 04 Sep 2015 23:36:17 -0700 (PDT) From: Francois Perrad X-Google-Original-From: Francois Perrad To: buildroot@busybox.net Date: Sat, 5 Sep 2015 08:36:05 +0200 Message-Id: <1441434966-29518-1-git-send-email-francois.perrad@gadz.org> X-Mailer: git-send-email 2.1.4 Subject: [Buildroot] [PATCH 1/2] perl: bump to version 5.22.0 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Francois Perrad --- package/perl/perl.hash | 10 +++++----- package/perl/perl.mk | 8 ++++---- support/scripts/scancpan | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package/perl/perl.hash b/package/perl/perl.hash index 0ee587e..2e3af95 100644 --- a/package/perl/perl.hash +++ b/package/perl/perl.hash @@ -1,7 +1,7 @@ -# Hashes from: http://www.cpan.org/src/5.0/perl-5.20.2.tar.bz2.{md5,sha1,sha256}.txt -md5 21062666f1c627aeb6dbff3c6952738b perl-5.20.2.tar.bz2 -sha1 63126c683b4c79c35008a47d56f7beae876c569f perl-5.20.2.tar.bz2 -sha256 e5a4713bc65e1da98ebd833dce425c000768bfe84d17ec5183ec5ca249db71ab perl-5.20.2.tar.bz2 +# Hashes from: http://www.cpan.org/src/5.0/perl-5.22.0.tar.bz2.{md5,sha1,sha256}.txt +md5 f67b152160431b3180fb766bdc2d02e2 perl-5.22.0.tar.bz2 +sha1 400338c91c56420d98142cbfcb84d418cae2c98c perl-5.22.0.tar.bz2 +sha256 3689fdb519133d039f49e12834764ff4c1de8f8d925dea44a952ca110d0ac9f7 perl-5.22.0.tar.bz2 # No upstream hashes for the following -sha256 36cabbc937cc66e59c8ae414d7753190d54a022cae0012c09ee5bbee78bc0aa0 perl-5.20.2-cross-0.9.7.tar.gz +sha256 92ac19149eacfeb5dbddae229fecabdc1bef7ad130da2ea6c05a166167ac696a perl-5.22.0-cross-1.0.0.tar.gz diff --git a/package/perl/perl.mk b/package/perl/perl.mk index 1e6a054..b9f90e4 100644 --- a/package/perl/perl.mk +++ b/package/perl/perl.mk @@ -4,16 +4,16 @@ # ################################################################################ -PERL_VERSION_MAJOR = 20 -PERL_VERSION = 5.$(PERL_VERSION_MAJOR).2 +PERL_VERSION_MAJOR = 22 +PERL_VERSION = 5.$(PERL_VERSION_MAJOR).0 PERL_SITE = http://www.cpan.org/src/5.0 PERL_SOURCE = perl-$(PERL_VERSION).tar.bz2 PERL_LICENSE = Artistic or GPLv1+ PERL_LICENSE_FILES = Artistic Copying README PERL_INSTALL_STAGING = YES -PERL_CROSS_VERSION = 0.9.7 -PERL_CROSS_BASE_VERSION = 5.$(PERL_VERSION_MAJOR).2 +PERL_CROSS_VERSION = 1.0.0 +PERL_CROSS_BASE_VERSION = 5.$(PERL_VERSION_MAJOR).0 # DO NOT refactor with the github helper (the result is not the same) PERL_CROSS_SITE = http://raw.github.com/arsv/perl-cross/releases PERL_CROSS_SOURCE = perl-$(PERL_CROSS_BASE_VERSION)-cross-$(PERL_CROSS_VERSION).tar.gz diff --git a/support/scripts/scancpan b/support/scripts/scancpan index 947d248..8268c36 100755 --- a/support/scripts/scancpan +++ b/support/scripts/scancpan @@ -471,7 +471,7 @@ unshift @INC, sub { } # END OF FATPACK CODE -use 5.020; # same major version as target perl +use 5.022; # same major version as target perl use strict; use warnings; use Fatal qw(open close);