summaryrefslogtreecommitdiff
path: root/graphics/ruby-gnome2-gdkpixbuf
diff options
context:
space:
mode:
authorobache <obache>2010-11-27 06:14:45 +0000
committerobache <obache>2010-11-27 06:14:45 +0000
commitbacc1451df2f365e475b45faf112678565d377a5 (patch)
tree05ba2ed22fc3ab4bf37b1fe4e378df42b0da9909 /graphics/ruby-gnome2-gdkpixbuf
parentbce4247c7edeca74b506504a58322b22cab8245f (diff)
downloadpkgsrc-bacc1451df2f365e475b45faf112678565d377a5.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 'graphics/ruby-gnome2-gdkpixbuf')
-rw-r--r--graphics/ruby-gnome2-gdkpixbuf/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/ruby-gnome2-gdkpixbuf/Makefile b/graphics/ruby-gnome2-gdkpixbuf/Makefile
index 220659c12f9..8bac2e94993 100644
--- a/graphics/ruby-gnome2-gdkpixbuf/Makefile
+++ b/graphics/ruby-gnome2-gdkpixbuf/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2010/11/15 22:57:26 abs Exp $
+# $NetBSD: Makefile,v 1.17 2010/11/27 06:14:46 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gdkpixbuf-${VERSION}
COMMENT= Ruby binding of GdkPixbuf-2.x
-PKGREVISION= 1
CATEGORIES= graphics devel
CONFLICTS+= ruby-gnome2-gdkpixbuf-[0-9]*