From owner-svn-ports-head@freebsd.org Sun Nov 5 21:16:25 2017 Return-Path: Delivered-To: svn-ports-head@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 E5101E522C3; Sun, 5 Nov 2017 21:16:25 +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 B1F1A6BD15; Sun, 5 Nov 2017 21:16:25 +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 vA5LGOp3075455; Sun, 5 Nov 2017 21:16:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA5LGOlT075453; Sun, 5 Nov 2017 21:16:24 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201711052116.vA5LGOlT075453@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, 5 Nov 2017 21:16:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453566 - 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: 453566 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.23 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, 05 Nov 2017 21:16:26 -0000 Author: sunpoet Date: Sun Nov 5 21:16:24 2017 New Revision: 453566 URL: https://svnweb.freebsd.org/changeset/ports/453566 Log: Update to 4.03 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 Nov 5 21:16:19 2017 (r453565) +++ head/databases/p5-Mojo-Pg/Makefile Sun Nov 5 21:16:24 2017 (r453566) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mojo-Pg -PORTVERSION= 4.02 +PORTVERSION= 4.03 CATEGORIES= databases www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SRI @@ -15,7 +15,7 @@ LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-DBD-Pg>=3.5.1:databases/p5-DBD-Pg \ - p5-Mojolicious>=7.51:www/p5-Mojolicious \ + p5-Mojolicious>=7.53:www/p5-Mojolicious \ p5-SQL-Abstract>=1.81:databases/p5-SQL-Abstract RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/databases/p5-Mojo-Pg/distinfo ============================================================================== --- head/databases/p5-Mojo-Pg/distinfo Sun Nov 5 21:16:19 2017 (r453565) +++ head/databases/p5-Mojo-Pg/distinfo Sun Nov 5 21:16:24 2017 (r453566) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509723770 -SHA256 (Mojo-Pg-4.02.tar.gz) = 2fc92a8ed348dfd3d89a59364d714686a4b61f0e5a12ba174bb0216996368998 -SIZE (Mojo-Pg-4.02.tar.gz) = 31467 +TIMESTAMP = 1509911321 +SHA256 (Mojo-Pg-4.03.tar.gz) = 9d0fe88f82e086cb8c48c3055b4fadf4be2427a0ff54da3b2d5f111e6a51eabd +SIZE (Mojo-Pg-4.03.tar.gz) = 31478