[UPDATE] textproc/p5-Text-CSV_XS to 1.17

2015-05-03 Thread Andrew Fresh
Some new features here, mostly just take maintainership as this is one dist I'd like to see kept up to date and I'll hopefully continue to get better at that. https://metacpan.org/changes/distribution/Text-CSV_XS All of these that I sent recently had no fallout in reverse dependency automated tes

Re: [UPDATE] textproc/p5-Text-CSV_XS to 1.12

2015-01-01 Thread Andrew Fresh
On Thu, Jan 01, 2015 at 11:17:48PM -0700, Andrew Fresh wrote: > Lots of nice new features and fixes, noticed when working on the update > to p5-DBIx-Class. > > https://metacpan.org/changes/distribution/Text-CSV_XS > > Tests pass, the tests for one dependency (devel/p5-Log-Log4perl) also pass. I

[UPDATE] textproc/p5-Text-CSV_XS to 1.12

2015-01-01 Thread Andrew Fresh
Lots of nice new features and fixes, noticed when working on the update to p5-DBIx-Class. https://metacpan.org/changes/distribution/Text-CSV_XS Tests pass, the tests for one dependency (devel/p5-Log-Log4perl) also pass. OK? Index: Makefile ==

Re: UPDATE: textproc/p5-Text-CSV_XS to 1.02

2014-01-06 Thread David Hill
Sure. I do not use this anymore, so if you want to take MAINTAINER, go ahead :) On Mon, Jan 06, 2014 at 12:06:14PM -0300, Gleydson Soares wrote: > > update textproc/p5-Text-CSV_XS to 1.02. > regress fine. > > OK? >

UPDATE: textproc/p5-Text-CSV_XS to 1.02

2014-01-06 Thread Gleydson Soares
update textproc/p5-Text-CSV_XS to 1.02. regress fine. OK? Index: Makefile === RCS file: /cvs/ports/textproc/p5-Text-CSV_XS/Makefile,v retrieving revision 1.18 diff -u -p -u -p -r1.18 Makefile --- Makefile11 Oct 2013 23:51:18

Re: [update] textproc/p5-Text-CSV_XS

2013-03-09 Thread David Hill
Anyone? On Sat, Mar 02, 2013 at 04:55:29PM -0500, David Hill wrote: >update textproc/p5-Text-CSV_XS > >please review and commit. > >Index: Makefile >=== >RCS file: /cvs/ports/textproc/p5-Text-CSV_XS/Makefile,v

[update] textproc/p5-Text-CSV_XS

2013-03-02 Thread David Hill
update textproc/p5-Text-CSV_XS please review and commit. Index: Makefile === RCS file: /cvs/ports/textproc/p5-Text-CSV_XS/Makefile,v retrieving revision 1.16 diff -u -p -r1.16 Makefile --- Makefile23 Aug 2012 16:02:37 -

UPDATE: textproc / p5-Text-CSV_XS

2009-12-11 Thread Eric Olsen
Hi -- I needed to update p5-Text-CSV_XS to a more recent version. Basically the version number needed to be updated. Here is a patch of the Makefile and the distinfo to update the package; nothing else changed. Please test. Thanks, Eric Olsen Index: Makefile ==