From owner-svn-ports-all@freebsd.org Sun Feb 12 08:12:47 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 79B23CDCF76; Sun, 12 Feb 2017 08:12:47 +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 mx1.freebsd.org (Postfix) with ESMTPS id 3F3F115B5; Sun, 12 Feb 2017 08:12:47 +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 v1C8Ck3o041409; Sun, 12 Feb 2017 08:12:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1C8CkSA041407; Sun, 12 Feb 2017 08:12:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702120812.v1C8CkSA041407@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, 12 Feb 2017 08:12:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433927 - head/databases/p5-Mojo-Pg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Feb 2017 08:12:47 -0000 Author: sunpoet Date: Sun Feb 12 08:12:46 2017 New Revision: 433927 URL: https://svnweb.freebsd.org/changeset/ports/433927 Log: Update to 3.0 Changes: http://search.cpan.org/dist/Mojo-Pg/Changes Modified: head/databases/p5-Mojo-Pg/Makefile head/databases/p5-Mojo-Pg/distinfo Modified: head/databases/p5-Mojo-Pg/Makefile ============================================================================== --- head/databases/p5-Mojo-Pg/Makefile Sun Feb 12 08:12:41 2017 (r433926) +++ head/databases/p5-Mojo-Pg/Makefile Sun Feb 12 08:12:46 2017 (r433927) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mojo-Pg -PORTVERSION= 2.35 +PORTVERSION= 3.0 CATEGORIES= databases www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SRI @@ -15,7 +15,8 @@ LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-DBD-Pg>=3.5.1:databases/p5-DBD-Pg \ - p5-Mojolicious>=7.15:www/p5-Mojolicious + p5-Mojolicious>=7.15:www/p5-Mojolicious \ + p5-SQL-Abstract>=1.81:databases/p5-SQL-Abstract RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= EXAMPLES Modified: head/databases/p5-Mojo-Pg/distinfo ============================================================================== --- head/databases/p5-Mojo-Pg/distinfo Sun Feb 12 08:12:41 2017 (r433926) +++ head/databases/p5-Mojo-Pg/distinfo Sun Feb 12 08:12:46 2017 (r433927) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484226401 -SHA256 (Mojo-Pg-2.35.tar.gz) = 66572877dd53d19935bcc1cc143b0858b01b56e543aad2ebf140ea03dd61be5c -SIZE (Mojo-Pg-2.35.tar.gz) = 27486 +TIMESTAMP = 1486886418 +SHA256 (Mojo-Pg-3.0.tar.gz) = acfcf7c9d7f3f0b03174d6f2fa860927e6c03489961895473a99f0338fbb1acb +SIZE (Mojo-Pg-3.0.tar.gz) = 28835