[csw-devel] SF.net SVN: gar:[10236] csw/mgar/pkg/cpan/Test-Warn/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Wed Jun 16 13:53:39 CEST 2010
Revision: 10236
http://gar.svn.sourceforge.net/gar/?rev=10236&view=rev
Author: bonivart
Date: 2010-06-16 11:53:39 +0000 (Wed, 16 Jun 2010)
Log Message:
-----------
Test-Warn: update to 0.21
Modified Paths:
--------------
csw/mgar/pkg/cpan/Test-Warn/trunk/Makefile
csw/mgar/pkg/cpan/Test-Warn/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/Test-Warn/trunk/files/COPYING
Removed Paths:
-------------
csw/mgar/pkg/cpan/Test-Warn/trunk/files/CSWpmtestwarn.depend
csw/mgar/pkg/cpan/Test-Warn/trunk/files/CSWpmtestwarn.gspec
Property Changed:
----------------
csw/mgar/pkg/cpan/Test-Warn/trunk/
Property changes on: csw/mgar/pkg/cpan/Test-Warn/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/cpan/Test-Warn/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Test-Warn/trunk/Makefile 2010-06-16 11:48:28 UTC (rev 10235)
+++ csw/mgar/pkg/cpan/Test-Warn/trunk/Makefile 2010-06-16 11:53:39 UTC (rev 10236)
@@ -1,17 +1,21 @@
GARNAME = Test-Warn
-GARVERSION = 0.08
+GARVERSION = 0.21
CATEGORIES = cpan
-AUTHOR = BIGJ
+AUTHOR = CHORNY
-DESCRIPTION = extension to test methods for warnings
+DESCRIPTION = Extension to test methods for warnings
define BLURB
- This module provides a few convenience methods for testing warning based
- code.
+ Extension to test methods for warnings
endef
-DISTFILES += CSWpmtestwarn.gspec CSWpmtestwarn.depend
+MODDIST = $(GARNAME)-$(GARVERSION).zip
-DEPENDS += cpan/Test-Exception cpan/Test-Builder-Tester cpan/Sub-Uplevel
-DEPENDS += cpan/Array-Compare cpan/Tree-DAG_Node
+DISTFILES += COPYING
+PACKAGES = CSWpmtestwarn
+CATALOGNAME = pm_testwarn
+ARCHALL = 1
+
+RUNTIME_DEP_PKGS += CSWpmtreedagnode CSWpmsubuplevel
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Test-Warn/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Test-Warn/trunk/checksums 2010-06-16 11:48:28 UTC (rev 10235)
+++ csw/mgar/pkg/cpan/Test-Warn/trunk/checksums 2010-06-16 11:53:39 UTC (rev 10236)
@@ -1,3 +1,2 @@
-87700acbb77dd931845dd8c00f78a4e9 download/CSWpmtestwarn.gspec
-29422dfacc3379d7130cd27b7eb92559 download/CSWpmtestwarn.depend
-95fa7fa694f00ec414a877ae4ef65d7b download/Test-Warn-0.08.tar.gz
+fd21cc7104092c3f45bb062aad59026a COPYING
+d33c38d18d2bedac52bfdbaf94c8744d Test-Warn-0.21.zip
Added: csw/mgar/pkg/cpan/Test-Warn/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Test-Warn/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Test-Warn/trunk/files/COPYING 2010-06-16 11:53:39 UTC (rev 10236)
@@ -0,0 +1,5 @@
+ Copyright 2002 by Janek Schleicher
+ Copyright 2007-2009 by Alexandr Ciornii
+
+ This library is free software; you can redistribute it and/or modify it
+ under the same terms as Perl itself.
Deleted: csw/mgar/pkg/cpan/Test-Warn/trunk/files/CSWpmtestwarn.depend
===================================================================
--- csw/mgar/pkg/cpan/Test-Warn/trunk/files/CSWpmtestwarn.depend 2010-06-16 11:48:28 UTC (rev 10235)
+++ csw/mgar/pkg/cpan/Test-Warn/trunk/files/CSWpmtestwarn.depend 2010-06-16 11:53:39 UTC (rev 10236)
@@ -1,5 +0,0 @@
-P CSWpmarraycompare pm_arraycompare - extension for comparing arrays.
-P CSWpmsubuplevel pm_subuplevel - apparently run a function in a higher stack frame
-P CSWpmtestexceptions pm_testexceptions - test functions for exception based code
-P CSWpmtreedagnode pm_treedagnode - (super)class for representing nodes in a tree
-P CSWpmtstbldrtester pm_tstbldrtester - test testsuites built with Test::Builder
Deleted: csw/mgar/pkg/cpan/Test-Warn/trunk/files/CSWpmtestwarn.gspec
===================================================================
--- csw/mgar/pkg/cpan/Test-Warn/trunk/files/CSWpmtestwarn.gspec 2010-06-16 11:48:28 UTC (rev 10235)
+++ csw/mgar/pkg/cpan/Test-Warn/trunk/files/CSWpmtestwarn.gspec 2010-06-16 11:53:39 UTC (rev 10236)
@@ -1,9 +0,0 @@
-%var bitname pm_testwarn
-%var pkgname CSWpmtestwarn
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright 2002 by Janek Schleicher
-
-This library is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
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