summaryrefslogtreecommitdiff
path: root/x11/ruby-gnome2-gnome
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-11-27 06:14:45 +0000
committerobache <obache@pkgsrc.org>2010-11-27 06:14:45 +0000
commit03254b33aa80a5a77b9fac719054d91333b42656 (patch)
tree05ba2ed22fc3ab4bf37b1fe4e378df42b0da9909 /x11/ruby-gnome2-gnome
parenta71329091335c9cd0624c66978c6a615746242bd (diff)
downloadpkgsrc-03254b33aa80a5a77b9fac719054d91333b42656.tar.gz
Update ruby-gnome2 packages to 0.90.5.
== Ruby-GNOME2 0.90.5: 2010-10-28 NOTE: 0.90.x releases are for 1.0.0 major release. A build system improvements release. === Changes ==== All * Improvements * add --with-pkg-config-dir option to extconf.rb for *.pc. ==== Ruby/GLib2 * Improvements * glib-mkenums.rb can work with Ruby 1.9 on LANG=C. [Kouhei Sutou] * Bug fixes * fix pkg-config gem dependency. [Kouhei Sutou] == Ruby-GNOME2 0.90.4: 2010-10-24 NOTE: 0.90.x releases are for 1.0.0 major release. A bug fix release of 0.90.3. === Changes ==== Ruby/GLib2 * Bug fixes * add missing '*' for String type conversion. [#3093789] [tmtms, Kouhei Sutou] ==== Ruby/GIO2 * Bug fixes * Remove needless cairo dependency. [OBATA Akio, Kouhei Sutou] ==== Ruby/Libglade2 * Improvements * Don't install *.pc by default. [OBATA Akio, Kouhei Sutou]
Diffstat (limited to 'x11/ruby-gnome2-gnome')
-rw-r--r--x11/ruby-gnome2-gnome/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/ruby-gnome2-gnome/Makefile b/x11/ruby-gnome2-gnome/Makefile
index d75d763009f..a86f5f3cbc9 100644
--- a/x11/ruby-gnome2-gnome/Makefile
+++ b/x11/ruby-gnome2-gnome/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2010/11/15 22:59:12 abs Exp $
+# $NetBSD: Makefile,v 1.25 2010/11/27 06:14:48 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gnome-${VERSION}
-PKGREVISION= 1
CATEGORIES= gnome x11
COMMENT= Ruby binding of libgnome/libgnomeui-2.x