From owner-svn-ports-head@freebsd.org Sun Jan 3 20:23:09 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id ABF1E4DDE23; Sun, 3 Jan 2021 20:23:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D89Dq3bVTz4dPF; Sun, 3 Jan 2021 20:23:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D87105C59; Sun, 3 Jan 2021 20:23:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 103KN3kX025201; Sun, 3 Jan 2021 20:23:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 103KN3Q3025199; Sun, 3 Jan 2021 20:23:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202101032023.103KN3Q3025199@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Jan 2021 20:23:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r560215 - head/devel/p5-DateTime-Format-Strptime X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-DateTime-Format-Strptime X-SVN-Commit-Revision: 560215 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jan 2021 20:23:10 -0000 Author: sunpoet Date: Sun Jan 3 20:23:03 2021 New Revision: 560215 URL: https://svnweb.freebsd.org/changeset/ports/560215 Log: Update to 1.78 Changes: https://metacpan.org/changes/distribution/DateTime-Format-Strptime Modified: head/devel/p5-DateTime-Format-Strptime/Makefile head/devel/p5-DateTime-Format-Strptime/distinfo Modified: head/devel/p5-DateTime-Format-Strptime/Makefile ============================================================================== --- head/devel/p5-DateTime-Format-Strptime/Makefile Sun Jan 3 20:22:58 2021 (r560214) +++ head/devel/p5-DateTime-Format-Strptime/Makefile Sun Jan 3 20:23:03 2021 (r560215) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-Format-Strptime -PORTVERSION= 1.77 +PORTVERSION= 1.78 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-DateTime>=1:devel/p5-DateTime \ - p5-DateTime-Locale>=1.23:devel/p5-DateTime-Locale \ + p5-DateTime-Locale>=1.30:devel/p5-DateTime-Locale \ p5-DateTime-TimeZone>=2.09:devel/p5-DateTime-TimeZone \ p5-Params-ValidationCompiler>=0:devel/p5-Params-ValidationCompiler \ p5-Specio>=0.33:devel/p5-Specio \ @@ -24,11 +24,11 @@ RUN_DEPENDS= p5-DateTime>=1:devel/p5-DateTime \ TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal \ p5-Test-Warnings>=0:devel/p5-Test-Warnings -PORTSCOUT= skipv:1.0601,1.0700,1.0701,1.0702,1.0800,1.0900,1.0901,1.1000 - USES= perl5 USE_PERL5= configure NO_ARCH= yes + +PORTSCOUT= skipv:1.0601,1.0700,1.0701,1.0702,1.0800,1.0900,1.0901,1.1000 .include Modified: head/devel/p5-DateTime-Format-Strptime/distinfo ============================================================================== --- head/devel/p5-DateTime-Format-Strptime/distinfo Sun Jan 3 20:22:58 2021 (r560214) +++ head/devel/p5-DateTime-Format-Strptime/distinfo Sun Jan 3 20:23:03 2021 (r560215) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586191136 -SHA256 (DateTime-Format-Strptime-1.77.tar.gz) = 2fa43c838ecf5356f221a91a41c81dba22e7860c5474b4a61723259898173e4a -SIZE (DateTime-Format-Strptime-1.77.tar.gz) = 114321 +TIMESTAMP = 1609599057 +SHA256 (DateTime-Format-Strptime-1.78.tar.gz) = 5143cb8032301b49abef8b989cbfa7592e78db29b7b8c3b874bb0b9489e0d90f +SIZE (DateTime-Format-Strptime-1.78.tar.gz) = 116987