From owner-svn-ports-all@FreeBSD.ORG Fri May 22 09:34:58 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 47930E59; Fri, 22 May 2015 09:34:58 +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 1C894197F; Fri, 22 May 2015 09:34:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4M9YvYE008590; Fri, 22 May 2015 09:34:57 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4M9YvxP008587; Fri, 22 May 2015 09:34:57 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201505220934.t4M9YvxP008587@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Fri, 22 May 2015 09:34:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386995 - head/databases/p5-Dancer-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-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, 22 May 2015 09:34:58 -0000 Author: bofh Date: Fri May 22 09:34:57 2015 New Revision: 386995 URL: https://svnweb.freebsd.org/changeset/ports/386995 Log: databases/p5-Dancer-Plugin-DBIC: Update version 0.2101=>0.2102 - Add NO_ARCH Modified: head/databases/p5-Dancer-Plugin-DBIC/Makefile head/databases/p5-Dancer-Plugin-DBIC/distinfo Modified: head/databases/p5-Dancer-Plugin-DBIC/Makefile ============================================================================== --- head/databases/p5-Dancer-Plugin-DBIC/Makefile Fri May 22 08:41:09 2015 (r386994) +++ head/databases/p5-Dancer-Plugin-DBIC/Makefile Fri May 22 09:34:57 2015 (r386995) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer-Plugin-DBIC -PORTVERSION= 0.2101 +PORTVERSION= 0.2102 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,12 +16,17 @@ 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-Dancer>=1.3098:${PORTSDIR}/www/p5-Dancer \ - p5-SQL-Translator>=0:${PORTSDIR}/databases/p5-SQL-Translator + p5-DBICx-Sugar>=0:${PORTSDIR}/databases/p5-DBICx-Sugar \ + p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ + p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ + p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ - p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +TEST_DEPENDS= p5-File-Temp>=0:${PORTSDIR}/devel/p5-File-Temp \ + p5-Module-Load-Conditional>=0.38:${PORTSDIR}/devel/p5-Module-Load-Conditional \ + p5-MooseX-Types-LoadableClass>0:${PORTSDIR}/devel/p5-MooseX-Types-LoadableClass USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include Modified: head/databases/p5-Dancer-Plugin-DBIC/distinfo ============================================================================== --- head/databases/p5-Dancer-Plugin-DBIC/distinfo Fri May 22 08:41:09 2015 (r386994) +++ head/databases/p5-Dancer-Plugin-DBIC/distinfo Fri May 22 09:34:57 2015 (r386995) @@ -1,2 +1,2 @@ -SHA256 (Dancer-Plugin-DBIC-0.2101.tar.gz) = a8078ebc0131085cdce4f1f60830ca918ac400b2880f4355c05b643cc1bee867 -SIZE (Dancer-Plugin-DBIC-0.2101.tar.gz) = 23732 +SHA256 (Dancer-Plugin-DBIC-0.2102.tar.gz) = 37c818a2061a7fc8ec0ee933299eb40c7545859b20ea3f42f5cf045d2ef8a918 +SIZE (Dancer-Plugin-DBIC-0.2102.tar.gz) = 23282