From owner-svn-ports-all@freebsd.org Fri Jan 29 00:06:47 2016 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 6D5CBA708DA; Fri, 29 Jan 2016 00:06:47 +0000 (UTC) (envelope-from adamw@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 254748ED; Fri, 29 Jan 2016 00:06:47 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0T06kx5072640; Fri, 29 Jan 2016 00:06:46 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0T06kdK072637; Fri, 29 Jan 2016 00:06:46 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201601290006.u0T06kdK072637@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Fri, 29 Jan 2016 00:06:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407436 - head/databases/p5-Dancer-Plugin-Database 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.20 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: Fri, 29 Jan 2016 00:06:47 -0000 Author: adamw Date: Fri Jan 29 00:06:45 2016 New Revision: 407436 URL: https://svnweb.freebsd.org/changeset/ports/407436 Log: Update to 2.12, and remove author-only dependencies from TEST_DEPENDS. Changes: https://metacpan.org/changes/distribution/Dancer-Plugin-Database Modified: head/databases/p5-Dancer-Plugin-Database/Makefile head/databases/p5-Dancer-Plugin-Database/distinfo Modified: head/databases/p5-Dancer-Plugin-Database/Makefile ============================================================================== --- head/databases/p5-Dancer-Plugin-Database/Makefile Thu Jan 28 23:54:11 2016 (r407435) +++ head/databases/p5-Dancer-Plugin-Database/Makefile Fri Jan 29 00:06:45 2016 (r407436) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer-Plugin-Database -PORTVERSION= 2.11 +PORTVERSION= 2.12 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,9 +17,7 @@ BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/dat p5-Dancer>=1.3050:${PORTSDIR}/www/p5-Dancer \ p5-Dancer-Plugin-Database-Core>=0.12:${PORTSDIR}/databases/p5-Dancer-Plugin-Database-Core RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ - p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod \ - p5-Test-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage +TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite NO_ARCH= yes USES= perl5 Modified: head/databases/p5-Dancer-Plugin-Database/distinfo ============================================================================== --- head/databases/p5-Dancer-Plugin-Database/distinfo Thu Jan 28 23:54:11 2016 (r407435) +++ head/databases/p5-Dancer-Plugin-Database/distinfo Fri Jan 29 00:06:45 2016 (r407436) @@ -1,2 +1,2 @@ -SHA256 (Dancer-Plugin-Database-2.11.tar.gz) = 0b2971f2bf145e4d24a1c5e0c775aaeba063fc8c288b592305b4db511eb6385d -SIZE (Dancer-Plugin-Database-2.11.tar.gz) = 20055 +SHA256 (Dancer-Plugin-Database-2.12.tar.gz) = 0a647e519b2f6758eb563ce5fc5476b0f4556735a68f6211c7a318c68405ef27 +SIZE (Dancer-Plugin-Database-2.12.tar.gz) = 20115