From owner-svn-ports-all@FreeBSD.ORG Sat Sep 7 10:20:09 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 224F9331; Sat, 7 Sep 2013 10:20:09 +0000 (UTC) (envelope-from sunpoet@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 E2F3827F7; Sat, 7 Sep 2013 10:20:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r87AK8nX073976; Sat, 7 Sep 2013 10:20:08 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r87AK87Q073974; Sat, 7 Sep 2013 10:20:08 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201309071020.r87AK87Q073974@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 Sep 2013 10:20:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326607 - head/www/p5-Catalyst-Plugin-StackTrace 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: Sat, 07 Sep 2013 10:20:09 -0000 Author: sunpoet Date: Sat Sep 7 10:20:08 2013 New Revision: 326607 URL: http://svnweb.freebsd.org/changeset/ports/326607 Log: - Update to 0.12 Changes: http://search.cpan.org/dist/Catalyst-Plugin-StackTrace/Changes Modified: head/www/p5-Catalyst-Plugin-StackTrace/Makefile (contents, props changed) head/www/p5-Catalyst-Plugin-StackTrace/distinfo (contents, props changed) Modified: head/www/p5-Catalyst-Plugin-StackTrace/Makefile ============================================================================== --- head/www/p5-Catalyst-Plugin-StackTrace/Makefile Sat Sep 7 10:20:04 2013 (r326606) +++ head/www/p5-Catalyst-Plugin-StackTrace/Makefile Sat Sep 7 10:20:08 2013 (r326607) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Plugin-StackTrace -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,14 +10,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Display a stack trace on the debug screen -RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ +BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Devel-StackTrace>=0:${PORTSDIR}/devel/p5-Devel-StackTrace \ p5-MRO-Compat>=0.10:${PORTSDIR}/devel/p5-MRO-Compat -BUILD_DEPENDS:= ${RUN_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Plugin::StackTrace.3 +MAN3= Catalyst::Plugin::StackTrace.3 .include Modified: head/www/p5-Catalyst-Plugin-StackTrace/distinfo ============================================================================== --- head/www/p5-Catalyst-Plugin-StackTrace/distinfo Sat Sep 7 10:20:04 2013 (r326606) +++ head/www/p5-Catalyst-Plugin-StackTrace/distinfo Sat Sep 7 10:20:08 2013 (r326607) @@ -1,2 +1,2 @@ -SHA256 (Catalyst-Plugin-StackTrace-0.11.tar.gz) = 0b0f21ea9b5a5864357558d8fba96a3c455414612c1aa97123cb07f5ec8ecfc6 -SIZE (Catalyst-Plugin-StackTrace-0.11.tar.gz) = 19289 +SHA256 (Catalyst-Plugin-StackTrace-0.12.tar.gz) = 329dacd0ba09d10a76087ab176f95db6ba3db26a2d0fe33eee2f5e46ced753ac +SIZE (Catalyst-Plugin-StackTrace-0.12.tar.gz) = 23238