aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-02-05 10:43:17 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-02-05 10:43:17 +0000
commit5d7978b1b9d2332f3e1840afda976688ec94ee23 (patch)
treedf55277a3cd75fe7f85f5c82132399040e42d747 /devel
parenta415342446a42c7ebb6b80682c3cf40ec5b7f2fe (diff)
downloadports-5d7978b1b9d2332f3e1840afda976688ec94ee23.tar.gz
ports-5d7978b1b9d2332f3e1840afda976688ec94ee23.zip
- Update to 0.38
Changes: http://search.cpan.org/dist/IO-Async/Changes Approved by: sahil@/wen@ (mentors, implicit) Feature safe: yes
Notes
Notes: svn path=/head/; revision=268659
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-IO-Async/Makefile7
-rw-r--r--devel/p5-IO-Async/distinfo4
-rw-r--r--devel/p5-IO-Async/pkg-plist6
3 files changed, 7 insertions, 10 deletions
diff --git a/devel/p5-IO-Async/Makefile b/devel/p5-IO-Async/Makefile
index 18f00710b9b7..dc58c8f3ee7d 100644
--- a/devel/p5-IO-Async/Makefile
+++ b/devel/p5-IO-Async/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= IO-Async
-PORTVERSION= 0.37
+PORTVERSION= 0.38
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/P/PE/PEVANS
@@ -17,15 +17,16 @@ COMMENT= Perl modules that implement asynchronous filehandle IO
RUN_DEPENDS= p5-Async-MergePoint>=0:${PORTSDIR}/devel/p5-Async-MergePoint \
p5-Heap>=0.80:${PORTSDIR}/devel/p5-Heap \
- p5-Socket-GetAddrInfo>=0.08:${PORTSDIR}/net/p5-Socket-GetAddrInfo
+ p5-Socket-GetAddrInfo>=0.18:${PORTSDIR}/net/p5-Socket-GetAddrInfo
BUILD_DEPENDS= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+PERL_MODBUILD= yes
MAN3= IO::Async.3 \
IO::Async::ChildManager.3 \
IO::Async::Connector.3 \
IO::Async::DetachedCode.3 \
+ IO::Async::Function.3 \
IO::Async::Handle.3 \
IO::Async::Listener.3 \
IO::Async::Loop.3 \
diff --git a/devel/p5-IO-Async/distinfo b/devel/p5-IO-Async/distinfo
index 16368f218f7c..a8e0d1e71b29 100644
--- a/devel/p5-IO-Async/distinfo
+++ b/devel/p5-IO-Async/distinfo
@@ -1,2 +1,2 @@
-SHA256 (IO-Async-0.37.tar.gz) = a5e2bfe8d0a56326725d3ce68d1aac926082c5e45194975772e7a87f5b3116b6
-SIZE (IO-Async-0.37.tar.gz) = 171626
+SHA256 (IO-Async-0.38.tar.gz) = f218952c253a8577aad1934c9620701839d1abe4f3e048f862ca2d17398fc0af
+SIZE (IO-Async-0.38.tar.gz) = 172348
diff --git a/devel/p5-IO-Async/pkg-plist b/devel/p5-IO-Async/pkg-plist
index 887234131852..469b7df89183 100644
--- a/devel/p5-IO-Async/pkg-plist
+++ b/devel/p5-IO-Async/pkg-plist
@@ -1,10 +1,8 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Async/.packlist
%%SITE_PERL%%/IO/Async.pm
%%SITE_PERL%%/IO/Async/ChildManager.pm
%%SITE_PERL%%/IO/Async/Connector.pm
%%SITE_PERL%%/IO/Async/DetachedCode.pm
-%%SITE_PERL%%/IO/Async/DetachedCode/FlatMarshaller.pm
-%%SITE_PERL%%/IO/Async/DetachedCode/StorableMarshaller.pm
+%%SITE_PERL%%/IO/Async/Function.pm
%%SITE_PERL%%/IO/Async/Handle.pm
%%SITE_PERL%%/IO/Async/Internals/SignalProxy.pm
%%SITE_PERL%%/IO/Async/Internals/TimeQueue.pm
@@ -37,5 +35,3 @@
@dirrmtry %%SITE_PERL%%/IO/Async/DetachedCode
@dirrmtry %%SITE_PERL%%/IO/Async
@dirrmtry %%SITE_PERL%%/IO
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Async
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO