summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-05-03 23:13:35 +0000
committerminskim <minskim@pkgsrc.org>2006-05-03 23:13:35 +0000
commit674b4ea0b36a2a0cbf4ebe004aa17fadaddeb9ef (patch)
tree03e9e70a97a2761b593a3bc000a2952e6160d3dd
parent5eceb539d56c873ac24618baf987f2c879281ec6 (diff)
downloadpkgsrc-674b4ea0b36a2a0cbf4ebe004aa17fadaddeb9ef.tar.gz
Add ruby-rgl
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES-20063
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index e36bcdfdd60..b093c079c7c 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.754 2006/05/03 05:19:41 minskim Exp $
+# $NetBSD: Makefile,v 1.755 2006/05/03 23:13:35 minskim Exp $
#
COMMENT= Development utilities
@@ -614,6 +614,7 @@ SUBDIR+= ruby-priority-queue
SUBDIR+= ruby-racc
SUBDIR+= ruby-rd-mode
SUBDIR+= ruby-readline
+SUBDIR+= ruby-rgl
SUBDIR+= ruby-subversion
SUBDIR+= rudiments
SUBDIR+= rvm
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006
index 2b05cf35bcb..2f473935e1b 100644
--- a/doc/CHANGES-2006
+++ b/doc/CHANGES-2006
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2006,v 1.134 2006/05/03 17:26:28 drochner Exp $
+$NetBSD: CHANGES-2006,v 1.135 2006/05/03 23:13:35 minskim Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -2370,3 +2370,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated wm/metacity to 2.14.3 [drochner 2006-05-03]
Updated x11/gnome-session to 2.14.1 [drochner 2006-05-03]
Updated multimedia/gxine to 0.5.6 [drochner 2006-05-03]
+ Added devel/ruby-rgl version 0.2.3 [minskim 2006-05-03]