pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/994899f123f4
branches:  trunk
changeset: 462544:994899f123f4
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Oct 05 09:30:49 2003 +0000

description:
Add and enable ruby-testunit.

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d6203088105a -r 994899f123f4 devel/Makefile
--- a/devel/Makefile    Sun Oct 05 09:29:53 2003 +0000
+++ b/devel/Makefile    Sun Oct 05 09:30:49 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.428 2003/09/27 08:15:16 grant Exp $
+# $NetBSD: Makefile,v 1.429 2003/10/05 09:30:49 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -375,6 +375,7 @@
 SUBDIR+=       ruby-readline
 SUBDIR+=       ruby-ri
 SUBDIR+=       ruby-strscan
+SUBDIR+=       ruby-testunit
 SUBDIR+=       ruby-textbuf
 SUBDIR+=       ruby-unit
 SUBDIR+=       ruby-zlib



Home | Main Index | Thread Index | Old Index