From owner-svn-ports-head@FreeBSD.ORG Sat Aug 10 11:43:57 2013 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0D26B16B; Sat, 10 Aug 2013 11:43:57 +0000 (UTC) (envelope-from kuriyama@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EDBF42768; Sat, 10 Aug 2013 11:43:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r7ABhuQu062241; Sat, 10 Aug 2013 11:43:56 GMT (envelope-from kuriyama@svn.freebsd.org) Received: (from kuriyama@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r7ABhuap062237; Sat, 10 Aug 2013 11:43:56 GMT (envelope-from kuriyama@svn.freebsd.org) Message-Id: <201308101143.r7ABhuap062237@svn.freebsd.org> From: Jun Kuriyama Date: Sat, 10 Aug 2013 11:43:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324479 - head/databases/p5-DBIx-Class-Migration 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.14 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: Sat, 10 Aug 2013 11:43:57 -0000 Author: kuriyama Date: Sat Aug 10 11:43:56 2013 New Revision: 324479 URL: http://svnweb.freebsd.org/changeset/ports/324479 Log: - Upgrade to 0.039. Modified: head/databases/p5-DBIx-Class-Migration/Makefile head/databases/p5-DBIx-Class-Migration/distinfo Modified: head/databases/p5-DBIx-Class-Migration/Makefile ============================================================================== --- head/databases/p5-DBIx-Class-Migration/Makefile Sat Aug 10 11:30:09 2013 (r324478) +++ head/databases/p5-DBIx-Class-Migration/Makefile Sat Aug 10 11:43:56 2013 (r324479) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= DBIx-Class-Migration -PORTVERSION= 0.037 +PORTVERSION= 0.039 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -35,7 +35,8 @@ TEST_DEPENDS= \ p5-Test-Trap>0:${PORTSDIR}/devel/p5-Test-Trap \ p5-Capture-Tiny>0:${PORTSDIR}/devel/p5-Capture-Tiny -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= dbic-migration.1 MAN3= Catalyst::TraitFor::Model::DBIC::Schema::FromMigration.3 \ Modified: head/databases/p5-DBIx-Class-Migration/distinfo ============================================================================== --- head/databases/p5-DBIx-Class-Migration/distinfo Sat Aug 10 11:30:09 2013 (r324478) +++ head/databases/p5-DBIx-Class-Migration/distinfo Sat Aug 10 11:43:56 2013 (r324479) @@ -1,2 +1,2 @@ -SHA256 (DBIx-Class-Migration-0.037.tar.gz) = ad8871724940e41955419686005956633e0b24c493f285b3b932aeb84a499959 -SIZE (DBIx-Class-Migration-0.037.tar.gz) = 177157 +SHA256 (DBIx-Class-Migration-0.039.tar.gz) = 202937530bf76ad04ea3436fc1a14a07dcfa6496b2646c3112bc8cc651772191 +SIZE (DBIx-Class-Migration-0.039.tar.gz) = 178056