Date: Fri, 31 Aug 2012 11:51:35 +0000 (UTC) From: Jun Kuriyama <kuriyama@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r303415 - head/www/p5-STF-Dispatcher-PSGI Message-ID: <201208311151.q7VBpZpV025342@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kuriyama Date: Fri Aug 31 11:51:35 2012 New Revision: 303415 URL: http://svn.freebsd.org/changeset/ports/303415 Log: - Upgrade to 1.10. Modified: head/www/p5-STF-Dispatcher-PSGI/Makefile head/www/p5-STF-Dispatcher-PSGI/distinfo Modified: head/www/p5-STF-Dispatcher-PSGI/Makefile ============================================================================== --- head/www/p5-STF-Dispatcher-PSGI/Makefile Fri Aug 31 10:59:18 2012 (r303414) +++ head/www/p5-STF-Dispatcher-PSGI/Makefile Fri Aug 31 11:51:35 2012 (r303415) @@ -6,7 +6,7 @@ # PORTNAME= STF-Dispatcher-PSGI -PORTVERSION= 1.09 +PORTVERSION= 1.10 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DMAKI @@ -21,6 +21,9 @@ RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Plack-Middleware-Header>0:${PORTSDIR}/www/p5-Plack-Middleware-Header BUILD_DEPENDS:= ${RUN_DEPENDS} +TEST_DEPENDS= \ + p5-Net-STF-Client>0:${PORTSDIR}/www/p5-Net-STF-Client \ + p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes Modified: head/www/p5-STF-Dispatcher-PSGI/distinfo ============================================================================== --- head/www/p5-STF-Dispatcher-PSGI/distinfo Fri Aug 31 10:59:18 2012 (r303414) +++ head/www/p5-STF-Dispatcher-PSGI/distinfo Fri Aug 31 11:51:35 2012 (r303415) @@ -1,2 +1,2 @@ -SHA256 (STF-Dispatcher-PSGI-1.09.tar.gz) = 6d15efe616ca19fc10655c1345aed47d8ec5c8a4691f5ebf8c369e8f11576727 -SIZE (STF-Dispatcher-PSGI-1.09.tar.gz) = 26476 +SHA256 (STF-Dispatcher-PSGI-1.10.tar.gz) = 86107a922c9061df18b8c0b8e88c80912afa6dd3e44561e543ecc06c7987e35f +SIZE (STF-Dispatcher-PSGI-1.10.tar.gz) = 27063
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208311151.q7VBpZpV025342>