summaryrefslogtreecommitdiff
path: root/graphics/ruby-gnome2-goocanvas
diff options
context:
space:
mode:
authorobache <obache>2009-10-12 03:09:30 +0000
committerobache <obache>2009-10-12 03:09:30 +0000
commit9c069497bc91c518d1cd5dbdbe1891d58967367a (patch)
tree19286de00b0cdb8b56ae17241fb3fa3881085b4c /graphics/ruby-gnome2-goocanvas
parent9ffd72c33e7d1527a38cfdf85c2a1d5439e74583 (diff)
downloadpkgsrc-9c069497bc91c518d1cd5dbdbe1891d58967367a.tar.gz
Update ruby-gnome2 to 0.19.3.
== Ruby-GNOME2 0.19.3: 2009-09-24 NOTE: 0.19.x releases are development series. This release is a bug fix release of 0.19.2. === Changes ===== Ruby/GLib2 * Bug fix: * really fix 'empty $(vendorarchdir) related build problem on CentOS 5.3 x86_64.' [Simon Arnaud, Kouhei Sutou] === Thanks * Simon Arnaud == Ruby-GNOME2 0.19.2: 2009-09-23 NOTE: 0.19.x releases are development series. This release is a bug fix release of 0.19.1. === Changes ==== Ruby/GLib2 * Bug fixes: * empty $(vendorarchdir) related build problem on CentOS 5.3 x86_64. [Toshiyuki Suzumura, Kouhei Sutou] * [#2862022] fix multi thread blocking with Ruby 1.8.6-p368 or later and 1.8.7-p173 or later. [Roy Wright, Andrea Dallera, Kouhei Sutou] * [Debian #502262] work Ruby thread with GTK+. [Johan Walles, Kouhei Sutou] ==== Ruby/GTK2 * Bug fixes: * [#2679744] fix a typo: Gtk::Widget#set_scroll_adjustment -> Gtk::Widget#set_scroll_adjustments. [Kentaro Fukuchi, Kouhei Sutou] ==== Ruby/GtkMozEmbed * Bug fixes: * fix .pc detection. [OBATA Akio, Kouhei Sutou] === Thanks * OBATA Akio * Toshiyuki Suzumura * Roy Wright * Andrea Dallera * Johan Walles * Kentaro Fukuchi
Diffstat (limited to 'graphics/ruby-gnome2-goocanvas')
-rw-r--r--graphics/ruby-gnome2-goocanvas/Makefile3
-rw-r--r--graphics/ruby-gnome2-goocanvas/PLIST4
2 files changed, 3 insertions, 4 deletions
diff --git a/graphics/ruby-gnome2-goocanvas/Makefile b/graphics/ruby-gnome2-goocanvas/Makefile
index 40171b4bb4f..b6f811819ca 100644
--- a/graphics/ruby-gnome2-goocanvas/Makefile
+++ b/graphics/ruby-gnome2-goocanvas/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2009/08/26 19:57:49 sno Exp $
+# $NetBSD: Makefile,v 1.3 2009/10/12 03:09:33 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-goocanvas-${VERSION}
COMMENT= Ruby binding of GooCanvas
-PKGREVISION= 1
CATEGORIES= graphics gnome
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/graphics/ruby-gnome2-goocanvas/PLIST b/graphics/ruby-gnome2-goocanvas/PLIST
index 71418841f20..fa9a466471f 100644
--- a/graphics/ruby-gnome2-goocanvas/PLIST
+++ b/graphics/ruby-gnome2-goocanvas/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/08/12 12:43:11 obache Exp $
-lib/pkgconfig/goocanvas-ruby.pc
+@comment $NetBSD: PLIST,v 1.3 2009/10/12 03:09:33 obache Exp $
+lib/pkgconfig/ruby-goocanvas.pc
${RUBY_VENDORLIB}/goocanvas.rb
${RUBY_VENDORARCHLIB}/goocanvas.${RUBY_DLEXT}