[30121] trunk/dports/perl

source_changes at macosforge.org source_changes at macosforge.org
Sat Oct 20 07:54:46 PDT 2007


Revision: 30121
          http://trac.macosforge.org/projects/macports/changeset/30121
Author:   nox at macports.org
Date:     2007-10-20 07:54:46 -0700 (Sat, 20 Oct 2007)

Log Message:
-----------
p5-text-csv_xs (closes #12850): New port.

Added Paths:
-----------
    trunk/dports/perl/p5-text-csv_xs/
    trunk/dports/perl/p5-text-csv_xs/Portfile

Added: trunk/dports/perl/p5-text-csv_xs/Portfile
===================================================================
--- trunk/dports/perl/p5-text-csv_xs/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-text-csv_xs/Portfile	2007-10-20 14:54:46 UTC (rev 30121)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem      1.0
+PortGroup       perl5 1.0
+
+perl5.setup     Text-CSV_XS 0.31
+platforms       darwin
+maintainers     oaf.dk:mni
+description     Perl module containing comma-separated values manipulation routines
+
+long_description \
+    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.
+
+checksums       md5 03e626f313706dc7d5265470427115d7 \
+                sha1 3d57616e1c70c03ea6db1bccba5d8314316beaf3 \
+                rmd160 c03ca865af4501230f0219bc9ec3dfc0802f6a3d
+
+depends_build   port:p5-getopt-long
+


Property changes on: trunk/dports/perl/p5-text-csv_xs/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071020/92610fc8/attachment.html


More information about the macports-changes mailing list