From 534b22b3b977e963d67bc4141194e7c62ab42fd6 Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 14 Apr 2012 04:27:49 +0000 Subject: Update ruby-gnome2 to 1.1.3. == Ruby-GNOME2 1.1.3: 2012-04-08 This is a bug fix release of 1.1.2. === Changes ==== Ruby/GLib2 * Improvements * Added required Ruby version into gemspec. * [GitHub#106] glib-mkenums.rb supported macro lines in header. This change is required for building with GLib 2.31.20. [Reported by mtasaka] * [GitHub#107] Supported tests on PPC. [Reported by mtasaka] * Fixes * Fixed handler_id type. ==== Ruby/GTK2 * Improvements * Added Gtk::TreeViewColumn#set_sort_column_id and Gtk::TreeViewColumn#sort_column_id= for GTK+ < 2.18. [ruby-gnome2-devel-en] Gtk::TreeViewColumn [Reported by grant schoep] * Added Gtk::InfoBar. * Added Gtk::MessageType. * Added Gtk::ResponseType. * Fixes * Fixed build failure with GTK+ < 2.12. [ruby-gnome2-devel-en] compile problems gtk2, ruby-gnome2-all-1.1.2 [Reported by grant schoep] * Fixed require failure with GTK+ < 2.14. [ruby-gnome2-devel-en] NameError: undefined method `color_selection' for class `Gtk::ColorSelectionDialog' [Reported by grant schoep] ==== Ruby/Poppler * Improvements * [GitHub#97] Added Poppler::Page#text_layout. [Patch by Andrey Kutejko] * [SF.net#3495948] Removed needless poppler-cairo check. [Reported by Pino Toscano] * Fixes * [GitHub#96] Fixed valid state of child index iterator. [Patch by Andrey Kutejko] * [GitHub#97] Fixed parameter check of Poppler::Page#get_text. [Patch by Andrey Kutejko] ==== Ruby/VTE * Fixes * Fixed build failure with VTE < 0.24. ==== Ruby/GStreamer * Improvements * Added Gst::Element#seek_simple. * Fixes * [GitHub#95] Fixed async test. [Reported by mtasaka] --- meta-pkgs/ruby-gnome2/Makefile.common | 4 ++-- meta-pkgs/ruby-gnome2/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'meta-pkgs') diff --git a/meta-pkgs/ruby-gnome2/Makefile.common b/meta-pkgs/ruby-gnome2/Makefile.common index 926e2db1433..49d12806285 100644 --- a/meta-pkgs/ruby-gnome2/Makefile.common +++ b/meta-pkgs/ruby-gnome2/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.23 2012/01/15 12:34:44 obache Exp $ +# $NetBSD: Makefile.common,v 1.24 2012/04/14 04:27:49 obache Exp $ # # used by devel/ruby-gnome2-atk/Makefile # used by devel/ruby-gnome2-gio/Makefile @@ -24,7 +24,7 @@ MAINTAINER= dieter.NetBSD@pandora.be HOMEPAGE= http://ruby-gnome2.sourceforge.jp/ LICENSE= gnu-lgpl-v2.1 -VERSION= 1.1.2 +VERSION= 1.1.3 USE_RUBY_EXTCONF= yes CONFIGURE_ENV+= RUBYOPT="-Ku" diff --git a/meta-pkgs/ruby-gnome2/distinfo b/meta-pkgs/ruby-gnome2/distinfo index a80f151fe58..273e1aeb5ad 100644 --- a/meta-pkgs/ruby-gnome2/distinfo +++ b/meta-pkgs/ruby-gnome2/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.27 2012/01/15 12:34:44 obache Exp $ +$NetBSD: distinfo,v 1.28 2012/04/14 04:27:49 obache Exp $ -SHA1 (ruby-gnome2-all-1.1.2.tar.gz) = 5d23d524e4c9ba82482b153b05cc61575662d90c -RMD160 (ruby-gnome2-all-1.1.2.tar.gz) = 4b2b31b6f21b321382d3c49d73b1950597404689 -Size (ruby-gnome2-all-1.1.2.tar.gz) = 1008553 bytes +SHA1 (ruby-gnome2-all-1.1.3.tar.gz) = f99af53f020136a1e1162e97c792343cd97a9a45 +RMD160 (ruby-gnome2-all-1.1.3.tar.gz) = 7f78bd36632bf5547000a92304cefd368da9ad98 +Size (ruby-gnome2-all-1.1.3.tar.gz) = 1012514 bytes SHA1 (patch-glib2_lib_mkmf-gnome2.rb) = 7ea9f2066aae905e64d8477f500245e3e3b5df9e -- cgit v1.2.3