summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authortsutsui <tsutsui@pkgsrc.org>2019-02-03 07:02:52 +0000
committertsutsui <tsutsui@pkgsrc.org>2019-02-03 07:02:52 +0000
commit65b40429feb489dfa20391efe73afc45207907c6 (patch)
tree8b3c2ace064d7de70d2e4c54b04e06ea75a7c5aa /meta-pkgs
parent4a721fd90fe2f28caeb93dff28659c9735a2f404 (diff)
downloadpkgsrc-65b40429feb489dfa20391efe73afc45207907c6.tar.gz
ruby-gnome2: update to 3.3.2.
Upstream changes (from NEWS): == Ruby-GNOME2 3.3.2: 2019-02-03 This is a bug fix release of 3.3.1. === Changes ==== Ruby/GObjectIntrospection * Fixed * Fixed wrong nil check. [GitHub#1270][Patch by moveccr] * Fixed a memory leak when module function is used with block. [GitHub#1270][Reported by Izumi Tsutsui] ==== Ruby/GTK3 * Improvements * Add backward compatibility APIs: * (({Gtk::Screen#add_style_provider})) * (({Gtk::Screen#remove_style_provider})) * (({Gtk::StyleContext.add_provider_for_screen})) * (({Gtk::StyleContext#add_provider})) === Thanks * moveccr * Izumi Tsutsui
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/ruby-gnome2/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/ruby-gnome2/Makefile.common b/meta-pkgs/ruby-gnome2/Makefile.common
index 0864954c821..0de35e15bcd 100644
--- a/meta-pkgs/ruby-gnome2/Makefile.common
+++ b/meta-pkgs/ruby-gnome2/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.65 2019/01/27 02:23:40 tsutsui Exp $
+# $NetBSD: Makefile.common,v 1.66 2019/02/03 07:02:53 tsutsui Exp $
#
# used by devel/ruby-gnome2-atk/Makefile
# used by devel/ruby-gnome2-gio/Makefile
@@ -28,4 +28,4 @@ CATEGORIES+= ruby
HOMEPAGE= http://ruby-gnome2.osdn.jp/
LICENSE= gnu-lgpl-v2.1
-VERSION= 3.3.1
+VERSION= 3.3.2