Revision: 22869 http://sourceforge.net/p/gar/code/22869 Author: dmichelsen Date: 2014-01-22 21:10:16 +0000 (Wed, 22 Jan 2014) Log Message: ----------- cpan/Test-Version: Initial commit
Added Paths: ----------- csw/mgar/pkg/cpan/Test-Version/ csw/mgar/pkg/cpan/Test-Version/branches/ csw/mgar/pkg/cpan/Test-Version/tags/ csw/mgar/pkg/cpan/Test-Version/trunk/ csw/mgar/pkg/cpan/Test-Version/trunk/Makefile csw/mgar/pkg/cpan/Test-Version/trunk/checksums csw/mgar/pkg/cpan/Test-Version/trunk/files/ Index: csw/mgar/pkg/cpan/Test-Version/trunk =================================================================== --- csw/mgar/pkg/cpan/Test-Version/trunk 2014-01-22 21:02:50 UTC (rev 22868) +++ csw/mgar/pkg/cpan/Test-Version/trunk 2014-01-22 21:10:16 UTC (rev 22869) Property changes on: csw/mgar/pkg/cpan/Test-Version/trunk ___________________________________________________________________ Added: svn:ignore ## -0,0 +1 ## +work Added: csw/mgar/pkg/cpan/Test-Version/trunk/Makefile =================================================================== --- csw/mgar/pkg/cpan/Test-Version/trunk/Makefile (rev 0) +++ csw/mgar/pkg/cpan/Test-Version/trunk/Makefile 2014-01-22 21:10:16 UTC (rev 22869) @@ -0,0 +1,25 @@ +NAME = Test-Version +VERSION = 1.002004 +CATEGORIES = cpan +GARTYPE = v2 +AUTHOR = XENO + +DESCRIPTION = Check to see that version's in modules are sane +define BLURB +endef + +CATALOG_RELEASE = unstable + +LICENSE = LICENSE + +BUILD_DEP_PKGS += CSWpm-test-exception +BUILD_DEP_PKGS += CSWpm-test-tester + +PACKAGES += CSWpm-test-version +CATALOGNAME_CSWpm-test-version = pm_test_version +SPKG_DESC_CSWpm-test-version = Check to see that version's in modules are sane +ARCHALL_CSWpm-test-version = 1 +RUNTIME_DEP_PKGS_CSWpm-test-version += CSWpm-file-find-rule-perl +RUNTIME_DEP_PKGS_CSWpm-test-version += CSWpm-module-metadata + +include gar/category.mk Added: csw/mgar/pkg/cpan/Test-Version/trunk/checksums =================================================================== --- csw/mgar/pkg/cpan/Test-Version/trunk/checksums (rev 0) +++ csw/mgar/pkg/cpan/Test-Version/trunk/checksums 2014-01-22 21:10:16 UTC (rev 22869) @@ -0,0 +1 @@ +58d140bdfbed940453da85e9a73145c8 Test-Version-1.002004.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.