pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Added textproc/p5-Text-CSV version 1.12



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b40e7f4fd2ef
branches:  trunk
changeset: 393980:b40e7f4fd2ef
user:      sno <sno%pkgsrc.org@localhost>
date:      Mon Jun 01 18:50:24 2009 +0000

description:
Added textproc/p5-Text-CSV version 1.12

diffstat:

 doc/CHANGES-2009  |  3 ++-
 textproc/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 40aaff2f1c4b -r b40e7f4fd2ef doc/CHANGES-2009
--- a/doc/CHANGES-2009  Mon Jun 01 18:49:13 2009 +0000
+++ b/doc/CHANGES-2009  Mon Jun 01 18:50:24 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2136 2009/06/01 18:31:22 sno Exp $
+$NetBSD: CHANGES-2009,v 1.2137 2009/06/01 18:50:24 sno Exp $
 
 Changes to the packages collection and infrastructure in 2009:
 
@@ -2860,3 +2860,4 @@
        Removed sysutils/patchadd [tonnerre 2009-06-01]
        Updated devel/p5-Params-Util to 1.00 [sno 2009-06-01]
        Updated www/p5-URI to 1.38 [sno 2009-06-01]
+       Added textproc/p5-Text-CSV version 1.12 [sno 2009-06-01]
diff -r 40aaff2f1c4b -r b40e7f4fd2ef textproc/Makefile
--- a/textproc/Makefile Mon Jun 01 18:49:13 2009 +0000
+++ b/textproc/Makefile Mon Jun 01 18:50:24 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.481 2009/05/30 01:40:13 obache Exp $
+# $NetBSD: Makefile,v 1.482 2009/06/01 18:50:24 sno Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -246,6 +246,7 @@
 SUBDIR+=       p5-Text-Autoformat
 SUBDIR+=       p5-Text-Balanced
 SUBDIR+=       p5-Text-BibTeX
+SUBDIR+=       p5-Text-CSV
 SUBDIR+=       p5-Text-CSV-Hash
 SUBDIR+=       p5-Text-CSV_XS
 SUBDIR+=       p5-Text-ChaSen



Home | Main Index | Thread Index | Old Index