From owner-svn-ports-head@freebsd.org Fri Jan 8 22:30:51 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 F11D94D8CC6; Fri, 8 Jan 2021 22:30:51 +0000 (UTC) (envelope-from ygy@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 4DCHqv6V9Mz3MrB; Fri, 8 Jan 2021 22:30:51 +0000 (UTC) (envelope-from ygy@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 D1D4D2FB5; Fri, 8 Jan 2021 22:30:51 +0000 (UTC) (envelope-from ygy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 108MUpcg061663; Fri, 8 Jan 2021 22:30:51 GMT (envelope-from ygy@FreeBSD.org) Received: (from ygy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 108MUpXr061660; Fri, 8 Jan 2021 22:30:51 GMT (envelope-from ygy@FreeBSD.org) Message-Id: <202101082230.108MUpXr061660@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ygy set sender to ygy@FreeBSD.org using -f From: Guangyuan Yang Date: Fri, 8 Jan 2021 22:30:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r560815 - head/devel/p5-DateTime-TimeZone X-SVN-Group: ports-head X-SVN-Commit-Author: ygy X-SVN-Commit-Paths: head/devel/p5-DateTime-TimeZone X-SVN-Commit-Revision: 560815 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: Fri, 08 Jan 2021 22:30:52 -0000 Author: ygy (doc committer) Date: Fri Jan 8 22:30:50 2021 New Revision: 560815 URL: https://svnweb.freebsd.org/changeset/ports/560815 Log: devel/p5-DateTime-TimeZone: Update to 2.46 Changelog: https://metacpan.org/changes/distribution/DateTime-TimeZone PR: 252399 Submitted by: Sergei Vyshenski (maintainer) Approved by: lwhsu Modified: head/devel/p5-DateTime-TimeZone/Makefile head/devel/p5-DateTime-TimeZone/distinfo head/devel/p5-DateTime-TimeZone/pkg-plist Modified: head/devel/p5-DateTime-TimeZone/Makefile ============================================================================== --- head/devel/p5-DateTime-TimeZone/Makefile Fri Jan 8 22:25:56 2021 (r560814) +++ head/devel/p5-DateTime-TimeZone/Makefile Fri Jan 8 22:30:50 2021 (r560815) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= DateTime-TimeZone -PORTVERSION= 2.44 +PORTVERSION= 2.46 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN Modified: head/devel/p5-DateTime-TimeZone/distinfo ============================================================================== --- head/devel/p5-DateTime-TimeZone/distinfo Fri Jan 8 22:25:56 2021 (r560814) +++ head/devel/p5-DateTime-TimeZone/distinfo Fri Jan 8 22:30:50 2021 (r560815) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604951871 -SHA256 (DateTime-TimeZone-2.44.tar.gz) = 573dd4059a2dfd3833d6a7d2bf084778ac6595a009b11dea6360d7d022ce4526 -SIZE (DateTime-TimeZone-2.44.tar.gz) = 997253 +TIMESTAMP = 1609719816 +SHA256 (DateTime-TimeZone-2.46.tar.gz) = f4c19e097e17f184de4ea1c758d42184ba03ac9dde92cf2e56108c147157a3b3 +SIZE (DateTime-TimeZone-2.46.tar.gz) = 995245 Modified: head/devel/p5-DateTime-TimeZone/pkg-plist ============================================================================== --- head/devel/p5-DateTime-TimeZone/pkg-plist Fri Jan 8 22:25:56 2021 (r560814) +++ head/devel/p5-DateTime-TimeZone/pkg-plist Fri Jan 8 22:30:50 2021 (r560815) @@ -248,7 +248,6 @@ %%SITE_PERL%%/DateTime/TimeZone/Australia/Adelaide.pm %%SITE_PERL%%/DateTime/TimeZone/Australia/Brisbane.pm %%SITE_PERL%%/DateTime/TimeZone/Australia/Broken_Hill.pm -%%SITE_PERL%%/DateTime/TimeZone/Australia/Currie.pm %%SITE_PERL%%/DateTime/TimeZone/Australia/Darwin.pm %%SITE_PERL%%/DateTime/TimeZone/Australia/Eucla.pm %%SITE_PERL%%/DateTime/TimeZone/Australia/Hobart.pm