pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Test2-Suite
Module Name: pkgsrc
Committed By: wiz
Date: Mon Nov 7 10:38:31 UTC 2016
Added Files:
pkgsrc/devel/p5-Test2-Suite: DESCR Makefile distinfo
Log Message:
Import p5-Test2-Suite-0.000060 as devel/p5-Test2-Suite.
Rich set of tools, plugins, bundles, etc built upon the Test2
testing library. If you are interested in writing tests, this is
the distribution for you.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Test2-Suite/DESCR \
pkgsrc/devel/p5-Test2-Suite/Makefile pkgsrc/devel/p5-Test2-Suite/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-Test2-Suite/DESCR
diff -u /dev/null pkgsrc/devel/p5-Test2-Suite/DESCR:1.1
--- /dev/null Mon Nov 7 10:38:31 2016
+++ pkgsrc/devel/p5-Test2-Suite/DESCR Mon Nov 7 10:38:31 2016
@@ -0,0 +1,3 @@
+Rich set of tools, plugins, bundles, etc built upon the Test2
+testing library. If you are interested in writing tests, this is
+the distribution for you.
Index: pkgsrc/devel/p5-Test2-Suite/Makefile
diff -u /dev/null pkgsrc/devel/p5-Test2-Suite/Makefile:1.1
--- /dev/null Mon Nov 7 10:38:31 2016
+++ pkgsrc/devel/p5-Test2-Suite/Makefile Mon Nov 7 10:38:31 2016
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2016/11/07 10:38:31 wiz Exp $
+
+DISTNAME= Test2-Suite-0.000060
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/EX/EXODIST/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Test2-Suite/
+COMMENT= Perl5 module with a rich set of tools for testing
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Importer-[0-9]*:../../devel/p5-Importer
+DEPENDS+= p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple
+
+PERL5_PACKLIST= auto/Test2/Suite/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/p5-Test2-Suite/distinfo
diff -u /dev/null pkgsrc/devel/p5-Test2-Suite/distinfo:1.1
--- /dev/null Mon Nov 7 10:38:31 2016
+++ pkgsrc/devel/p5-Test2-Suite/distinfo Mon Nov 7 10:38:31 2016
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/11/07 10:38:31 wiz Exp $
+
+SHA1 (Test2-Suite-0.000060.tar.gz) = b21c5680ebb0e62c5a85959579254465dd632fe6
+RMD160 (Test2-Suite-0.000060.tar.gz) = 903c0e088c5d7f4f43e91fc3c1a07dd504795e31
+SHA512 (Test2-Suite-0.000060.tar.gz) = 4bf5ae6848a8fd8e5e0357161d245ce5dbb81e8ad1df10656780f8904d34c0430b282427018304e9d1c8406dc6a57d928d7a30414c2022a0cf491990c476dd7a
+Size (Test2-Suite-0.000060.tar.gz) = 138708 bytes
Home |
Main Index |
Thread Index |
Old Index