[csw-devel] SF.net SVN: gar:[14816] csw/mgar/pkg/cpan/Text-CSV_XS/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Jun 15 10:41:49 CEST 2011


Revision: 14816
          http://gar.svn.sourceforge.net/gar/?rev=14816&view=rev
Author:   dmichelsen
Date:     2011-06-15 08:41:49 +0000 (Wed, 15 Jun 2011)

Log Message:
-----------
cpan/Text-CSV_XS/trunk: Fixup

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Text-CSV_XS/trunk/Makefile
    csw/mgar/pkg/cpan/Text-CSV_XS/trunk/checksums

Modified: csw/mgar/pkg/cpan/Text-CSV_XS/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Text-CSV_XS/trunk/Makefile	2011-06-15 08:04:03 UTC (rev 14815)
+++ csw/mgar/pkg/cpan/Text-CSV_XS/trunk/Makefile	2011-06-15 08:41:49 UTC (rev 14816)
@@ -1,5 +1,5 @@
 NAME = Text-CSV_XS
-VERSION = 0.70
+VERSION = 0.81
 CATEGORIES = cpan
 AUTHOR = HMBRAND
 
@@ -10,13 +10,17 @@
   fields into a CSV string and parse a CSV string into fields.
 endef
 
-PACKAGES = CSWpmtextcsvxs
-CATALOGNAME = pm_textcsvxs
+# This module uses .tgz instead of .tar.gz :-(
+MODDIST = $(NAME)-$(VERSION).tgz
 
+PACKAGES = CSWpm-text-csv-xs
+CATALOGNAME = pm_text_csv_xs
+SPKG_DESC_CSWpm-text-csv-xs = Comma-separated values manipulation routines
+OBSOLETED_BY_CSWpm-text-csv-xs = CSWpmtextcsvxs
+RUNTIME_DEP_PKGS_CSWpm-text-csv-xs = CSWpm-text-csv
+
 # This was the previous name. Note the typo!
 INCOMPATIBLE_PKGS = CSWpmttextcsvxs
 
-# This module uses .tgz instead of .tar.gz :-(
-MODDIST = $(NAME)-$(VERSION).tgz
 
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Text-CSV_XS/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Text-CSV_XS/trunk/checksums	2011-06-15 08:04:03 UTC (rev 14815)
+++ csw/mgar/pkg/cpan/Text-CSV_XS/trunk/checksums	2011-06-15 08:41:49 UTC (rev 14816)
@@ -1 +1 @@
-93b7d88ddd8b8f616efcf75239b68290  Text-CSV_XS-0.70.tgz
+1819e3d443f1611c8d0a0fb0ab4a17c7  Text-CSV_XS-0.81.tgz


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