summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-01-08 02:56:02 +0000
committerminskim <minskim@pkgsrc.org>2006-01-08 02:56:02 +0000
commit7936608a54e9b13de68ffb1efb241a28d8f9928b (patch)
tree0d447e9fe5e079fbc3e65c6199873814df85f793
parent016973f71f00d5d074b953b01be33a44268d1c1b (diff)
downloadpkgsrc-7936608a54e9b13de68ffb1efb241a28d8f9928b.tar.gz
Add ruby-gnome2-glib.
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 0eca98734c0..d6b54f9165e 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.704 2006/01/03 07:23:14 taca Exp $
+# $NetBSD: Makefile,v 1.705 2006/01/08 02:56:03 minskim Exp $
#
COMMENT= Development utilities
@@ -569,6 +569,7 @@ SUBDIR+= ruby-amstd
SUBDIR+= ruby-bsearch
SUBDIR+= ruby-byaccr
SUBDIR+= ruby-curses
+SUBDIR+= ruby-gnome2-glib
SUBDIR+= ruby-mode
SUBDIR+= ruby-racc
SUBDIR+= ruby-rd-mode
diff --git a/doc/CHANGES b/doc/CHANGES
index 65ab5de54d6..a3e1fddb05c 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.12405 2006/01/08 00:09:30 wiz Exp $
+$NetBSD: CHANGES,v 1.12406 2006/01/08 02:56:02 minskim Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -157,3 +157,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated x11/openmotif to 2.2.3nb1 [joerg 2006-01-07]
Updated multimedia/transcode to 0.6.12nb9 [veego 2006-01-07]
Updated devel/binutils to 2.16.1 [wiz 2006-01-08]
+ Added devel/ruby-gnome2-glib version 0.14.1 [minskim 2006-01-08]