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 Updating textproc/p5-Text-CSV fro...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4a79ac1a4823
branches: trunk
changeset: 400075:4a79ac1a4823
user: sno <sno%pkgsrc.org@localhost>
date: Sun Oct 11 09:33:51 2009 +0000
description:
Updating textproc/p5-Text-CSV from 1.13 to 1.14
pkgsrc changes:
- Adjust dependencies
Upstream changes:
1.14 Thu Oct 8 15:02:24 2009
- updated the compatibility for Text::CSV_XS version 0.68
* fail if first arg to new () is not a hash ref
* added empty_is_undef
* error_diag () uses warn () in void context instead of STDERR
* added auto_diag attribute
(not yet implemented localization feature for autodie)
* updated documents same as Text::CSV_XS
diffstat:
textproc/p5-Text-CSV/Makefile | 6 +++---
textproc/p5-Text-CSV/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r e4bae9435f69 -r 4a79ac1a4823 textproc/p5-Text-CSV/Makefile
--- a/textproc/p5-Text-CSV/Makefile Sun Oct 11 09:33:17 2009 +0000
+++ b/textproc/p5-Text-CSV/Makefile Sun Oct 11 09:33:51 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2009/08/08 13:54:54 sno Exp $
+# $NetBSD: Makefile,v 1.3 2009/10/11 09:33:51 sno Exp $
#
-DISTNAME= Text-CSV-1.13
+DISTNAME= Text-CSV-1.14
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= p5-Text-CSV_XS>=0.65:../../textproc/p5-Text-CSV_XS
+DEPENDS+= p5-Text-CSV_XS>=0.68:../../textproc/p5-Text-CSV_XS
PERL5_PACKLIST= auto/Text/CSV/.packlist
diff -r e4bae9435f69 -r 4a79ac1a4823 textproc/p5-Text-CSV/distinfo
--- a/textproc/p5-Text-CSV/distinfo Sun Oct 11 09:33:17 2009 +0000
+++ b/textproc/p5-Text-CSV/distinfo Sun Oct 11 09:33:51 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/08/08 13:54:54 sno Exp $
+$NetBSD: distinfo,v 1.3 2009/10/11 09:33:51 sno Exp $
-SHA1 (Text-CSV-1.13.tar.gz) = b556f88e03e3dcb98da2369da5b3a8b85cea6ac2
-RMD160 (Text-CSV-1.13.tar.gz) = 5904ddc7690414702cde2a5c85e4e666e2acaf9b
-Size (Text-CSV-1.13.tar.gz) = 42682 bytes
+SHA1 (Text-CSV-1.14.tar.gz) = 7e192768b5378c5ee4e0432abf9aee99980e0bb5
+RMD160 (Text-CSV-1.14.tar.gz) = 12582af3f4cf2053ef3d2bb137caa5b2af1211e2
+Size (Text-CSV-1.14.tar.gz) = 44445 bytes
Home |
Main Index |
Thread Index |
Old Index