summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2004-07-14 10:53:04 +0000
committerAnton Berezin <tobez@FreeBSD.org>2004-07-14 10:53:04 +0000
commit385ef09b23e25416c30c62a6d7e1228f690c2377 (patch)
tree63d360707a7707b7c0b191b890a08be1c1a95b00 /devel
parentClean up the specified chroot (umount filesystems, and scrub the (diff)
Update to 0.97. Assign maintainership to perl@.
Notes
Notes: svn path=/head/; revision=113629
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Coro/Makefile6
-rw-r--r--devel/p5-Coro/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-Coro/Makefile b/devel/p5-Coro/Makefile
index a183eab98394..36817fba981b 100644
--- a/devel/p5-Coro/Makefile
+++ b/devel/p5-Coro/Makefile
@@ -6,20 +6,19 @@
#
PORTNAME= Coro
-PORTVERSION= 0.9
+PORTVERSION= 0.97
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Coro
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Coro - coroutine process abstraction for perl
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Event.pm:${PORTSDIR}/devel/p5-Event \
${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}
PERL_CONFIGURE= yes
.include <bsd.port.pre.mk>
@@ -35,6 +34,7 @@ MAN3= Coro.3 \
Coro::Handle.3 \
Coro::MakeMaker.3 \
Coro::RWLock.3 \
+ Coro::Select.3 \
Coro::Semaphore.3 \
Coro::SemaphoreSet.3 \
Coro::Signal.3 \
diff --git a/devel/p5-Coro/distinfo b/devel/p5-Coro/distinfo
index 18a3e9285994..8f2bb98bf21d 100644
--- a/devel/p5-Coro/distinfo
+++ b/devel/p5-Coro/distinfo
@@ -1,2 +1,2 @@
-MD5 (Coro-0.9.tar.gz) = 239b34a1a901596b99b6660a8af4c4ec
-SIZE (Coro-0.9.tar.gz) = 52168
+MD5 (Coro-0.97.tar.gz) = 936866e17e6153db80718cccb9cfcce0
+SIZE (Coro-0.97.tar.gz) = 53897