Revision: 26185 http://sourceforge.net/p/gar/code/26185 Author: dmichelsen Date: 2017-05-04 15:21:20 +0000 (Thu, 04 May 2017) Log Message: ----------- cpan/Test-LeakTrace/trunk: Initial commit
Added Paths: ----------- csw/mgar/pkg/cpan/Test-LeakTrace/ csw/mgar/pkg/cpan/Test-LeakTrace/branches/ csw/mgar/pkg/cpan/Test-LeakTrace/tags/ csw/mgar/pkg/cpan/Test-LeakTrace/trunk/ csw/mgar/pkg/cpan/Test-LeakTrace/trunk/Makefile csw/mgar/pkg/cpan/Test-LeakTrace/trunk/checksums csw/mgar/pkg/cpan/Test-LeakTrace/trunk/files/ Index: csw/mgar/pkg/cpan/Test-LeakTrace/trunk =================================================================== --- csw/mgar/pkg/cpan/Test-LeakTrace/trunk 2017-05-03 15:23:24 UTC (rev 26184) +++ csw/mgar/pkg/cpan/Test-LeakTrace/trunk 2017-05-04 15:21:20 UTC (rev 26185) Property changes on: csw/mgar/pkg/cpan/Test-LeakTrace/trunk ___________________________________________________________________ Added: svn:ignore ## -0,0 +1,2 ## +work + Added: csw/mgar/pkg/cpan/Test-LeakTrace/trunk/Makefile =================================================================== --- csw/mgar/pkg/cpan/Test-LeakTrace/trunk/Makefile (rev 0) +++ csw/mgar/pkg/cpan/Test-LeakTrace/trunk/Makefile 2017-05-04 15:21:20 UTC (rev 26185) @@ -0,0 +1,19 @@ +NAME = Test-LeakTrace +VERSION = 0.15 +CATEGORIES = cpan +GARTYPE = v2 +AUTHOR = GFUJI + +DESCRIPTION = Traces memory leaks +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-leaktrace +CATALOGNAME_CSWpm-test-leaktrace = pm_test_leaktrace +SPKG_DESC_CSWpm-test-leaktrace = Traces memory leaks + +include gar/category.mk Added: csw/mgar/pkg/cpan/Test-LeakTrace/trunk/checksums =================================================================== --- csw/mgar/pkg/cpan/Test-LeakTrace/trunk/checksums (rev 0) +++ csw/mgar/pkg/cpan/Test-LeakTrace/trunk/checksums 2017-05-04 15:21:20 UTC (rev 26185) @@ -0,0 +1 @@ +5eac99e7882970f41886c3e0cec185d8 Test-LeakTrace-0.15.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.