Skip to content

Commit

Permalink
Update ruby-gnome2 to 1.2.6.
Browse files Browse the repository at this point in the history
== Ruby-GNOME2 1.2.6: 2013-04-02

Broken Ruby/Poppler fix release!

=== Changes

==== Ruby/GLib2

  * Improvements
    * Removed deprecated GLib::Completion.
    * Removed deprecated g_suorce_get_current_time() use.
    * [windows] Updated bundled GLib to 3.8.0.
    * [windows] Updated bundled glib-networking to 3.8.0.
    * [windows] Updated bundled GnuTLS to 3.1.10.

==== Ruby/ATK

  * Improvements
    * [windows] Updated bundled ATK to 2.8.0.

==== Ruby/GdkPixbuf2

  * Improvements
    * [windows] Updated bundled gdk-pixbuf to 2.28.0.

==== Ruby/Pango

  * Improvements
    * [windows] Updated bundled Pango to 1.34.0.

==== Ruby/GDK3

  * Improvements
    * [windows] Updated bundled GTK+ to 3.8.0.

==== Ruby/Poppler

  * Fixes
    * Fixed a bug that Poppler::Page#render is broken.
      [SF.net#184] [Reported by HARUYAMA Seigo]

==== Ruby/GooCanvas

  * Improvements
    * Added a Ruby/GObjectIntrospection based sample.
      [GitHub #139] [Patch by Masafumi Yokoyama]

=== Thanks

  * Masafumi Yokoyama
  * HARUYAMA Seigo
  • Loading branch information
obache committed Apr 10, 2013
1 parent cceb779 commit f81abf1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions meta-pkgs/ruby-gnome2/Makefile.common
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.30 2013/04/04 13:40:24 obache Exp $
# $NetBSD: Makefile.common,v 1.31 2013/04/10 14:47:50 obache Exp $
#
# used by devel/ruby-gnome2-atk/Makefile
# used by devel/ruby-gnome2-gio/Makefile
Expand Down Expand Up @@ -28,7 +28,7 @@ MAINTAINER= dieter.NetBSD@pandora.be
HOMEPAGE= http://ruby-gnome2.sourceforge.jp/
LICENSE= gnu-lgpl-v2.1

VERSION= 1.2.5
VERSION= 1.2.6
USE_RUBY_EXTCONF?= yes
CONFIGURE_ENV+= RUBYOPT="-Ku"

Expand Down
8 changes: 4 additions & 4 deletions meta-pkgs/ruby-gnome2/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.34 2013/04/04 13:40:24 obache Exp $
$NetBSD: distinfo,v 1.35 2013/04/10 14:47:50 obache Exp $

SHA1 (ruby-gnome2-all-1.2.5.tar.gz) = 08c24c64d90d5c44102d6c74d1610b4f1f02d36b
RMD160 (ruby-gnome2-all-1.2.5.tar.gz) = acd772366535fcfe6052f5317fe573af0236a396
Size (ruby-gnome2-all-1.2.5.tar.gz) = 1696237 bytes
SHA1 (ruby-gnome2-all-1.2.6.tar.gz) = fe10b4e63706a2b8a8712fc8d3080777cde960bd
RMD160 (ruby-gnome2-all-1.2.6.tar.gz) = 3b426eed60fde0215e2abe5c7d0edb41f715cca2
Size (ruby-gnome2-all-1.2.6.tar.gz) = 1718802 bytes
SHA1 (patch-glib2_lib_mkmf-gnome2.rb) = 7ea9f2066aae905e64d8477f500245e3e3b5df9e

0 comments on commit f81abf1

Please sign in to comment.