Ticket #15576: p5-text-csv_xs.diff
File p5-text-csv_xs.diff, 903 bytes (added by blb@…, 15 years ago) |
---|
-
Portfile
3 3 PortSystem 1.0 4 4 PortGroup perl5 1.0 5 5 6 perl5.setup Text-CSV_XS 0. 346 perl5.setup Text-CSV_XS 0.67 7 7 platforms darwin 8 8 maintainers oaf.dk:mni 9 9 description Perl module containing comma-separated values manipulation routines … … 14 14 fields into a CSV string and parse a CSV string into fields. 15 15 16 16 extract.suffix .tgz 17 checksums md5 9e10d0ccf0aa1111098eca12d0de87a3 \ 18 sha1 179436e8bf428e9a891b5cb079cb4c3f4a74d409 \ 19 rmd160 36cacf941299da68f64261550a0a2e0dcd9ca434 17 checksums md5 70442644c1594a280bd1210632568bc0 \ 18 sha1 64882f5b45b9d630ac96e386e2bd8e10295dcc43 \ 19 rmd160 76ebf6060478717d1cd097e6578b4f4afddee692 20