pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc Add and enable p5-Text-Diff and p5-YAML (than...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1107bbb8b345
branches:  trunk
changeset: 464203:1107bbb8b345
user:      epg <epg%pkgsrc.org@localhost>
date:      Thu Dec 04 15:28:00 2003 +0000

description:
Add and enable p5-Text-Diff and p5-YAML (thanks Thomas Klausner).

diffstat:

 textproc/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 4827e0470b71 -r 1107bbb8b345 textproc/Makefile
--- a/textproc/Makefile Thu Dec 04 15:26:55 2003 +0000
+++ b/textproc/Makefile Thu Dec 04 15:28:00 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.218 2003/12/04 08:35:10 agc Exp $
+# $NetBSD: Makefile,v 1.219 2003/12/04 15:28:00 epg Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -136,6 +136,7 @@
 SUBDIR+=       p5-Text-CSV_XS
 SUBDIR+=       p5-Text-ChaSen
 SUBDIR+=       p5-Text-DelimMatch
+SUBDIR+=       p5-Text-Diff
 SUBDIR+=       p5-Text-Format
 SUBDIR+=       p5-Text-Kakasi
 SUBDIR+=       p5-Text-Substitute
@@ -163,6 +164,7 @@
 SUBDIR+=       p5-XML-XSLT
 SUBDIR+=       p5-XML-Xerces
 SUBDIR+=       p5-XML-YAWriter
+SUBDIR+=       p5-YAML
 SUBDIR+=       p5-libxml
 SUBDIR+=       p5-libxml-enno
 SUBDIR+=       par



Home | Main Index | Thread Index | Old Index