summaryrefslogtreecommitdiff
path: root/devel/ruby-gnome2-pango/Makefile
diff options
context:
space:
mode:
authorobache <obache>2009-08-12 12:43:08 +0000
committerobache <obache>2009-08-12 12:43:08 +0000
commitbb55acbed0a980d29ad7d44ae5b3f4290787f7b4 (patch)
tree1cef75f911018913591e17e10f53eb0be71218e6 /devel/ruby-gnome2-pango/Makefile
parent42037f585a97e8fb278abc615097b847d842356e (diff)
downloadpkgsrc-bb55acbed0a980d29ad7d44ae5b3f4290787f7b4.tar.gz
Update ruby-gnome2 to 0.19.1.
This release is a bug fix release of 0.19.0. === Changes ==== Ruby/GTK2 * use RUBYARCHDIR [OBATA Akio] * #2814953: install missing headers [Mamoru Tasaka] ==== Ruby/GLib2 * Bug fixes: * avoid object allocation while GC [OBATA Akio, Kouhei Sutou] * use RUBYARCHDIR [OBATA Akio] * mkmf-gnome2.rb add "-I$(vendorarchdir)" to $CPPFLAGS. [OBATA Akio, Kouhei Sutou] ==== Ruby/ATK * use RUBYARCHDIR [OBATA Akio] ==== Ruby/Pango * use RUBYARCHDIR [OBATA Akio] * use gem version rcairo as fallback [OBATA Akio] ==== Ruby/Libart * use RUBYARCHDIR [OBATA Akio] ==== Ruby/GdkPixbuf * use gem version rcairo as fallback [OBATA Akio] ==== Ruby/GnomePrint * install rblibgnomeprintversion.h [OBATA Akio, Kouhei Sutou] ==== Ruby/GtkMozEmbeded * fix header generation error caused by missing file [OBATA Akio] ==== Ruby/VTE * support VTE 0.20 [Kouhei Sutou] ==== Ruby/PanelApplet * #2815036: re-support Ruby 1.8.6. [Mamoru Tasaka, Kouhei Sutou] ==== Ruby/Libglade2 * Debian#519786: fix GC related SEGV when a widget in glade is removed by hand. [Arnaud Cornet, Kouhei Sutou] === Thanks * OBATA Akio * Mamoru Tasaka * Arnaud Cornet
Diffstat (limited to 'devel/ruby-gnome2-pango/Makefile')
-rw-r--r--devel/ruby-gnome2-pango/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/ruby-gnome2-pango/Makefile b/devel/ruby-gnome2-pango/Makefile
index 35d54bbe2ea..f2ba7f9c841 100644
--- a/devel/ruby-gnome2-pango/Makefile
+++ b/devel/ruby-gnome2-pango/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/09/17 00:21:49 obache Exp $
+# $NetBSD: Makefile,v 1.11 2009/08/12 12:43:09 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-pango-${VERSION}
@@ -15,8 +15,6 @@ DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-glib>=${VERSION}:../../devel/ruby-gnome2-gli
USE_TOOLS+= pkg-config
-INSTALL_TARGET= install
-
do-test:
${RUN} cd ${WRKSRC}/pango/test; ${SETENV} ${TEST_ENV} ${RUBY} run-test.rb