1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00

Update to version 0.12

Fix pkg-descr WWW issue

PR:		ports/137877
Submitted by:	az
Approved by:	maintainer (timeout 2 week)
This commit is contained in:
Andrej Zverev 2009-09-04 05:52:25 +00:00
parent 5204505ae1
commit 8dc346c9f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240835
3 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= IO-Lambda
PORTVERSION= 1.11
PORTVERSION= 1.12
CATEGORIES= devel perl5 parallel net www databases
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,3 +1,3 @@
MD5 (IO-Lambda-1.11.tar.gz) = 6fa3a892e6d5a348d3e2fe0d3d57a471
SHA256 (IO-Lambda-1.11.tar.gz) = f5127c5d71f50926c2f1d558eaa9abff4cdd3db0debd64488845c345aa4660ce
SIZE (IO-Lambda-1.11.tar.gz) = 81954
MD5 (IO-Lambda-1.12.tar.gz) = 74b026d3832fad9a2489f25bf47d9217
SHA256 (IO-Lambda-1.12.tar.gz) = 7f518b6d544bb75dbb4a6ed5d29c3f9b7a830d8d50283c28319f6c0d32a9b06d
SIZE (IO-Lambda-1.12.tar.gz) = 82018

View File

@ -4,5 +4,5 @@ simplicity of the declarative programming style, that is
only otherwise available when one employs threads,
coroutines, or co-processes.
WWW: http://search.cpan.org/~karasik/IO-Lambda-0.36/
WWW: http://search.cpan.org/~karasik/IO-Lambda
Author: Dmitry Karasik <dmitry@karasik.eu.org>