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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Aug 30 16:20:14 CEST 2012


Revision: 19121
          http://gar.svn.sourceforge.net/gar/?rev=19121&view=rev
Author:   dmichelsen
Date:     2012-08-30 14:20:13 +0000 (Thu, 30 Aug 2012)
Log Message:
-----------
cpan/Text-CSV_XS/trunk: Update to 0.91 and sanitize package name

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	2012-08-30 13:45:59 UTC (rev 19120)
+++ csw/mgar/pkg/cpan/Text-CSV_XS/trunk/Makefile	2012-08-30 14:20:13 UTC (rev 19121)
@@ -1,27 +1,23 @@
 NAME = Text-CSV_XS
-VERSION = 0.81
+VERSION = 0.91
 CATEGORIES = cpan
 GARTYPE = v2
 AUTHOR = HMBRAND
 
-DESCRIPTION = Comma-separated values manipulation routines
+DESCRIPTION = Comma-Separated Values manipulation routines
 define BLURB
-  Text::CSV_XS provides facilities for the composition and decomposition of
-  comma-separated values. An instance of the Text::CSV_XS class can combine
-  fields into a CSV string and parse a CSV string into fields.
 endef
 
-# This module uses .tgz instead of .tar.gz :-(
-MODDIST = $(NAME)-$(VERSION).tgz
+MODDIST = Text-CSV_XS-0.91.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
+CATALOG_RELEASE = unstable
 
-# This was the previous name. Note the typo!
-INCOMPATIBLE_PKGS = CSWpmttextcsvxs
+LICENSE_TEXT = This module is licensed under the perl license, please see for details http://dev.perl.org/licenses/
 
+PACKAGES += CSWpm-text-csv-xs
+CATALOGNAME_CSWpm-text-csv-xs = pm_text_csv_xs
+SPKG_DESC_CSWpm-text-csv-xs = Comma-Separated Values manipulation routines
+OBSOLETED_BY_CSWpm-text-csv-xs += CSWpmtextcsvxs
+CATALOGNAME_CSWpmtextcsvxs = pm_textcsvxs_stub
 
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Text-CSV_XS/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Text-CSV_XS/trunk/checksums	2012-08-30 13:45:59 UTC (rev 19120)
+++ csw/mgar/pkg/cpan/Text-CSV_XS/trunk/checksums	2012-08-30 14:20:13 UTC (rev 19121)
@@ -1 +1 @@
-1819e3d443f1611c8d0a0fb0ab4a17c7  Text-CSV_XS-0.81.tgz
+391fb562340969e76250bcc02bfa58fa  Text-CSV_XS-0.91.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