- update to 0.42
- changes: http://cpansearch.perl.org/src/PEVANS/IO-Async-0.42/Changes
This commit is contained in:
parent
2f9893882e
commit
a7da365f54
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277585
2 changed files with 6 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= IO-Async
|
||||
PORTVERSION= 0.40
|
||||
PORTVERSION= 0.42
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:PEVANS
|
||||
|
@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl modules that implement asynchronous filehandle IO
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= p5-Async-MergePoint>=0:${PORTSDIR}/devel/p5-Async-MergePoint \
|
||||
p5-CPS>=0:${PORTSDIR}/devel/p5-CPS \
|
||||
p5-Heap>=0.80:${PORTSDIR}/devel/p5-Heap \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (IO-Async-0.40.tar.gz) = c8fe87c65b287aafba57410e30f6639bacd69a19d4f0c99cfaafc7a4ff169441
|
||||
SIZE (IO-Async-0.40.tar.gz) = 181541
|
||||
SHA256 (IO-Async-0.42.tar.gz) = 6056b8938b5d6a4477409b4b78ad29e76c023fca2aefede9451824887e5f59af
|
||||
SIZE (IO-Async-0.42.tar.gz) = 185959
|
||||
|
|
Loading…
Reference in a new issue