summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/ruby-gnome2-atk/Makefile3
-rw-r--r--devel/ruby-gnome2-glib/Makefile3
-rw-r--r--devel/ruby-gnome2-pango/Makefile3
-rw-r--r--graphics/ruby-gnome2-gdkpixbuf/Makefile3
-rw-r--r--graphics/ruby-gnome2-gnomecanvas/Makefile5
-rw-r--r--graphics/ruby-gnome2-libart/Makefile3
-rw-r--r--meta-pkgs/ruby-gnome2/Makefile.common4
-rw-r--r--meta-pkgs/ruby-gnome2/distinfo8
-rw-r--r--x11/ruby-gnome2-gnome/Makefile3
-rw-r--r--x11/ruby-gnome2-gtk/Makefile3
-rw-r--r--x11/ruby-gnome2-gtk/PLIST3
-rw-r--r--x11/ruby-gnome2-panelapplet/Makefile3
12 files changed, 18 insertions, 26 deletions
diff --git a/devel/ruby-gnome2-atk/Makefile b/devel/ruby-gnome2-atk/Makefile
index 92267043463..971eeaece1d 100644
--- a/devel/ruby-gnome2-atk/Makefile
+++ b/devel/ruby-gnome2-atk/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2006/02/05 23:08:52 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/07/25 16:49:05 minskim Exp $
#
PKGNAME= ruby-gnome2-atk-${VERSION}
COMMENT= Ruby binding of ATK-1.0.x or later
-PKGREVISION= 1
CATEGORIES= devel
RUBY_EXTCONF_SUBDIRS= atk
diff --git a/devel/ruby-gnome2-glib/Makefile b/devel/ruby-gnome2-glib/Makefile
index 5ebb3de67e7..1076400e5a4 100644
--- a/devel/ruby-gnome2-glib/Makefile
+++ b/devel/ruby-gnome2-glib/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2006/02/05 23:08:52 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/07/25 16:49:05 minskim Exp $
#
PKGNAME= ruby-gnome2-glib-${VERSION}
COMMENT= Ruby binding of GLib-2.x
-PKGREVISION= 1
CATEGORIES= devel
RUBY_EXTCONF_SUBDIRS= glib
diff --git a/devel/ruby-gnome2-pango/Makefile b/devel/ruby-gnome2-pango/Makefile
index 94ed263f2ff..ee07974941c 100644
--- a/devel/ruby-gnome2-pango/Makefile
+++ b/devel/ruby-gnome2-pango/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2006/04/17 13:46:21 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2006/07/25 16:49:05 minskim Exp $
#
PKGNAME= ruby-gnome2-pango-${VERSION}
COMMENT= Ruby binding of pango-1.x
-PKGREVISION= 3
CATEGORIES= devel fonts
RUBY_EXTCONF_SUBDIRS= pango
diff --git a/graphics/ruby-gnome2-gdkpixbuf/Makefile b/graphics/ruby-gnome2-gdkpixbuf/Makefile
index b4dfd7e11a1..7d9dfc35c54 100644
--- a/graphics/ruby-gnome2-gdkpixbuf/Makefile
+++ b/graphics/ruby-gnome2-gdkpixbuf/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2006/04/17 13:46:35 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2006/07/25 16:49:05 minskim Exp $
#
PKGNAME= ruby-gnome2-gdkpixbuf-${VERSION}
COMMENT= Ruby binding of GdkPixbuf-2.x
-PKGREVISION= 3
CATEGORIES= graphics devel
RUBY_EXTCONF_SUBDIRS= gdkpixbuf
diff --git a/graphics/ruby-gnome2-gnomecanvas/Makefile b/graphics/ruby-gnome2-gnomecanvas/Makefile
index 3ae9fb0128e..528b4c6e7bf 100644
--- a/graphics/ruby-gnome2-gnomecanvas/Makefile
+++ b/graphics/ruby-gnome2-gnomecanvas/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.5 2006/04/17 13:46:35 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2006/07/25 16:49:05 minskim Exp $
#
PKGNAME= ruby-gnome2-gnomecanvas-${VERSION}
-PKGREVISION= 4
COMMENT= Ruby binding of GnomeCanvas-2.x
CATEGORIES= graphics gnome
RUBY_EXTCONF_SUBDIRS= gnomecanvas
DEPENDS+= ruby-gnome2-libart>=${VERSION}:../../graphics/ruby-gnome2-libart
-DEPENDS+= ruby-gnome2-gtk>=${VERSION}nb1:../../x11/ruby-gnome2-gtk
+DEPENDS+= ruby-gnome2-gtk>=${VERSION}:../../x11/ruby-gnome2-gtk
USE_TOOLS+= pkg-config
diff --git a/graphics/ruby-gnome2-libart/Makefile b/graphics/ruby-gnome2-libart/Makefile
index 15786e565a6..364cb80a525 100644
--- a/graphics/ruby-gnome2-libart/Makefile
+++ b/graphics/ruby-gnome2-libart/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2006/04/17 13:46:35 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2006/07/25 16:49:05 minskim Exp $
#
PKGNAME= ruby-gnome2-libart-${VERSION}
COMMENT= Ruby binding of Libart_lgpl
-PKGREVISION= 2
CATEGORIES= graphics
RUBY_EXTCONF_SUBDIRS= libart
diff --git a/meta-pkgs/ruby-gnome2/Makefile.common b/meta-pkgs/ruby-gnome2/Makefile.common
index 401cdc23dd7..7a7ab0b7a05 100644
--- a/meta-pkgs/ruby-gnome2/Makefile.common
+++ b/meta-pkgs/ruby-gnome2/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2006/01/08 02:51:26 minskim Exp $
+# $NetBSD: Makefile.common,v 1.2 2006/07/25 16:49:05 minskim Exp $
#
DISTNAME= ruby-gnome2-all-${VERSION}
@@ -10,7 +10,7 @@ DISTINFO_FILE= ${.CURDIR}/../../meta-pkgs/ruby-gnome2/distinfo
MAINTAINER= dieter.NetBSD@pandora.be
HOMEPAGE= http://ruby-gnome2.sourceforge.jp/
-VERSION= 0.14.1
+VERSION= 0.15.0
RUBY_HAS_ARCHLIB= yes
USE_RUBY_EXTCONF= yes
diff --git a/meta-pkgs/ruby-gnome2/distinfo b/meta-pkgs/ruby-gnome2/distinfo
index 2dfc1f39101..29e45418fa4 100644
--- a/meta-pkgs/ruby-gnome2/distinfo
+++ b/meta-pkgs/ruby-gnome2/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2006/01/08 02:51:26 minskim Exp $
+$NetBSD: distinfo,v 1.2 2006/07/25 16:49:05 minskim Exp $
-SHA1 (ruby-gnome2-all-0.14.1.tar.gz) = b0dfb12578a1251e906ad30adfdf0420aa47cf6a
-RMD160 (ruby-gnome2-all-0.14.1.tar.gz) = 013976d08429e922b82ce4fb495e412a9313f1c6
-Size (ruby-gnome2-all-0.14.1.tar.gz) = 1223083 bytes
+SHA1 (ruby-gnome2-all-0.15.0.tar.gz) = c7919b445b5a8de5fe61e07179384c9152f91bdc
+RMD160 (ruby-gnome2-all-0.15.0.tar.gz) = 8bcd1929d77720359c718cdee31628bb7b1587b3
+Size (ruby-gnome2-all-0.15.0.tar.gz) = 1273856 bytes
diff --git a/x11/ruby-gnome2-gnome/Makefile b/x11/ruby-gnome2-gnome/Makefile
index 5e9039b108d..c34f7cbe068 100644
--- a/x11/ruby-gnome2-gnome/Makefile
+++ b/x11/ruby-gnome2-gnome/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2006/04/17 13:47:01 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2006/07/25 16:49:05 minskim Exp $
#
PKGNAME= ruby-gnome2-gnome-${VERSION}
COMMENT= Ruby binding of libgnome/libgnomeui-2.x
-PKGREVISION= 4
CATEGORIES= gnome x11
RUBY_EXTCONF_SUBDIRS= gnome
diff --git a/x11/ruby-gnome2-gtk/Makefile b/x11/ruby-gnome2-gtk/Makefile
index c0cf4d6decc..b31e82eafe4 100644
--- a/x11/ruby-gnome2-gtk/Makefile
+++ b/x11/ruby-gnome2-gtk/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2006/04/17 13:47:01 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2006/07/25 16:49:05 minskim Exp $
#
PKGNAME= ruby-gnome2-gtk-${VERSION}
-PKGREVISION= 4
COMMENT= Ruby binding of GTK+-2.0.x
CATEGORIES= x11
diff --git a/x11/ruby-gnome2-gtk/PLIST b/x11/ruby-gnome2-gtk/PLIST
index 67998ef02d5..7be13ec8735 100644
--- a/x11/ruby-gnome2-gtk/PLIST
+++ b/x11/ruby-gnome2-gtk/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2006/01/15 16:12:55 minskim Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/07/25 16:49:05 minskim Exp $
${RUBY_SITELIBDIR}/gtk2.rb
+${RUBY_SITELIBDIR}/gtk2/base.rb
${RUBY_SITEARCHLIBDIR}/gtk2.${RUBY_DLEXT}
${RUBY_SITEARCHLIBDIR}/gtk20.${RUBY_DLEXT}
${RUBY_SITEARCHLIBDIR}/gtk22.${RUBY_DLEXT}
diff --git a/x11/ruby-gnome2-panelapplet/Makefile b/x11/ruby-gnome2-panelapplet/Makefile
index 3f231500d71..7f606951de6 100644
--- a/x11/ruby-gnome2-panelapplet/Makefile
+++ b/x11/ruby-gnome2-panelapplet/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2006/04/17 13:47:01 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2006/07/25 16:49:05 minskim Exp $
#
PKGNAME= ruby-gnome2-panelapplet-${VERSION}
COMMENT= Ruby binding of libpanel-applet-2.6.x
-PKGREVISION= 4
CATEGORIES= x11 gnome
RUBY_EXTCONF_SUBDIRS= panel-applet