aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2008-01-08 10:30:26 +0800
committerclsung <clsung@FreeBSD.org>2008-01-08 10:30:26 +0800
commit0f5f77dfc70b75c34f7283c413c3a27585507c5e (patch)
treeffba4c13bad5033c2b161981f4768156a3924b85 /devel
parente4f42b999aebf79290c4202ed151d2639c8881c5 (diff)
downloadfreebsd-ports-gnome-0f5f77dfc70b75c34f7283c413c3a27585507c5e.tar.gz
freebsd-ports-gnome-0f5f77dfc70b75c34f7283c413c3a27585507c5e.tar.zst
freebsd-ports-gnome-0f5f77dfc70b75c34f7283c413c3a27585507c5e.zip
- Update to 0.10
Changes: http://search.cpan.org/dist/IO-Async/Changes
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-IO-Async/Makefile5
-rw-r--r--devel/p5-IO-Async/distinfo6
2 files changed, 7 insertions, 4 deletions
diff --git a/devel/p5-IO-Async/Makefile b/devel/p5-IO-Async/Makefile
index a3ad11d0b19c..7795f56e129f 100644
--- a/devel/p5-IO-Async/Makefile
+++ b/devel/p5-IO-Async/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= IO-Async
-PORTVERSION= 0.09
+PORTVERSION= 0.10
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl modules that implement asynchronous filehandle IO
+RUN_DEPENDS= p5-Heap>=0:${PORTSDIR}/devel/p5-Heap
+BUILD_DEPENDS= ${RUN_DEPENDS}
+
PERL_CONFIGURE= yes
MAN3= IO::Async.3 IO::Async::Buffer.3 IO::Async::ChildManager.3 \
diff --git a/devel/p5-IO-Async/distinfo b/devel/p5-IO-Async/distinfo
index a3215854892a..454b9a8c2d75 100644
--- a/devel/p5-IO-Async/distinfo
+++ b/devel/p5-IO-Async/distinfo
@@ -1,3 +1,3 @@
-MD5 (IO-Async-0.09.tar.gz) = 3f8d0a2b8c8bac4e8bcd5cad08f2d1bf
-SHA256 (IO-Async-0.09.tar.gz) = daf869887a9d61289a81339d7cf1a427fa746fcf52cbe32831060b4a4ab5dc4c
-SIZE (IO-Async-0.09.tar.gz) = 43768
+MD5 (IO-Async-0.10.tar.gz) = a05ee15e18cbf57a1f2ec9559c98bc26
+SHA256 (IO-Async-0.10.tar.gz) = 763927300c40f9f33189d814eedd1c8add09d748d3928232dff1a95964b8499f
+SIZE (IO-Async-0.10.tar.gz) = 47319