pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-POE-Test-Loops Import p5-POE-Test-Loops versi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e0bff934432e
branches: trunk
changeset: 547102:e0bff934432e
user: he <he%pkgsrc.org@localhost>
date: Fri Sep 12 12:54:04 2008 +0000
description:
Import p5-POE-Test-Loops version 1.002.
POE::Test::Loops contains one function, generate(), which will
generate all the loop tests for one or more POE::Loop subclasses.
diffstat:
devel/p5-POE-Test-Loops/DESCR | 2 ++
devel/p5-POE-Test-Loops/Makefile | 17 +++++++++++++++++
devel/p5-POE-Test-Loops/distinfo | 5 +++++
3 files changed, 24 insertions(+), 0 deletions(-)
diffs (36 lines):
diff -r edef35f4ee6b -r e0bff934432e devel/p5-POE-Test-Loops/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-POE-Test-Loops/DESCR Fri Sep 12 12:54:04 2008 +0000
@@ -0,0 +1,2 @@
+POE::Test::Loops contains one function, generate(), which will
+generate all the loop tests for one or more POE::Loop subclasses.
diff -r edef35f4ee6b -r e0bff934432e devel/p5-POE-Test-Loops/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-POE-Test-Loops/Makefile Fri Sep 12 12:54:04 2008 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/09/12 12:54:04 he Exp $
+
+DISTNAME= POE-Test-Loops-1.002
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/POE-Test-Loops/
+COMMENT= Perl module providing reusable tests for POE::Loop authors
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/POE/Test/Loops/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r edef35f4ee6b -r e0bff934432e devel/p5-POE-Test-Loops/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-POE-Test-Loops/distinfo Fri Sep 12 12:54:04 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/09/12 12:54:04 he Exp $
+
+SHA1 (POE-Test-Loops-1.002.tar.gz) = 2d76336da4c930ddbebc02834583cb4264f107be
+RMD160 (POE-Test-Loops-1.002.tar.gz) = 5530bb0570a5dba7d6918d4d85c6e7ffab30afaa
+Size (POE-Test-Loops-1.002.tar.gz) = 49303 bytes
Home |
Main Index |
Thread Index |
Old Index