From owner-svn-ports-all@freebsd.org Sun Sep 16 00:07:11 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8969F108DA8E; Sun, 16 Sep 2018 00:07:11 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CA82175288; Sun, 16 Sep 2018 00:07:10 +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 61AB91A7C8; Sun, 16 Sep 2018 00:07:10 +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 w8G07AnI029310; Sun, 16 Sep 2018 00:07:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8G07AUP029308; Sun, 16 Sep 2018 00:07:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201809160007.w8G07AUP029308@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, 16 Sep 2018 00:07:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479859 - head/databases/p5-Mojo-Pg X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/databases/p5-Mojo-Pg X-SVN-Commit-Revision: 479859 X-SVN-Commit-Repository: ports 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.27 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, 16 Sep 2018 00:07:11 -0000 Author: sunpoet Date: Sun Sep 16 00:07:09 2018 New Revision: 479859 URL: https://svnweb.freebsd.org/changeset/ports/479859 Log: Update to 4.10 Changes: https://metacpan.org/changes/distribution/Mojo-Pg 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 Sep 16 00:07:04 2018 (r479858) +++ head/databases/p5-Mojo-Pg/Makefile Sun Sep 16 00:07:09 2018 (r479859) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mojo-Pg -PORTVERSION= 4.09 +PORTVERSION= 4.10 CATEGORIES= databases www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SRI @@ -14,16 +14,17 @@ COMMENT= PostgreSQL integration for p5-Mojolicious LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-DBD-Pg>=3.5.1:databases/p5-DBD-Pg \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-DBD-Pg>=3.5.1:databases/p5-DBD-Pg \ p5-Mojolicious>=7.53:www/p5-Mojolicious \ p5-SQL-Abstract>=1.86:databases/p5-SQL-Abstract -RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= EXAMPLES -NO_ARCH= yes USES= perl5 USE_PERL5= configure + +NO_ARCH= yes PORTEXAMPLES= * Modified: head/databases/p5-Mojo-Pg/distinfo ============================================================================== --- head/databases/p5-Mojo-Pg/distinfo Sun Sep 16 00:07:04 2018 (r479858) +++ head/databases/p5-Mojo-Pg/distinfo Sun Sep 16 00:07:09 2018 (r479859) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533227295 -SHA256 (Mojo-Pg-4.09.tar.gz) = 5a2ad76a41590c9f153fca86f0e400f52e0ddc85ad586836587589ea25a095b7 -SIZE (Mojo-Pg-4.09.tar.gz) = 37053 +TIMESTAMP = 1537021267 +SHA256 (Mojo-Pg-4.10.tar.gz) = c7b55f2da67fb24218549259bb87f220b7132492f0a2e329950067126ea9a48d +SIZE (Mojo-Pg-4.10.tar.gz) = 37102