FreeBSD Bugzilla – Attachment 84829 Details for
Bug 120887
[PATCH] textproc/p5-Text-CSV_XS: update to 0.34
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Text-CSV_XS-0.34.patch
p5-Text-CSV_XS-0.34.patch (text/plain), 3.02 KB, created by
Yen-Ming Lee
on 2008-02-20 17:00:05 UTC
(
hide
)
Description:
p5-Text-CSV_XS-0.34.patch
Filename:
MIME Type:
Creator:
Yen-Ming Lee
Created:
2008-02-20 17:00:05 UTC
Size:
3.02 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/textproc/p5-Text-CSV_XS/Makefile,v >retrieving revision 1.10 >diff -u -u -r1.10 Makefile >--- Makefile 25 Nov 2005 03:25:00 -0000 1.10 >+++ Makefile 20 Feb 2008 16:55:29 -0000 >@@ -6,14 +6,14 @@ > # > > PORTNAME= Text-CSV_XS >-PORTVERSION= 0.23 >+PORTVERSION= 0.34 > CATEGORIES= textproc perl5 >-MASTER_SITES= ${MASTER_SITE_PERL_CPAN} >-MASTER_SITE_SUBDIR= Text >+MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- >+EXTRACT_SUFX= .tgz > > MAINTAINER= ache@FreeBSD.org >-COMMENT= Composition and decomposition of comma-separated values >+COMMENT= Comma-separated values manipulation routines > > PERL_CONFIGURE= yes > >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/textproc/p5-Text-CSV_XS/distinfo,v >retrieving revision 1.5 >diff -u -u -r1.5 distinfo >--- distinfo 24 Jan 2006 03:09:56 -0000 1.5 >+++ distinfo 20 Feb 2008 16:55:29 -0000 >@@ -1,3 +1,3 @@ >-MD5 (Text-CSV_XS-0.23.tar.gz) = 936eca163a09e92353565ad37ee7a4fa >-SHA256 (Text-CSV_XS-0.23.tar.gz) = b5b5fdb4908dc58835162b3145aa096eaa38cca8d2e611c37364822b8571c60f >-SIZE (Text-CSV_XS-0.23.tar.gz) = 16164 >+MD5 (Text-CSV_XS-0.34.tgz) = 9e10d0ccf0aa1111098eca12d0de87a3 >+SHA256 (Text-CSV_XS-0.34.tgz) = 8364c61c2abc9faab55176b99dead364a3d655c9bab1dc34921dfa09967177d3 >+SIZE (Text-CSV_XS-0.34.tgz) = 43233 >Index: pkg-descr >=================================================================== >RCS file: /home/pcvs/ports/textproc/p5-Text-CSV_XS/pkg-descr,v >retrieving revision 1.1.1.1 >diff -u -u -r1.1.1.1 pkg-descr >--- pkg-descr 19 Nov 1999 00:47:13 -0000 1.1.1.1 >+++ pkg-descr 20 Feb 2008 16:55:29 -0000 >@@ -1,3 +1,9 @@ >-Text::CSV provides facilities for the composition and decomposition of >-comma-separated values. An instance of the Text::CSV class can combine >+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. >+ >+The module accepts either strings or files as input and can utilize any >+user-specified characters as delimiters, separators, and escapes so it is >+perhaps better called ASV (anything separated values) rather than just CSV. >+ >+WWW: http://search.cpan.org/dist/Text-CSV_XS/ >Index: pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/textproc/p5-Text-CSV_XS/pkg-plist,v >retrieving revision 1.3 >diff -u -u -r1.3 pkg-plist >--- pkg-plist 24 Oct 2003 12:04:07 -0000 1.3 >+++ pkg-plist 20 Feb 2008 16:55:29 -0000 >@@ -2,6 +2,6 @@ > %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CSV_XS/CSV_XS.bs > %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CSV_XS/CSV_XS.so > %%SITE_PERL%%/%%PERL_ARCH%%/Text/CSV_XS.pm >-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CSV_XS >-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text >-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Text >+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CSV_XS >+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text >+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 120887
: 84829