pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-CSV_XS Update from version 0.58 to ve...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8f5c9675cf3b
branches:  trunk
changeset: 553782:8f5c9675cf3b
user:      seb <seb%pkgsrc.org@localhost>
date:      Thu Jan 29 20:38:33 2009 +0000

description:
Update from version 0.58 to version 0.60.

Upstream changes:
2009-01-27 0.60 - H.Merijn Brand   <h.m.brand%xs4all.nl@localhost>

        * Optimize for threaded perls. (Goro Fuji, RT#42517)
          Non-threaded perls won't notice

2009-01-23 0.59 - H.Merijn Brand   <h.m.brand%xs4all.nl@localhost>

        * Wrong e-mail in META.yml
        * Missing $IO argument in bind_columns example (docs only)
        * Upped Copyright notices to 2009
        * Added warning for parse () (RT#42261)
        * Small optimisations (Goro Fuji, RT#42517)
        * ppport.h updated to 3.15
        * Added git clone command to README
        * ppport.h updated to 3.16-pre
        * Optimize getline/print method calls (Goro Fuji, RT#42517)
        * Decode *_char attributes for perl 5.8.2 and up

diffstat:

 textproc/p5-Text-CSV_XS/Makefile |  4 ++--
 textproc/p5-Text-CSV_XS/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r e50a705da8a7 -r 8f5c9675cf3b textproc/p5-Text-CSV_XS/Makefile
--- a/textproc/p5-Text-CSV_XS/Makefile  Thu Jan 29 19:48:41 2009 +0000
+++ b/textproc/p5-Text-CSV_XS/Makefile  Thu Jan 29 20:38:33 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2008/11/22 00:11:41 he Exp $
+# $NetBSD: Makefile,v 1.21 2009/01/29 20:38:33 seb Exp $
 #
 
-DISTNAME=      Text-CSV_XS-0.58
+DISTNAME=      Text-CSV_XS-0.60
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5tcx
 CATEGORIES=    textproc perl5
diff -r e50a705da8a7 -r 8f5c9675cf3b textproc/p5-Text-CSV_XS/distinfo
--- a/textproc/p5-Text-CSV_XS/distinfo  Thu Jan 29 19:48:41 2009 +0000
+++ b/textproc/p5-Text-CSV_XS/distinfo  Thu Jan 29 20:38:33 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2008/11/22 00:11:41 he Exp $
+$NetBSD: distinfo,v 1.7 2009/01/29 20:38:33 seb Exp $
 
-SHA1 (Text-CSV_XS-0.58.tgz) = cdfd1ede9124e2feee065bff982ff4e615f89ae4
-RMD160 (Text-CSV_XS-0.58.tgz) = 1759fbb1314f3998cbd228e18ddc00fc64061dc9
-Size (Text-CSV_XS-0.58.tgz) = 92891 bytes
+SHA1 (Text-CSV_XS-0.60.tgz) = 6d626411b3686db86e9be01b1b9704b6bdb33070
+RMD160 (Text-CSV_XS-0.60.tgz) = e1a129bf29731ed6c63646918766a62d9c7070a7
+Size (Text-CSV_XS-0.60.tgz) = 97410 bytes



Home | Main Index | Thread Index | Old Index