From 12e0387c3a6366e6e738842d00e2f39c06f2d5ef Mon Sep 17 00:00:00 2001 From: obache Date: Thu, 4 Apr 2013 13:40:24 +0000 Subject: [PATCH] Update ruby-gnome2 to 1.2.5. == Ruby-GNOME2 1.2.5: 2013-03-28 Crash bug fix release! === Changes ==== All * Fixes * Fixed crash bugs. [GitHub #138] [Reported by Takuma Nakajima] === Thanks * Takuma Nakajima == Ruby-GNOME2 1.2.4: 2013-03-24 Ruby/WebKitGtk2 addition release! === Changes ==== All * Improvements * Start mswin64 support. (But it is not completed yet.) [GitHub #135] [Patch by usa] ==== Ruby/GLib2 * Improvements * Reduce needless GBoxed object copy. ==== Ruby/GdkPixbuf2 * Fixes * Fix build error by a typo. ==== Ruby/GtkSourceView2 * Improvements * Support auto RPM install on CentOS 6. ==== Ruby/GObjectIntrospection * Improvements * Add method name to arguments validation failure message. * Support specific version loading. ==== Ruby/GTK3 * Improvements * [windows] Add gschemas.compiled. [ruby-talk:406026] [Reported by Regis d'Aubarede] ==== Ruby/WebKitGtk2 * New! [GitHub #136] [Patch by eumario] === Thanks * usa * Regis d'Aubarede * eumario --- meta-pkgs/ruby-gnome2/Makefile.common | 4 ++-- meta-pkgs/ruby-gnome2/distinfo | 8 ++++---- print/ruby-gnome2-poppler/Makefile | 3 +-- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/meta-pkgs/ruby-gnome2/Makefile.common b/meta-pkgs/ruby-gnome2/Makefile.common index 58b2dd850c914..0718d3a30ff52 100644 --- a/meta-pkgs/ruby-gnome2/Makefile.common +++ b/meta-pkgs/ruby-gnome2/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.29 2013/03/17 15:31:10 obache Exp $ +# $NetBSD: Makefile.common,v 1.30 2013/04/04 13:40:24 obache Exp $ # # used by devel/ruby-gnome2-atk/Makefile # used by devel/ruby-gnome2-gio/Makefile @@ -28,7 +28,7 @@ MAINTAINER= dieter.NetBSD@pandora.be HOMEPAGE= http://ruby-gnome2.sourceforge.jp/ LICENSE= gnu-lgpl-v2.1 -VERSION= 1.2.3 +VERSION= 1.2.5 USE_RUBY_EXTCONF?= yes CONFIGURE_ENV+= RUBYOPT="-Ku" diff --git a/meta-pkgs/ruby-gnome2/distinfo b/meta-pkgs/ruby-gnome2/distinfo index 7bb22c0925e04..1f591dd19f271 100644 --- a/meta-pkgs/ruby-gnome2/distinfo +++ b/meta-pkgs/ruby-gnome2/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.33 2013/03/17 15:31:10 obache Exp $ +$NetBSD: distinfo,v 1.34 2013/04/04 13:40:24 obache Exp $ -SHA1 (ruby-gnome2-all-1.2.3.tar.gz) = f215c942158a9791e0f6e6b8eb9dcf94d9259f78 -RMD160 (ruby-gnome2-all-1.2.3.tar.gz) = 685cdda2b84be5799941384cc006b51209e8b1b2 -Size (ruby-gnome2-all-1.2.3.tar.gz) = 1681831 bytes +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 (patch-glib2_lib_mkmf-gnome2.rb) = 7ea9f2066aae905e64d8477f500245e3e3b5df9e diff --git a/print/ruby-gnome2-poppler/Makefile b/print/ruby-gnome2-poppler/Makefile index 5b265c32d93aa..3fa0979771580 100644 --- a/print/ruby-gnome2-poppler/Makefile +++ b/print/ruby-gnome2-poppler/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2013/03/31 08:13:32 obache Exp $ +# $NetBSD: Makefile,v 1.41 2013/04/04 13:40:24 obache Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-poppler-${VERSION} COMMENT= Ruby binding of poppler-glib -PKGREVISION= 1 CATEGORIES= print CONFLICTS+= ruby[0-9][0-9]-gnome2-poppler-[0-9]*