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 Updating textproc/p5-Text-CSV_...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b11aa21f0388
branches:  trunk
changeset: 400071:b11aa21f0388
user:      sno <sno%pkgsrc.org@localhost>
date:      Sun Oct 11 09:30:14 2009 +0000

description:
Updating textproc/p5-Text-CSV_XS from 0.67 to 0.68

Upstream changes:
2009-09-25 0.68 - H.Merijn Brand   <h.m.brand%xs4all.nl@localhost>
    * Attribute auto_diag now localizes to +1 if autodie is active
    * Output name generation in csv2xls (RT#48954)
    * Added csvdiff to examples/
    * Reordered docs. Rewrote SYNOPSIS to be more like a real-world
      code example

diffstat:

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

diffs (31 lines):

diff -r 7ac85b4e1a7b -r b11aa21f0388 textproc/p5-Text-CSV_XS/Makefile
--- a/textproc/p5-Text-CSV_XS/Makefile  Sun Oct 11 09:23:00 2009 +0000
+++ b/textproc/p5-Text-CSV_XS/Makefile  Sun Oct 11 09:30:14 2009 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.26 2009/08/10 06:49:32 sno Exp $
+# $NetBSD: Makefile,v 1.27 2009/10/11 09:30:14 sno Exp $
 #
 
-DISTNAME=      Text-CSV_XS-0.67
+DISTNAME=      Text-CSV_XS-0.68
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5tcx
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Text/}
-EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Text-CSV_XS/
diff -r 7ac85b4e1a7b -r b11aa21f0388 textproc/p5-Text-CSV_XS/distinfo
--- a/textproc/p5-Text-CSV_XS/distinfo  Sun Oct 11 09:23:00 2009 +0000
+++ b/textproc/p5-Text-CSV_XS/distinfo  Sun Oct 11 09:30:14 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2009/08/10 06:49:32 sno Exp $
+$NetBSD: distinfo,v 1.13 2009/10/11 09:30:14 sno Exp $
 
-SHA1 (Text-CSV_XS-0.67.tgz) = 64882f5b45b9d630ac96e386e2bd8e10295dcc43
-RMD160 (Text-CSV_XS-0.67.tgz) = 76ebf6060478717d1cd097e6578b4f4afddee692
-Size (Text-CSV_XS-0.67.tgz) = 101949 bytes
+SHA1 (Text-CSV_XS-0.68.tar.gz) = bfd5d3eefd80bfadadfad488f4a7b81169dbf354
+RMD160 (Text-CSV_XS-0.68.tar.gz) = a704c7ea88c1f17243f2df933bea59aebd806b63
+Size (Text-CSV_XS-0.68.tgz) = 103575 bytes



Home | Main Index | Thread Index | Old Index