summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authortsutsui <tsutsui@pkgsrc.org>2019-03-09 14:08:43 +0000
committertsutsui <tsutsui@pkgsrc.org>2019-03-09 14:08:43 +0000
commit8fa6e115b1e0225eeefba43a46d9b01748fac623 (patch)
tree0b9caf12a3bc70d1b41d927d93db9152a1ec857b /meta-pkgs
parentc270253a272f454cf34c47c16356437adb321e7a (diff)
downloadpkgsrc-8fa6e115b1e0225eeefba43a46d9b01748fac623.tar.gz
ruby-gnome2: update to 3.3.4.
Upstream changes: == Ruby-GNOME2 3.3.4: 2019-03-09 This is a real release to support GLib 2.60. === Changes ==== Ruby/GObjectIntrospection * Improvements * Ignored no (({GType})) interface. == Ruby-GNOME2 3.3.3: 2019-03-09 This is a release to support GLib 2.60. === Changes ==== Ruby/GLib2 * Improvements * Made tests more robust. [GitHub#1272][Reported by Jeremy Bicha] * Required pkg-config 1.3.5 or later. * Added support for GLib 2.60. * Windows: Removed support for static compilation. * Fixes * (({GLib::PollFD#fd=})): Fixed wrong conversion. ==== Ruby/GObjectIntrospection * Improvements * Improved auto (({#==}))/(({#!=})) implementations. They returns (({true}))/(({false})) for invalid argument instead of raising an error. ==== Ruby/GTK2 * Improvements * Made tests more robust. [GitHub#1275][Reported by Jeremy Bicha] ==== Ruby/RSVG2 * Improvements * Made tests more robust. [GitHub#1273][Reported by Mamoru TASAKA] ==== Ruby/Poppler * Improvements * (({Poppler::Document.new(data:)})): Added support for (({Encoding.default_internal})). * (({Poppler::Document.new})): Added support for (({#to_path})) objects as path. === Thanks * Jeremy Bicha * Mamoru TASAKA
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 0de35e15bcd..d1fd1d65537 100644
--- a/meta-pkgs/ruby-gnome2/Makefile.common
+++ b/meta-pkgs/ruby-gnome2/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.66 2019/02/03 07:02:53 tsutsui Exp $
+# $NetBSD: Makefile.common,v 1.67 2019/03/09 14:08:44 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.2
+VERSION= 3.3.4