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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Aug 15 13:49:26 CEST 2012


Revision: 18951
          http://gar.svn.sourceforge.net/gar/?rev=18951&view=rev
Author:   dmichelsen
Date:     2012-08-15 11:49:26 +0000 (Wed, 15 Aug 2012)
Log Message:
-----------
cpan/Test-LongString/trunk: Update to 0.15 and sanitize package name

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

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Test-LongString/trunk/files/COPYING

Modified: csw/mgar/pkg/cpan/Test-LongString/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Test-LongString/trunk/Makefile	2012-08-15 11:47:05 UTC (rev 18950)
+++ csw/mgar/pkg/cpan/Test-LongString/trunk/Makefile	2012-08-15 11:49:26 UTC (rev 18951)
@@ -1,32 +1,23 @@
 NAME = Test-LongString
-VERSION = 0.14
+VERSION = 0.15
 CATEGORIES = cpan
 GARTYPE = v2
 AUTHOR = RGARCIA
 
-DESCRIPTION = Tests strings for equality
+DESCRIPTION = 
 define BLURB
-  This module provides some drop-in replacements for the string comparison
-  functions of Test::More, but which are more suitable when you test against
-  long strings. If you've ever had to search for text in a multi-line string
-  like an HTML document, or find specific items in binary data, this is the
-  module for you.
 endef
 
-DISTFILES = COPYING
+CATALOG_RELEASE = unstable
 
-PACKAGES = CSWpmtestlongstring CSWpmtestlongstr
+LICENSE_TEXT = This module is licensed under the perl license
 
-CATALOGNAME_CSWpmtestlongstring = pm_testlongstring
-CATALOGNAME_CSWpmtestlongstr = pm_testlongstr
+PACKAGES += CSWpm-test-longstring
+CATALOGNAME_CSWpm-test-longstring = pm_test_longstring
+SPKG_DESC_CSWpm-test-longstring = Tests strings for equality, with more helpful failures
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-test-longstring = 1
+OBSOLETED_BY_CSWpm-test-longstring += CSWpmtestlongstr
+CATALOGNAME_CSWpmtestlongstr = pm_testlongstr_stub
 
-SPKG_DESC_CSWpmtestlongstring = $(DESCRIPTION)
-SPKG_DESC_CSWpmtestlongstr = Empty stub as contents has been moved to CSWpmtestlongstring
-
-RUNTIME_DEP_PKGS_ONLY_CSWpmtestlongstr = CSWpmtestlongstring
-
-ARCHALL = 1
-
-PKGFILES_CSWpmtestlongstr = NOFILES
-
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Test-LongString/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Test-LongString/trunk/checksums	2012-08-15 11:47:05 UTC (rev 18950)
+++ csw/mgar/pkg/cpan/Test-LongString/trunk/checksums	2012-08-15 11:49:26 UTC (rev 18951)
@@ -1 +1 @@
-d10a25c6c3f22d041d6910fae0b8f826  Test-LongString-0.14.tar.gz
+e628d735b8e8f33d3992541f823491c3  Test-LongString-0.15.tar.gz

Deleted: csw/mgar/pkg/cpan/Test-LongString/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Test-LongString/trunk/files/COPYING	2012-08-15 11:47:05 UTC (rev 18950)
+++ csw/mgar/pkg/cpan/Test-LongString/trunk/files/COPYING	2012-08-15 11:49:26 UTC (rev 18951)
@@ -1,4 +0,0 @@
-This program is free software; you can redistribute it and/or modify it
-under the same terms as Perl itself.
-
-Copyright (c) 2002, 2003, 2004, 2005 Rafael Garcia-Suarez

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