pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add and enable ruby-xmlscan.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1645217e560a
branches:  trunk
changeset: 491827:1645217e560a
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Mar 30 15:43:21 2005 +0000

description:
Add and enable ruby-xmlscan.

diffstat:

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

diffs (31 lines):

diff -r 54e56ff8ba30 -r 1645217e560a doc/CHANGES
--- a/doc/CHANGES       Wed Mar 30 15:40:26 2005 +0000
+++ b/doc/CHANGES       Wed Mar 30 15:43:21 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.9693 2005/03/30 15:24:41 adam Exp $
+$NetBSD: CHANGES,v 1.9694 2005/03/30 15:43:21 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -1830,3 +1830,4 @@
         Updated mklivecd to 0.11 [xtraeme 2005-03-30]
        Added openttd-0.3.6 [wiz 2005-03-30]
        Updated glpk to 4.8nb1 [adam 2005-03-30]
+       Added ruby-xmlscan-0.2.3 [minskim 2005-03-30]
diff -r 54e56ff8ba30 -r 1645217e560a textproc/Makefile
--- a/textproc/Makefile Wed Mar 30 15:40:26 2005 +0000
+++ b/textproc/Makefile Wed Mar 30 15:43:21 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.283 2005/03/26 16:20:35 minskim Exp $
+# $NetBSD: Makefile,v 1.284 2005/03/30 15:43:21 minskim Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -250,6 +250,7 @@
 SUBDIR+=       ruby-rexml
 SUBDIR+=       ruby-rttool
 SUBDIR+=       ruby-xmlparser
+SUBDIR+=       ruby-xmlscan
 SUBDIR+=       sablotron
 SUBDIR+=       saxon
 SUBDIR+=       scew



Home | Main Index | Thread Index | Old Index