From patchwork Mon Mar 22 07:24:55 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 3961 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4F3mH43Bv4z40Qq for ; Mon, 22 Mar 2021 07:25:04 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4F3mGz1DPBz5Pq; Mon, 22 Mar 2021 07:24:59 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4F3mGz0Zhtz2ycj; Mon, 22 Mar 2021 07:24:59 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4F3mGx3tlZz2xd1 for ; Mon, 22 Mar 2021 07:24:57 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4F3mGw6Vxdz5Pf; Mon, 22 Mar 2021 07:24:56 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1616397896; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=Lc4nQpUdj1ewNLXlXQ9Yy8ZwsIPyznCWF9MH8SzUg90=; b=c0eNy7G42oteTRNGg/XYnECqDM+CImCTEgy5w5gNnr5IEXCJJZq29mCwgATYn8jvOue13m p+CB/QmkaAWM3uAw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1616397896; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=Lc4nQpUdj1ewNLXlXQ9Yy8ZwsIPyznCWF9MH8SzUg90=; b=vb+0JsxZfF7qF+DjxtgCS/pBN9h0cJhh7jtd3+vi9KoJAiRO86dfasjxlXK/76hmDsiJH6 vrFYFqLbisCuZp6jkRFYdD5a0798YkJqDY89C00qPBhXuoUcnbdMAIzQv/eu6+XDBwt0uW wcWt58exYwGt8/HceigytD6zGne0O1eRqbthBhBHomS+p6bKaSwv5iAw1Ku5bUVxG3U4l+ x4xmFg2dkTLC1T5zDpC5IGnVQjEZci7aL5USCI+ncPtxYZz/CGa8OjNT2ZhpyZ2clSEIk2 PYYv3QcF5sKJToasH14nk65iJVwz/sS/w3w1BKSrThOEDu0E2kxJlm3c0tiA7w== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 3/5] perl-Date-Calc: Update to 6.4 Date: Mon, 22 Mar 2021 08:24:55 +0100 Message-Id: <20210322072455.1124-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update from 6.3 to 6.4 - Update of rootfile not required - perl-Date-Calc is a dependency of the swatch addon - Changelog Version 6.4 07.03.2015 + Fixed t/f016.t, t/f027.t and t/f028.t which started failing on 01/01/2015 + Fixed t/f035.t which gave a warning "Unescaped left brace in regex is deprecated" with Perl 5.21.x Signed-off-by: Adolf Belka --- lfs/perl-Date-Calc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/perl-Date-Calc b/lfs/perl-Date-Calc index 21cd9fd77..f50646462 100644 --- a/lfs/perl-Date-Calc +++ b/lfs/perl-Date-Calc @@ -23,7 +23,7 @@ # Definitions ############################################################################### include Config -VER = 6.3 +VER = 6.4 THISAPP = Date-Calc-$(VER) DL_FILE = ${THISAPP}.tar.gz @@ -32,7 +32,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = perl-Date-Calc DEPS = perl-Carp-Clan -PAK_VER = 4 +PAK_VER = 5 ############################################################################### # Top-level Rules @@ -42,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 9b64555b7051c1beb6b61daead2d01b3 +$(DL_FILE)_MD5 = 69c635070d38c884682bfd4657031a8d install : $(TARGET)