mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/p5-Future-IO: Update to 0.15
Changes: https://metacpan.org/dist/Future-IO/changes
This commit is contained in:
parent
fb79d97e68
commit
8c35a9d631
2 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= Future-IO
|
||||
PORTVERSION= 0.14
|
||||
PORTVERSION= 0.15
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:PEVANS
|
||||
|
@ -16,7 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Future>=0:devel/p5-Future \
|
||||
p5-Struct-Dumb>=0:devel/p5-Struct-Dumb
|
||||
TEST_DEPENDS= p5-Test-Future-IO-Impl>=0:devel/p5-Test-Future-IO-Impl \
|
||||
TEST_DEPENDS= p5-Test-ExpectAndCheck>=0.06:devel/p5-Test-ExpectAndCheck \
|
||||
p5-Test-Future-IO-Impl>=0:devel/p5-Test-Future-IO-Impl \
|
||||
p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
||||
|
||||
USES= perl5
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1682616650
|
||||
SHA256 (Future-IO-0.14.tar.gz) = 6b58fefafc3094c2701f0a7b98cb140b0988b5168a7d5df4ebd1eee8e872060a
|
||||
SIZE (Future-IO-0.14.tar.gz) = 23077
|
||||
TIMESTAMP = 1698340953
|
||||
SHA256 (Future-IO-0.15.tar.gz) = 4a4e1c964ad1c3df60237687c5170a479bfef5b0307ae02c6391096fb469dfbf
|
||||
SIZE (Future-IO-0.15.tar.gz) = 24315
|
||||
|
|
Loading…
Add table
Reference in a new issue