Initial import of Test-Memory-Cycle-0.02

A thin Test::More-compatible wrapper around Lincoln Stein's Devel::Cycle
module.
This commit is contained in:
msf 2004-06-10 02:30:39 +00:00
parent 01a10b841d
commit e4d551d4f8
4 changed files with 44 additions and 0 deletions

View File

@ -0,0 +1,28 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/06/10 02:30:39 msf Exp $
COMMENT= "Perl extension for emulating troublesome interfaces"
DISTNAME= Test-Memory-Cycle-0.02
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ::devel/p5-Devel-Cycle \
::devel/p5-Test-Builder-Tester
REGRESS_DEPENDS= ::devel/p5-Test-Pod \
::devel/p5-Test-Pod-Coverage
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Test-Memory-Cycle-0.02.tar.gz) = 7abadae80e7bd6ba1d982c052629572d
RMD160 (Test-Memory-Cycle-0.02.tar.gz) = 7938c881c3498780cf67afa7e57fd0b036667e3a
SHA1 (Test-Memory-Cycle-0.02.tar.gz) = bd90b05713728379610e5babdcff269fcddd460b

View File

@ -0,0 +1,2 @@
A thin Test::More-compatible wrapper around Lincoln Stein's Devel::Cycle
module.

View File

@ -0,0 +1,11 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/06/10 02:30:39 msf Exp $
${P5SITE}/Test/Memory/Cycle.pm
@comment ${P5ARCH}/auto/Test/Memory/Cycle/.packlist
man/man3p/Test::Memory::Cycle.3p
@comment @dirrm ${P5ARCH}/auto/Test/Memory/Cycle
@comment @dirrm ${P5ARCH}/auto/Test/Memory
@comment @dirrm ${P5ARCH}/auto/Test
@comment @dirrm ${P5ARCH}/auto
@comment @dirrm ${P5ARCH}
@dirrm ${P5SITE}/Test/Memory
@dirrm ${P5SITE}/Test