From owner-svn-ports-head@freebsd.org Fri May 8 20:51:13 2020 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 BE4DD2E167A; Fri, 8 May 2020 20:51:13 +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) server-signature RSA-PSS (4096 bits) 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 49JjCz2F9Zz4Jxy; Fri, 8 May 2020 20:51:11 +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 1F9298608; Fri, 8 May 2020 20:51:09 +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 048Kp89h006181; Fri, 8 May 2020 20:51:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 048Kp860006177; Fri, 8 May 2020 20:51:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202005082051.048Kp860006177@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 8 May 2020 20:51:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r534431 - head/databases/p5-DBD-Pg X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/databases/p5-DBD-Pg X-SVN-Commit-Revision: 534431 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.32 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 May 2020 20:51:13 -0000 Author: sunpoet Date: Fri May 8 20:51:08 2020 New Revision: 534431 URL: https://svnweb.freebsd.org/changeset/ports/534431 Log: Update to 3.12.0 Changes: https://metacpan.org/changes/distribution/DBD-Pg Modified: head/databases/p5-DBD-Pg/Makefile head/databases/p5-DBD-Pg/distinfo Modified: head/databases/p5-DBD-Pg/Makefile ============================================================================== --- head/databases/p5-DBD-Pg/Makefile Fri May 8 20:51:03 2020 (r534430) +++ head/databases/p5-DBD-Pg/Makefile Fri May 8 20:51:08 2020 (r534431) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= DBD-Pg -PORTVERSION= 3.11.1 +PORTVERSION= 3.12.0 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/databases/p5-DBD-Pg/distinfo ============================================================================== --- head/databases/p5-DBD-Pg/distinfo Fri May 8 20:51:03 2020 (r534430) +++ head/databases/p5-DBD-Pg/distinfo Fri May 8 20:51:08 2020 (r534431) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588163955 -SHA256 (DBD-Pg-3.11.1.tar.gz) = 6c7af4c96e5e16c904bdf02c0d6711582c1b3cbea2f2904b35429a573ce7905b -SIZE (DBD-Pg-3.11.1.tar.gz) = 275438 +TIMESTAMP = 1588930311 +SHA256 (DBD-Pg-3.12.0.tar.gz) = 39c4bcc338dd557c40701afa17400c6acbd9f43e0b2023d21ae5d57e21b741a3 +SIZE (DBD-Pg-3.12.0.tar.gz) = 276637