From cb3c5d175a882f13e06c6552dabdbb84bf2913cd Mon Sep 17 00:00:00 2001 From: Anton Berezin Date: Fri, 3 Jul 2009 10:03:25 +0000 Subject: Update to 5.15(0). Changes: http://search.cpan.org/dist/Coro/Changes --- devel/p5-Coro/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/p5-Coro/Makefile') diff --git a/devel/p5-Coro/Makefile b/devel/p5-Coro/Makefile index f960c56eee78..2b123411fd01 100644 --- a/devel/p5-Coro/Makefile +++ b/devel/p5-Coro/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Coro -PORTVERSION= 5.132 +PORTVERSION= 5.150 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/} +DISTNAME= ${PORTNAME}-${PORTVERSION:C/.$//} MAINTAINER= perl@FreeBSD.org COMMENT= Coroutine process abstraction for perl -- cgit v1.2.3