[csw-devel] SF.net SVN: gar:[17082] csw/mgar/pkg/cpan/Test-Simple/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sat Feb 18 22:01:02 CET 2012


Revision: 17082
          http://gar.svn.sourceforge.net/gar/?rev=17082&view=rev
Author:   dmichelsen
Date:     2012-02-18 21:01:02 +0000 (Sat, 18 Feb 2012)
Log Message:
-----------
cpan/Test-Simple/trunk: Update to 0.98 and new package name

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Test-Simple/trunk/Makefile
    csw/mgar/pkg/cpan/Test-Simple/trunk/checksums

Modified: csw/mgar/pkg/cpan/Test-Simple/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Test-Simple/trunk/Makefile	2012-02-18 20:12:51 UTC (rev 17081)
+++ csw/mgar/pkg/cpan/Test-Simple/trunk/Makefile	2012-02-18 21:01:02 UTC (rev 17082)
@@ -1,26 +1,26 @@
 NAME = Test-Simple
-VERSION = 0.96
+VERSION = 0.98
 CATEGORIES = cpan
 GARTYPE = v2
 AUTHOR = MSCHWERN
 
-DESCRIPTION = Basic utilities for writing tests
+DESCRIPTION = Basic utilities for writing tests.
 define BLURB
-  This is an extremely simple, extremely basic module for writing
-  tests suitable for CPAN modules and other pursuits. If you wish
-  to do more complicated testing, use the Test::More module
-  (a drop-in replacement for this one).
 endef
 
-DISTFILES = COPYING
+DISTFILES += COPYING
 
-PACKAGES = CSWpmtestsimple
-CATALOGNAME = pm_testsimple
+CATALOG_RELEASE = unstable
 
-ARCHALL = 1
+PACKAGES += CSWpm-test-simple
+CATALOGNAME_CSWpm-test-simple = pm_test_simple
+SPKG_DESC_CSWpm-test-simple = Basic utilities for writing tests.
+ARCHALL_CSWpm-test-simple = 1
+OBSOLETED_BY_CSWpm-test-simple += CSWpmtestsimple
+CATALOGNAME_CSWpmtestsimple = pm_testsimple_stub
 
 # Skip manpages as they are also in CSWperldoc. See
 #   https://www.opencsw.org/mantis/view.php?id=4567
-EXTRA_MERGE_EXCLUDE_FILES = .*\/man\/man3\/.* .*\/man\/man1\/.*
+EXTRA_MERGE_EXCLUDE_FILES += $(mandir)/man3/.*
 
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Test-Simple/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Test-Simple/trunk/checksums	2012-02-18 20:12:51 UTC (rev 17081)
+++ csw/mgar/pkg/cpan/Test-Simple/trunk/checksums	2012-02-18 21:01:02 UTC (rev 17082)
@@ -1 +1 @@
-fbc734a7bb5b3fc3e2bc706e19d08b26  Test-Simple-0.96.tar.gz
+a8b26c97440269b33dd79fd847c521d8  Test-Simple-0.98.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