From 6f5724d8a904d1eb81d0cecca81039588bd7bb7b Mon Sep 17 00:00:00 2001 From: obache Date: Thu, 23 Sep 2010 15:35:58 +0000 Subject: Update ruby-gnome2 to 0.90.1. = NEWS == Ruby-GNOME2 0.90.1: 2010-09-23 NOTE: 0.90.x releases are for 1.0.0 major release. A install bug fix release of 0.90.0. === Changes ==== Ruby/ATK * Bug fixes: * fix .pc install path. [OBATA Akio, Kouhei Sutou] ==== Ruby/GTK2 * Bug fixes: * fix .pc install path. [OBATA Akio, Kouhei Sutou] ==== Ruby/Pango * Bug fixes: * fix .pc install path. [OBATA Akio, Kouhei Sutou] ==== Ruby/Poppler * Bug fixes: * fix .pc install path. [OBATA Akio, Kouhei Sutou] ==== Ruby/RSVG * Bug fixes: * fix .pc install path. [OBATA Akio, Kouhei Sutou] === Thanks * OBATA Akio == Ruby-GNOME2 0.90.0: 2010-09-23 NOTE: 0.90.x releases are for 1.0.0 major release. RubyGems support! === Changes ==== Ruby/GTK2 * Bug fixes: * [ruby-gnome2-devel-en] Gtk 2.20, Gtk::Builder and 'name' add Gtk::Buildable#builder_name/set_builder_name. [Simon Arnaud, Kouhei Sutou] === Thanks * Simon Arnaud --- graphics/ruby-gnome2-rsvg/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics/ruby-gnome2-rsvg') diff --git a/graphics/ruby-gnome2-rsvg/Makefile b/graphics/ruby-gnome2-rsvg/Makefile index d5f94443291..a6c5628c495 100644 --- a/graphics/ruby-gnome2-rsvg/Makefile +++ b/graphics/ruby-gnome2-rsvg/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2010/09/14 11:02:04 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2010/09/23 15:36:01 obache Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-rsvg-${VERSION} COMMENT= Ruby binding of librsvg -PKGREVISION= 2 CATEGORIES= graphics PKG_DESTDIR_SUPPORT= user-destdir @@ -11,8 +10,8 @@ PKG_DESTDIR_SUPPORT= user-destdir RUBY_EXTCONF_SUBDIRS= rsvg DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gdkpixbuf>=${VERSION}:../../graphics/ruby-gnome2-gdkpixbuf -USE_TOOLS+= pkg-config .include "../../graphics/librsvg/buildlink3.mk" .include "../../graphics/ruby-rcairo/buildlink3.mk" +.include "../../devel/ruby-pkg-config/tool.mk" .include "../../meta-pkgs/ruby-gnome2/Makefile.common" -- cgit v1.2.3