pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Test-Future-IO-Impl



Module Name:    pkgsrc
Committed By:   wen
Date:           Thu Aug  3 11:47:50 UTC 2023

Added Files:
        pkgsrc/devel/p5-Test-Future-IO-Impl: DESCR Makefile distinfo

Log Message:
Import Test-Future-IO-Impl-0.14 as p5-Test-Future-IO-Impl.

Test::Future::IO::Impl contains a collection of acceptance tests for
implementations of Future::IO.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Test-Future-IO-Impl/DESCR \
    pkgsrc/devel/p5-Test-Future-IO-Impl/Makefile \
    pkgsrc/devel/p5-Test-Future-IO-Impl/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/devel/p5-Test-Future-IO-Impl/DESCR
diff -u /dev/null pkgsrc/devel/p5-Test-Future-IO-Impl/DESCR:1.1
--- /dev/null   Thu Aug  3 11:47:50 2023
+++ pkgsrc/devel/p5-Test-Future-IO-Impl/DESCR   Thu Aug  3 11:47:50 2023
@@ -0,0 +1,2 @@
+Test::Future::IO::Impl contains a collection of acceptance tests for
+implementations of Future::IO.
Index: pkgsrc/devel/p5-Test-Future-IO-Impl/Makefile
diff -u /dev/null pkgsrc/devel/p5-Test-Future-IO-Impl/Makefile:1.1
--- /dev/null   Thu Aug  3 11:47:50 2023
+++ pkgsrc/devel/p5-Test-Future-IO-Impl/Makefile        Thu Aug  3 11:47:50 2023
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2023/08/03 11:47:50 wen Exp $
+
+DISTNAME=      Test-Future-IO-Impl-0.14
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Test/}
+
+MAINTAINER=    wen%NetBSD.org@localhost
+HOMEPAGE=      https://metacpan.org/release/Test-Future-IO-Impl
+COMMENT=       Acceptance tests for Future::IO implementations
+LICENSE=       ${PERL5_LICENSE}
+
+DEPENDS+=      p5-Test2-Suite-[0-9]*:../../devel/p5-Test2-Suite
+
+PERL5_MODULE_TYPE=     Module::Build
+
+PERL5_PACKLIST=                auto/Test/Future/IO/Impl/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/p5-Test-Future-IO-Impl/distinfo
diff -u /dev/null pkgsrc/devel/p5-Test-Future-IO-Impl/distinfo:1.1
--- /dev/null   Thu Aug  3 11:47:50 2023
+++ pkgsrc/devel/p5-Test-Future-IO-Impl/distinfo        Thu Aug  3 11:47:50 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/08/03 11:47:50 wen Exp $
+
+BLAKE2s (Test-Future-IO-Impl-0.14.tar.gz) = 7ddae6960de7bce849fdf0d72495305696f2cb3b9cb3288aac59837e7afddf0c
+SHA512 (Test-Future-IO-Impl-0.14.tar.gz) = b9c0bfcbe26f34f9678b3a2ec809c4fc6d30248f606e5beef2205fab14471bc02e7d3415b68126c13e1da69b1628bef72d60051f14e323cb1a88ea8ce9178a7f
+Size (Test-Future-IO-Impl-0.14.tar.gz) = 12467 bytes



Home | Main Index | Thread Index | Old Index