From owner-svn-ports-all@FreeBSD.ORG Fri Aug 2 09:23:45 2013 Return-Path: Delivered-To: svn-ports-all@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 D01D315C; Fri, 2 Aug 2013 09:23:45 +0000 (UTC) (envelope-from culot@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 A28B12D75; Fri, 2 Aug 2013 09:23:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r729NjRh065648; Fri, 2 Aug 2013 09:23:45 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r729NjdL065646; Fri, 2 Aug 2013 09:23:45 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201308020923.r729NjdL065646@svn.freebsd.org> From: Frederic Culot Date: Fri, 2 Aug 2013 09:23:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324156 - head/www/p5-Catalyst-Plugin-Session-Store-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.14 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, 02 Aug 2013 09:23:45 -0000 Author: culot Date: Fri Aug 2 09:23:44 2013 New Revision: 324156 URL: http://svnweb.freebsd.org/changeset/ports/324156 Log: - Update to 0.14 [1] - Convert to new Uses/perl5.mk framework Changes: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-DBIC/Changes PR: ports/180977 [1] Submitted by: Danilo Egea Gondolfo (maintainer) Modified: head/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile head/www/p5-Catalyst-Plugin-Session-Store-DBIC/distinfo Modified: head/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile ============================================================================== --- head/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile Fri Aug 2 09:20:37 2013 (r324155) +++ head/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile Fri Aug 2 09:23:44 2013 (r324156) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Plugin-Session-Store-DBIC -PORTVERSION= 0.13 +PORTVERSION= 0.14 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -21,7 +21,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.70 RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::Session::Store::DBIC.3 \ Catalyst::Plugin::Session::Store::DBIC::Delegate.3 Modified: head/www/p5-Catalyst-Plugin-Session-Store-DBIC/distinfo ============================================================================== --- head/www/p5-Catalyst-Plugin-Session-Store-DBIC/distinfo Fri Aug 2 09:20:37 2013 (r324155) +++ head/www/p5-Catalyst-Plugin-Session-Store-DBIC/distinfo Fri Aug 2 09:23:44 2013 (r324156) @@ -1,2 +1,2 @@ -SHA256 (Catalyst-Plugin-Session-Store-DBIC-0.13.tar.gz) = 83aae4eb8bbd953a715ee046ba09b7b722cca1df56a8bb85dd4d24128b14334a -SIZE (Catalyst-Plugin-Session-Store-DBIC-0.13.tar.gz) = 8491 +SHA256 (Catalyst-Plugin-Session-Store-DBIC-0.14.tar.gz) = db8f4a139e31aed0b40d62a0ff44b1bdc57308d8f5f61f54a4caa4769301e5ac +SIZE (Catalyst-Plugin-Session-Store-DBIC-0.14.tar.gz) = 9898