[csw-devel] SF.net SVN: gar:[18771] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Jul 16 22:10:21 CEST 2012
Revision: 18771
http://gar.svn.sourceforge.net/gar/?rev=18771&view=rev
Author: dmichelsen
Date: 2012-07-16 20:10:21 +0000 (Mon, 16 Jul 2012)
Log Message:
-----------
cpan/Test-Base/trunk: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Test-Base/
csw/mgar/pkg/cpan/Test-Base/branches/
csw/mgar/pkg/cpan/Test-Base/tags/
csw/mgar/pkg/cpan/Test-Base/trunk/
csw/mgar/pkg/cpan/Test-Base/trunk/Makefile
csw/mgar/pkg/cpan/Test-Base/trunk/checksums
csw/mgar/pkg/cpan/Test-Base/trunk/files/
Property changes on: csw/mgar/pkg/cpan/Test-Base/trunk
___________________________________________________________________
Added: svn:ignore
+ work
Added: csw/mgar/pkg/cpan/Test-Base/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Test-Base/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Test-Base/trunk/Makefile 2012-07-16 20:10:21 UTC (rev 18771)
@@ -0,0 +1,22 @@
+NAME = Test-Base
+VERSION = 0.60
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = INGY
+
+DESCRIPTION = A Data Driven Testing Framework
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE_TEXT = This module is licensed under the perl license, please see for details http://dev.perl.org/licenses/
+
+PACKAGES += CSWpm-test-base
+CATALOGNAME_CSWpm-test-base = pm_test_base
+SPKG_DESC_CSWpm-test-base = A Data Driven Testing Framework
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-test-base = 1
+RUNTIME_DEP_PKGS_CSWpm-test-base += CSWpm-spiffy
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Test-Base/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Test-Base/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Test-Base/trunk/checksums 2012-07-16 20:10:21 UTC (rev 18771)
@@ -0,0 +1 @@
+7d839807da66d69db32fc4b22994f9e4 Test-Base-0.60.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list