Index: head/net/p5-Net-Server-Coro/Makefile =================================================================== --- head/net/p5-Net-Server-Coro/Makefile (revision 283186) +++ head/net/p5-Net-Server-Coro/Makefile (revision 283187) @@ -1,28 +1,28 @@ # New ports collection makefile for: Net::Server::Coro # Date created: 14 Oct 2009 # Whom: Jun Kuriyama # # $FreeBSD$ # PORTNAME= Net-Server-Coro -PORTVERSION= 0.9 +PORTVERSION= 1.1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for co-operative multithreaded server using Coro RUN_DEPENDS= \ p5-Coro>0:${PORTSDIR}/devel/p5-Coro \ p5-EV>0:${PORTSDIR}/devel/p5-EV \ p5-Net-SSLeay>0:${PORTSDIR}/security/p5-Net-SSLeay \ p5-Net-Server>0:${PORTSDIR}/net/p5-Net-Server BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes MAN3= Net::Server::Coro.3 .include Property changes on: head/net/p5-Net-Server-Coro/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/net/p5-Net-Server-Coro/distinfo =================================================================== --- head/net/p5-Net-Server-Coro/distinfo (revision 283186) +++ head/net/p5-Net-Server-Coro/distinfo (revision 283187) @@ -1,2 +1,2 @@ -SHA256 (Net-Server-Coro-0.9.tar.gz) = 48de4ca96e6449c356312213b0b0e982e36a3e61cba1cca29ab46c9484d77352 -SIZE (Net-Server-Coro-0.9.tar.gz) = 26372 +SHA256 (Net-Server-Coro-1.1.tar.gz) = 113293fdbe8316343f7ad5504993317a68cfe37ce552caf97fc11c8e23cc9c3f +SIZE (Net-Server-Coro-1.1.tar.gz) = 26427 Property changes on: head/net/p5-Net-Server-Coro/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property