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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Oct 29 18:15:00 CET 2009


Revision: 7036
          http://gar.svn.sourceforge.net/gar/?rev=7036&view=rev
Author:   dmichelsen
Date:     2009-10-29 17:15:00 +0000 (Thu, 29 Oct 2009)

Log Message:
-----------
cpan/Text-CSV_XS: Update to 0.69

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

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Text-CSV_XS/trunk/files/CSWpmtextcsvxs.gspec

Property Changed:
----------------
    csw/mgar/pkg/cpan/Text-CSV_XS/trunk/


Property changes on: csw/mgar/pkg/cpan/Text-CSV_XS/trunk
___________________________________________________________________
Modified: svn:externals
   - gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1

   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Modified: csw/mgar/pkg/cpan/Text-CSV_XS/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Text-CSV_XS/trunk/Makefile	2009-10-29 17:08:25 UTC (rev 7035)
+++ csw/mgar/pkg/cpan/Text-CSV_XS/trunk/Makefile	2009-10-29 17:15:00 UTC (rev 7036)
@@ -1,15 +1,19 @@
 GARNAME = Text-CSV_XS
-GARVERSION = 0.23
+GARVERSION = 0.69
 CATEGORIES = cpan
-AUTHOR = JWIED
+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
 
-DISTFILES += CSWpmtextcsvxs.gspec
+PACKAGES = CSWpmtextcsvxs
+CATALOGNAME = pm_textcsvxs
 
+# This module uses .tgz instead of .tar.gz :-(
+MODDIST = $(GARNAME)-$(GARVERSION).tgz
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Text-CSV_XS/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Text-CSV_XS/trunk/checksums	2009-10-29 17:08:25 UTC (rev 7035)
+++ csw/mgar/pkg/cpan/Text-CSV_XS/trunk/checksums	2009-10-29 17:15:00 UTC (rev 7036)
@@ -1,2 +1 @@
-9a78bc23ae87e940d4e196d6f1a1664a  download/CSWpmtextcsvxs.gspec
-936eca163a09e92353565ad37ee7a4fa  download/Text-CSV_XS-0.23.tar.gz
+8788c57a50704265e35171746473b404  Text-CSV_XS-0.69.tgz

Deleted: csw/mgar/pkg/cpan/Text-CSV_XS/trunk/files/CSWpmtextcsvxs.gspec
===================================================================
--- csw/mgar/pkg/cpan/Text-CSV_XS/trunk/files/CSWpmtextcsvxs.gspec	2009-10-29 17:08:25 UTC (rev 7035)
+++ csw/mgar/pkg/cpan/Text-CSV_XS/trunk/files/CSWpmtextcsvxs.gspec	2009-10-29 17:15:00 UTC (rev 7036)
@@ -1,9 +0,0 @@
-%var            bitname pm_textcsvxs
-%var            pkgname CSWpmtextcsvxs
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright      
-Copyright (c) 1998 Jochen Wiedmann. All rights reserved.
-Portions Copyright (c) 1997 Alan Citterman. 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