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 package for p5 module...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0435474b39ed
branches: trunk
changeset: 397053:0435474b39ed
user: sno <sno%pkgsrc.org@localhost>
date: Sat Aug 08 13:48:57 2009 +0000
description:
Updating package for p5 module Text::CSV_XS from 0.65 to 0.66
Upstream changes:
2009-08-07 0.66 - H.Merijn Brand <h.m.brand%xs4all.nl@localhost>
* Reordered examples in doc to show best method first
* Documentation grammatical fix (John P. Linderman, RT#46411)
* Fail if first arg to new () is not a hash ref
* Implement empty_is_undef on request of Evan Carroll
* Typo in documentation (Herwin Weststrate, RT#47613)
* error_diag () uses warn () in void context instead of STDERR
* Add auto_diag attribute (still under construction)
* FIX: reset attributes (after they have been set) with accessor
diffstat:
textproc/p5-Text-CSV_XS/Makefile | 6 +++---
textproc/p5-Text-CSV_XS/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r b8000e6afe5e -r 0435474b39ed textproc/p5-Text-CSV_XS/Makefile
--- a/textproc/p5-Text-CSV_XS/Makefile Sat Aug 08 13:41:23 2009 +0000
+++ b/textproc/p5-Text-CSV_XS/Makefile Sat Aug 08 13:48:57 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2009/05/17 10:49:33 sno Exp $
+# $NetBSD: Makefile,v 1.25 2009/08/08 13:48:57 sno Exp $
#
-DISTNAME= Text-CSV_XS-0.65
+DISTNAME= Text-CSV_XS-0.66
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tcx
CATEGORIES= textproc perl5
@@ -11,7 +11,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Text-CSV_XS/
COMMENT= Routines for composition and decomposition of comma-separated values
-LICENSE= gnu-gpl-v2 # OR artistic
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
diff -r b8000e6afe5e -r 0435474b39ed textproc/p5-Text-CSV_XS/distinfo
--- a/textproc/p5-Text-CSV_XS/distinfo Sat Aug 08 13:41:23 2009 +0000
+++ b/textproc/p5-Text-CSV_XS/distinfo Sat Aug 08 13:48:57 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2009/05/17 10:49:33 sno Exp $
+$NetBSD: distinfo,v 1.11 2009/08/08 13:48:57 sno Exp $
-SHA1 (Text-CSV_XS-0.65.tgz) = bed8160971dd395d652845a49878f6a225807d6b
-RMD160 (Text-CSV_XS-0.65.tgz) = 70f177b61596593571ae6061cf01b0bd63fee1c0
-Size (Text-CSV_XS-0.65.tgz) = 99641 bytes
+SHA1 (Text-CSV_XS-0.66.tgz) = 6f7922f317f9189656a271ee4eba5faa8337d6d0
+RMD160 (Text-CSV_XS-0.66.tgz) = 0e5791b8fd01bedc1d0ca5bc9314f80efd975d83
+Size (Text-CSV_XS-0.66.tgz) = 101705 bytes
Home |
Main Index |
Thread Index |
Old Index