[csw-devel] SF.net SVN: gar:[9621] csw/mgar/pkg/cpan

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Mon Apr 12 10:09:47 CEST 2010


Revision: 9621
          http://gar.svn.sourceforge.net/gar/?rev=9621&view=rev
Author:   bonivart
Date:     2010-04-12 08:09:47 +0000 (Mon, 12 Apr 2010)

Log Message:
-----------
pm_testtester: initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/Test-Tester/
    csw/mgar/pkg/cpan/Test-Tester/branches/
    csw/mgar/pkg/cpan/Test-Tester/tags/
    csw/mgar/pkg/cpan/Test-Tester/trunk/
    csw/mgar/pkg/cpan/Test-Tester/trunk/Makefile
    csw/mgar/pkg/cpan/Test-Tester/trunk/checksums
    csw/mgar/pkg/cpan/Test-Tester/trunk/files/


Property changes on: csw/mgar/pkg/cpan/Test-Tester/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/cpan/Test-Tester/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Test-Tester/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Test-Tester/trunk/Makefile	2010-04-12 08:09:47 UTC (rev 9621)
@@ -0,0 +1,20 @@
+GARNAME = Test-Tester
+GARVERSION = 0.107
+CATEGORIES = cpan
+AUTHOR = FDALY
+
+DESCRIPTION = Ease testing test modules built with Test::Builder
+define BLURB
+  Ease testing test modules built with Test::Builder
+endef
+
+PACKAGES = CSWpmtesttester
+CATALOGNAME = pm_testtester
+ARCHALL = 1
+
+LICENSE = ARTISTIC
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/Test-Tester/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Test-Tester/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Test-Tester/trunk/checksums	2010-04-12 08:09:47 UTC (rev 9621)
@@ -0,0 +1 @@
+998a8abe241992faaa3e90f330800840  Test-Tester-0.107.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