summaryrefslogtreecommitdiff
path: root/devel/ruby-gnome2-atk
diff options
context:
space:
mode:
authorobache <obache>2011-03-04 13:14:04 +0000
committerobache <obache>2011-03-04 13:14:04 +0000
commitfea0ce3dc787c0e05b7da317575987ee577461f3 (patch)
tree37dc3870a58d3e80cc33adc679bc06683ce2af1d /devel/ruby-gnome2-atk
parentc488ff6f21dc3a9a9c9c52a7bc41513ba2e961df (diff)
downloadpkgsrc-fea0ce3dc787c0e05b7da317575987ee577461f3.tar.gz
Update ruby-gnome2 to 0.90.8.
== Ruby-GNOME2 0.90.8: 2011-03-04 NOTE: 0.90.x releases are for 1.0.0 major release. A bug fix release of 0.90.7. === Changes ==== All * Fixes * 'make distclean' does not removed pkg-config files. ==== Ruby/GLib2 * Fixes * fix non-gem rcairo detection. [#3178228] [OBATA Akio, Kouhei Sutou] ==== Ruby/Atk * Fixes * fix 'make distclean' cleans needed a file. [Vincent Carmona] ==== Ruby/Pango * Fixes * fix 'make distclean' cleans needed a file. [Vincent Carmona] ==== Ruby/GTK2 * Fixes * fix require order. [id:kenhys] * [#3046538] fix crash by GC at exit. [Vincent Carmona, Kouhei Sutou] * gtk-demo samples with ruby 1.9 (excepted cairo ones). [Vincent Carmona] ==== Ruby/GooCanvas * Fixes * fix pc install. [#3178294] [OBATA Akio, Kouhei Sutou] ==== Ruby/GStreamer * Improvements * improve missing message. [Vincent Carmona] * add Gst::InstallPlugins. [Vincent Carmona, Kouhei Sutou] * Fixes * fix pc install. [#3178294] [OBATA Akio, Kouhei Sutou] * don't use rbgprivate.h. [#3188442] [Mamoru Tasaka, Kouhei Sutou] ==== Ruby/GtkMozEmbed * Fixes * fix pc install. [#3178294] [OBATA Akio, Kouhei Sutou] ==== Ruby/GtkSourceView2 * Fixes * fix pc install. [#3178294] [OBATA Akio, Kouhei Sutou]
Diffstat (limited to 'devel/ruby-gnome2-atk')
-rw-r--r--devel/ruby-gnome2-atk/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ruby-gnome2-atk/Makefile b/devel/ruby-gnome2-atk/Makefile
index 4be16fb6b45..054b12abc4c 100644
--- a/devel/ruby-gnome2-atk/Makefile
+++ b/devel/ruby-gnome2-atk/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2011/02/21 16:01:13 taca Exp $
+# $NetBSD: Makefile,v 1.9 2011/03/04 13:14:04 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-atk-${VERSION}
COMMENT= Ruby binding of ATK-1.0.x or later
-PKGREVISION= 1
CATEGORIES= devel
CONFLICTS+= ruby-gnome2-atk-[0-9]*