pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add xhtmldiff.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0d7fc4420acf
branches:  trunk
changeset: 529148:0d7fc4420acf
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat May 26 00:59:50 2007 +0000

description:
Add xhtmldiff.

diffstat:

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

diffs (31 lines):

diff -r 1fc315d1bbaa -r 0d7fc4420acf doc/CHANGES-2007
--- a/doc/CHANGES-2007  Sat May 26 00:56:50 2007 +0000
+++ b/doc/CHANGES-2007  Sat May 26 00:59:50 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1133 2007/05/25 23:58:20 rh Exp $
+$NetBSD: CHANGES-2007,v 1.1134 2007/05/26 00:59:50 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2007:
 
@@ -2229,3 +2229,4 @@
        Updated mail/Pantomime to 1.1.2nb4 [rh 2007-05-25]
        Added devel/ragel version 5.21 [minskim 2007-05-25]
        Updated mail/GNUMail to 1.1.2nb7 [rh 2007-05-25]
+       Added textproc/xhtmldiff version 1.2.2 [minskim 2007-05-26]
diff -r 1fc315d1bbaa -r 0d7fc4420acf textproc/Makefile
--- a/textproc/Makefile Sat May 26 00:56:50 2007 +0000
+++ b/textproc/Makefile Sat May 26 00:59:50 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.363 2007/05/24 10:50:34 minskim Exp $
+# $NetBSD: Makefile,v 1.364 2007/05/26 00:59:50 minskim Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -351,6 +351,7 @@
 SUBDIR+=       xerces-j
 SUBDIR+=       xfce4-dict-plugin
 SUBDIR+=       xhtml
+SUBDIR+=       xhtmldiff
 SUBDIR+=       xml2doc
 SUBDIR+=       xmlcatmgr
 SUBDIR+=       xmlindent



Home | Main Index | Thread Index | Old Index