aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-03-21 18:41:21 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-03-21 19:20:18 +0000
commit3e82ba8611bd3e3444d6ae765771a2b81a09eaff (patch)
treeee2e52fedd455c2822f1b667589e9e72e27b5174
parent20c0e6d74dba31308e8050eda06b91c6e2b5a450 (diff)
downloadports-3e82ba8611bd3e3444d6ae765771a2b81a09eaff.tar.gz
ports-3e82ba8611bd3e3444d6ae765771a2b81a09eaff.zip
devel/p5-Future-IO: Update to 0.13
-rw-r--r--devel/p5-Future-IO/Makefile4
-rw-r--r--devel/p5-Future-IO/distinfo6
-rw-r--r--devel/p5-Future-IO/pkg-plist2
3 files changed, 7 insertions, 5 deletions
diff --git a/devel/p5-Future-IO/Makefile b/devel/p5-Future-IO/Makefile
index 8946f6586ff2..9be02681a25b 100644
--- a/devel/p5-Future-IO/Makefile
+++ b/devel/p5-Future-IO/Makefile
@@ -1,5 +1,5 @@
PORTNAME= Future-IO
-PORTVERSION= 0.11
+PORTVERSION= 0.13
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PEVANS
@@ -16,7 +16,7 @@ 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-Identity>=0:devel/p5-Test-Identity
+TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
USES= perl5
USE_PERL5= modbuild
diff --git a/devel/p5-Future-IO/distinfo b/devel/p5-Future-IO/distinfo
index d6531e6bd41e..d659b7d95402 100644
--- a/devel/p5-Future-IO/distinfo
+++ b/devel/p5-Future-IO/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642102181
-SHA256 (Future-IO-0.11.tar.gz) = 75533626f81f768c5f231c9702106c25b5772a8b6995caa2c58bcc4acc9107c9
-SIZE (Future-IO-0.11.tar.gz) = 22237
+TIMESTAMP = 1677771109
+SHA256 (Future-IO-0.13.tar.gz) = da2936ca5c2c5ce757e5d5b0b6e24a1d451acb6ce649d87c18713993471d95a2
+SIZE (Future-IO-0.13.tar.gz) = 25587
diff --git a/devel/p5-Future-IO/pkg-plist b/devel/p5-Future-IO/pkg-plist
index cfc8a1c179e6..22ce86fc7319 100644
--- a/devel/p5-Future-IO/pkg-plist
+++ b/devel/p5-Future-IO/pkg-plist
@@ -1,6 +1,8 @@
%%SITE_PERL%%/Future/IO.pm
%%SITE_PERL%%/Future/IO/ImplBase.pm
+%%SITE_PERL%%/Future/IO/System.pm
%%SITE_PERL%%/Test/Future/IO/Impl.pm
%%PERL5_MAN3%%/Future::IO.3.gz
%%PERL5_MAN3%%/Future::IO::ImplBase.3.gz
+%%PERL5_MAN3%%/Future::IO::System.3.gz
%%PERL5_MAN3%%/Test::Future::IO::Impl.3.gz