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 Pkgsrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/7b0025da21ca
branches: trunk
changeset: 393091:7b0025da21ca
user: sno <sno%pkgsrc.org@localhost>
date: Sun May 17 10:49:33 2009 +0000
description:
Pkgsrc changes:
- Updating package for perl module Text::CSV_XS from 0.64 to 0.65
- setting license to gnu-gpl-v2
Upstream changes:
2009-05-14 0.65 - H.Merijn Brand <h.m.brand%xs4all.nl@localhost>
* Initial known errors can now be checked on number (1002)
* More tests for illegal combinations
* Added -u option to examples/csv-check to validate utf-8 encoding
* Correct documentation for error_diag () return value in case of
contructor failure (Slaven, RT#46076)
* All error_diag () returns should now be dual-var (both numeric
and string context valid)
diffstat:
textproc/p5-Text-CSV_XS/Makefile | 5 +++--
textproc/p5-Text-CSV_XS/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r f11a5f6851f5 -r 7b0025da21ca textproc/p5-Text-CSV_XS/Makefile
--- a/textproc/p5-Text-CSV_XS/Makefile Sun May 17 10:44:15 2009 +0000
+++ b/textproc/p5-Text-CSV_XS/Makefile Sun May 17 10:49:33 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2009/04/12 00:50:49 sno Exp $
+# $NetBSD: Makefile,v 1.24 2009/05/17 10:49:33 sno Exp $
#
-DISTNAME= Text-CSV_XS-0.64
+DISTNAME= Text-CSV_XS-0.65
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tcx
CATEGORIES= textproc perl5
@@ -11,6 +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
PKG_DESTDIR_SUPPORT= user-destdir
diff -r f11a5f6851f5 -r 7b0025da21ca textproc/p5-Text-CSV_XS/distinfo
--- a/textproc/p5-Text-CSV_XS/distinfo Sun May 17 10:44:15 2009 +0000
+++ b/textproc/p5-Text-CSV_XS/distinfo Sun May 17 10:49:33 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2009/04/12 00:50:49 sno Exp $
+$NetBSD: distinfo,v 1.10 2009/05/17 10:49:33 sno Exp $
-SHA1 (Text-CSV_XS-0.64.tgz) = 7b48cd4ccb2063e6bccae8a76c7155b5d9a07df1
-RMD160 (Text-CSV_XS-0.64.tgz) = 67775dcb5ef63ee2723bf7f14197133c729f778e
-Size (Text-CSV_XS-0.64.tgz) = 98982 bytes
+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
Home |
Main Index |
Thread Index |
Old Index