devel/p5-Test-Future-IO-Impl: Add p5-Test-Future-IO-Impl 0.14

Test::Future::IO::Impl contains a collection of acceptance tests for
implementations of Future::IO.
This commit is contained in:
Po-Chuan Hsieh 2023-04-28 07:57:57 +08:00
parent 6e94e52ae7
commit 9c29526f2c
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
5 changed files with 31 additions and 0 deletions

View file

@ -3493,6 +3493,7 @@
SUBDIR += p5-Test-Filename
SUBDIR += p5-Test-Fixme
SUBDIR += p5-Test-Fixture-DBIC-Schema
SUBDIR += p5-Test-Future-IO-Impl
SUBDIR += p5-Test-Group
SUBDIR += p5-Test-HTML-Tidy
SUBDIR += p5-Test-Harness

View file

@ -0,0 +1,23 @@
PORTNAME= Test-Future-IO-Impl
PORTVERSION= 0.14
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Acceptance tests for Future::IO implementations
WWW= https://metacpan.org/dist/Test-Future-IO-Impl
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
USES= perl5
USE_PERL5= modbuild
NO_ARCH= yes
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1682616624
SHA256 (Test-Future-IO-Impl-0.14.tar.gz) = 007db619d3d49634325c56efbca0e1e5576dd33f79455f2dea595be6edf8e235
SIZE (Test-Future-IO-Impl-0.14.tar.gz) = 12467

View file

@ -0,0 +1,2 @@
Test::Future::IO::Impl contains a collection of acceptance tests for
implementations of Future::IO.

View file

@ -0,0 +1,2 @@
%%SITE_PERL%%/Test/Future/IO/Impl.pm
%%PERL5_MAN3%%/Test::Future::IO::Impl.3.gz