Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

4
devel/p5-Test-Roo/DESCR Normal file
View File

@@ -0,0 +1,4 @@
This module allows you to compose Test::More tests from roles.
It is inspired by the excellent Test::Routine module, but uses
Moo instead of Moose. This gives most of the benefits without
the need for Moose as a test dependency.

View File

@@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.2 2014/10/09 14:06:28 wiz Exp $
DISTNAME= Test-Roo-1.003
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
MAINTAINER= wen@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Test-Roo/
COMMENT= Composable, reusable tests with roles and Moo
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Moo>=1.000008:../../devel/p5-Moo
DEPENDS+= p5-MooX-Types-MooseLike>=0:../../devel/p5-MooX-Types-MooseLike
DEPENDS+= p5-strictures>=0:../../devel/p5-strictures
BUILD_DEPENDS+= p5-Capture-Tiny>=0:../../devel/p5-Capture-Tiny
PERL5_PACKLIST= auto/Test/Roo/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2014/07/28 00:08:01 wen Exp $
SHA1 (Test-Roo-1.003.tar.gz) = 4c3353f1e4e7b8a3a64bab80a01b56da6482cccc
RMD160 (Test-Roo-1.003.tar.gz) = be4860d4419473b7d3f82e3267e83f2946475d8e
Size (Test-Roo-1.003.tar.gz) = 28639 bytes