From owner-svn-ports-head@FreeBSD.ORG Wed Nov 12 10:18:14 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2758A440; Wed, 12 Nov 2014 10:18:14 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 EDD52AB7; Wed, 12 Nov 2014 10:18:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sACAID9B084560; Wed, 12 Nov 2014 10:18:13 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sACAIDX9084558; Wed, 12 Nov 2014 10:18:13 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201411121018.sACAIDX9084558@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Wed, 12 Nov 2014 10:18:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372490 - head/databases/p5-Dancer2-Plugin-DBIC X-SVN-Group: ports-head 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.18-1 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: Wed, 12 Nov 2014 10:18:14 -0000 Author: culot Date: Wed Nov 12 10:18:12 2014 New Revision: 372490 URL: https://svnweb.freebsd.org/changeset/ports/372490 QAT: https://qat.redports.org/buildarchive/r372490/ Log: - Update to 0.0008 PR: ports/194937 Submitted by: Henk Van Oers (maintainer) Modified: head/databases/p5-Dancer2-Plugin-DBIC/Makefile head/databases/p5-Dancer2-Plugin-DBIC/distinfo Modified: head/databases/p5-Dancer2-Plugin-DBIC/Makefile ============================================================================== --- head/databases/p5-Dancer2-Plugin-DBIC/Makefile Wed Nov 12 10:11:01 2014 (r372489) +++ head/databases/p5-Dancer2-Plugin-DBIC/Makefile Wed Nov 12 10:18:12 2014 (r372490) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2-Plugin-DBIC -PORTVERSION= 0.0006 +PORTVERSION= 0.0008 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,8 +15,9 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class\ p5-DBIx-Class-Schema-Loader>=0.07002:${PORTSDIR}/databases/p5-DBIx-Class-Schema-Loader\ - p5-Dancer2>=0.150000:${PORTSDIR}/www/p5-Dancer2 + p5-Dancer2>=0.153002:${PORTSDIR}/www/p5-Dancer2 RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite USES= perl5 USE_PERL5= configure Modified: head/databases/p5-Dancer2-Plugin-DBIC/distinfo ============================================================================== --- head/databases/p5-Dancer2-Plugin-DBIC/distinfo Wed Nov 12 10:11:01 2014 (r372489) +++ head/databases/p5-Dancer2-Plugin-DBIC/distinfo Wed Nov 12 10:18:12 2014 (r372490) @@ -1,2 +1,2 @@ -SHA256 (Dancer2-Plugin-DBIC-0.0006.tar.gz) = a2b7510f55b1356f77023b09b60b46ecf8a7f070e762be3869e09619a2bd3e45 -SIZE (Dancer2-Plugin-DBIC-0.0006.tar.gz) = 16124 +SHA256 (Dancer2-Plugin-DBIC-0.0008.tar.gz) = b2767fb57514ce3e3f5f87971d478da2fa3f7eba0dc775a05e3a2d0c1cadbb8a +SIZE (Dancer2-Plugin-DBIC-0.0008.tar.gz) = 16634