[csw-devel] SF.net SVN: gar:[17108] csw/mgar/pkg/cpan/Test-Exception/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Feb 21 14:26:23 CET 2012
Revision: 17108
http://gar.svn.sourceforge.net/gar/?rev=17108&view=rev
Author: dmichelsen
Date: 2012-02-21 13:26:22 +0000 (Tue, 21 Feb 2012)
Log Message:
-----------
cpan/Test-Exception/trunk: Update to 0.31
Modified Paths:
--------------
csw/mgar/pkg/cpan/Test-Exception/trunk/Makefile
csw/mgar/pkg/cpan/Test-Exception/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/Test-Exception/trunk/files/COPYING
Removed Paths:
-------------
csw/mgar/pkg/cpan/Test-Exception/trunk/files/LICENSE
Modified: csw/mgar/pkg/cpan/Test-Exception/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Test-Exception/trunk/Makefile 2012-02-21 13:12:12 UTC (rev 17107)
+++ csw/mgar/pkg/cpan/Test-Exception/trunk/Makefile 2012-02-21 13:26:22 UTC (rev 17108)
@@ -1,21 +1,23 @@
NAME = Test-Exception
-VERSION = 0.29
+VERSION = 0.31
CATEGORIES = cpan
GARTYPE = v2
AUTHOR = ADIE
DESCRIPTION = Test exception based code
define BLURB
- This module provides a few convenience methods for testing exception
- based code. It is built with Test::Builder and plays happily with
- Test::More and friends.
endef
-PACKAGES = CSWpmtstexception
-CATALOGNAME = pm_tstexception
+DISTFILES += COPYING
-ARCHALL = 1
+CATALOG_RELEASE = unstable
-LICENSE = $(FILEDIR)/LICENSE
+PACKAGES += CSWpm-test-exception
+CATALOGNAME_CSWpm-test-exception = pm_test_exception
+SPKG_DESC_CSWpm-test-exception = Test exception based code
+ARCHALL_CSWpm-test-exception = 1
+RUNTIME_DEP_PKGS_CSWpm-test-exception += CSWpm-sub-uplevel
+OBSOLETED_BY_CSWpm-test-exception += CSWpmtstexcept
+CATALOGNAME_CSWpmtstexcept = pm_tstexcept_stub
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Test-Exception/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Test-Exception/trunk/checksums 2012-02-21 13:12:12 UTC (rev 17107)
+++ csw/mgar/pkg/cpan/Test-Exception/trunk/checksums 2012-02-21 13:26:22 UTC (rev 17108)
@@ -1 +1 @@
-9aea475db531d4fd4ce40cf25a0acd14 Test-Exception-0.29.tar.gz
+adb57ca7614d15e5b307bf5e024b35a8 Test-Exception-0.31.tar.gz
Copied: csw/mgar/pkg/cpan/Test-Exception/trunk/files/COPYING (from rev 16968, csw/mgar/pkg/cpan/Test-Exception/trunk/files/LICENSE)
===================================================================
--- csw/mgar/pkg/cpan/Test-Exception/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Test-Exception/trunk/files/COPYING 2012-02-21 13:26:22 UTC (rev 17108)
@@ -0,0 +1,5 @@
+LICENCE
+ Copyright 2002-2007 Adrian Howard, All Rights Reserved.
+
+ This program is free software; you can redistribute it and/or modify it
+ under the same terms as Perl itself.
Deleted: csw/mgar/pkg/cpan/Test-Exception/trunk/files/LICENSE
===================================================================
--- csw/mgar/pkg/cpan/Test-Exception/trunk/files/LICENSE 2012-02-21 13:12:12 UTC (rev 17107)
+++ csw/mgar/pkg/cpan/Test-Exception/trunk/files/LICENSE 2012-02-21 13:26:22 UTC (rev 17108)
@@ -1,5 +0,0 @@
-LICENCE
- Copyright 2002-2007 Adrian Howard, All Rights Reserved.
-
- This program 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