Sun Apr 13 07:37:47 2008 UTC ()
Note addition of devel/ruby-linecache.


(jlam)
diff -r1.928 -r1.929 pkgsrc/devel/Makefile
diff -r1.705 -r1.706 pkgsrc/doc/CHANGES-2008

cvs diff -r1.928 -r1.929 pkgsrc/devel/Makefile (expand / switch to context diff)
--- pkgsrc/devel/Makefile 2008/04/12 13:58:02 1.928
+++ pkgsrc/devel/Makefile 2008/04/13 07:37:47 1.929
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.928 2008/04/12 13:58:02 wiz Exp $
+# $NetBSD: Makefile,v 1.929 2008/04/13 07:37:47 jlam Exp $
 #
 
 COMMENT=	Development utilities
@@ -758,6 +758,7 @@
 SUBDIR+=	ruby-heckle
 SUBDIR+=	ruby-highline
 SUBDIR+=	ruby-inline
+SUBDIR+=	ruby-linecache
 SUBDIR+=	ruby-log4r
 SUBDIR+=	ruby-logging
 SUBDIR+=	ruby-memcache

cvs diff -r1.705 -r1.706 pkgsrc/doc/CHANGES-2008 (expand / switch to context diff)
--- pkgsrc/doc/CHANGES-2008 2008/04/13 07:15:14 1.705
+++ pkgsrc/doc/CHANGES-2008 2008/04/13 07:37:46 1.706
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.705 2008/04/13 07:15:14 jlam Exp $
+$NetBSD: CHANGES-2008,v 1.706 2008/04/13 07:37:46 jlam Exp $
 
 Changes to the packages collection and infrastructure in 2008:
 
@@ -1368,3 +1368,4 @@
 	Updated databases/ruby-sequel to 1.4.0 [jlam 2008-04-13]
 	Updated www/thin to 0.8.0 [jlam 2008-04-13]
 	Updated textproc/ruby-xslt to 0.9.6 [jlam 2008-04-13]
+	Added devel/ruby-linecache version 0.4.2 [jlam 2008-04-13]