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 package for p5 module Te...
details: https://anonhg.NetBSD.org/pkgsrc/rev/748c7e1e4c98
branches: trunk
changeset: 397055:748c7e1e4c98
user: sno <sno%pkgsrc.org@localhost>
date: Sat Aug 08 13:54:54 2009 +0000
description:
Updating package for p5 module Text::CSV from 1.12 to 1.13
pkgsrc changes:
- Correcting license to ${PERL5_LICENSE}
Upstream changes:
1.13 Fri Jul 31 12:02:53 2009
- getline() didn't handle '0' starting multi line data
(pointed by Diego Santa Cruz).
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 81e664f5f4c3 -r 748c7e1e4c98 textproc/p5-Text-CSV/Makefile
--- a/textproc/p5-Text-CSV/Makefile Sat Aug 08 13:49:12 2009 +0000
+++ b/textproc/p5-Text-CSV/Makefile Sat Aug 08 13:54:54 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/06/01 18:49:13 sno Exp $
+# $NetBSD: Makefile,v 1.2 2009/08/08 13:54:54 sno Exp $
#
-DISTNAME= Text-CSV-1.12
+DISTNAME= Text-CSV-1.13
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
@@ -9,7 +9,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Text-CSV/
COMMENT= Comma-separated values manipulator (using XS or PurePerl)
-LICENSE= gnu-gpl-v2 # OR artistic
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 81e664f5f4c3 -r 748c7e1e4c98 textproc/p5-Text-CSV/distinfo
--- a/textproc/p5-Text-CSV/distinfo Sat Aug 08 13:49:12 2009 +0000
+++ b/textproc/p5-Text-CSV/distinfo Sat Aug 08 13:54:54 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/06/01 18:49:13 sno Exp $
+$NetBSD: distinfo,v 1.2 2009/08/08 13:54:54 sno Exp $
-SHA1 (Text-CSV-1.12.tar.gz) = f464be557b470f501725e110352f04fc000526de
-RMD160 (Text-CSV-1.12.tar.gz) = 248dd6071d31fb4dc42eb68d25d1970f235b0979
-Size (Text-CSV-1.12.tar.gz) = 41631 bytes
+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
Home |
Main Index |
Thread Index |
Old Index