diff options
author | clsung <clsung@FreeBSD.org> | 2011-11-11 15:52:17 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2011-11-11 15:52:17 +0800 |
commit | 43f704da024fc2899dc264005c46bb648a6c41b6 (patch) | |
tree | db91207ca516d20e736328ab857a15539110c264 /devel | |
parent | d0d6b4304327bf8084afb0154caa05767e551d83 (diff) | |
download | freebsd-ports-graphics-43f704da024fc2899dc264005c46bb648a6c41b6.tar.gz freebsd-ports-graphics-43f704da024fc2899dc264005c46bb648a6c41b6.tar.zst freebsd-ports-graphics-43f704da024fc2899dc264005c46bb648a6c41b6.zip |
- Update to 5.372
- preparing to update to 6.0, grab maintainership
- 'make test'-ed with www/p5-Continuity, www/p5-Plack-Server-Coro, www/p5-Corona
Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Coro/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Coro/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Coro/Makefile b/devel/p5-Coro/Makefile index 11028351b76..3295d035424 100644 --- a/devel/p5-Coro/Makefile +++ b/devel/p5-Coro/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Coro -PORTVERSION= 5.25 +PORTVERSION= 5.372 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= clsung@FreeBSD.org COMMENT= Coroutine process abstraction for perl RUN_DEPENDS= p5-Event>=1.08:${PORTSDIR}/devel/p5-Event \ diff --git a/devel/p5-Coro/distinfo b/devel/p5-Coro/distinfo index 0e33ae4d891..f78b97db6b4 100644 --- a/devel/p5-Coro/distinfo +++ b/devel/p5-Coro/distinfo @@ -1,2 +1,2 @@ -SHA256 (Coro-5.25.tar.gz) = a053fd6564cbe630b8e0d995a312ad75d73a7b8677b00b4b3b4e22090c0cbb47 -SIZE (Coro-5.25.tar.gz) = 148009 +SHA256 (Coro-5.372.tar.gz) = 7e7451f8201657068397c2f2b23d29950eeb9f534a7e7fa30c21a43f08033173 +SIZE (Coro-5.372.tar.gz) = 160900 |