diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2019-03-09 14:08:43 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2019-03-09 14:08:43 +0000 |
commit | 8fa6e115b1e0225eeefba43a46d9b01748fac623 (patch) | |
tree | 0b9caf12a3bc70d1b41d927d93db9152a1ec857b /graphics/ruby-gnome2-gdk3 | |
parent | c270253a272f454cf34c47c16356437adb321e7a (diff) | |
download | pkgsrc-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 'graphics/ruby-gnome2-gdk3')
-rw-r--r-- | graphics/ruby-gnome2-gdk3/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/ruby-gnome2-gdk3/distinfo b/graphics/ruby-gnome2-gdk3/distinfo index e1a06603090..c7a81bcd082 100644 --- a/graphics/ruby-gnome2-gdk3/distinfo +++ b/graphics/ruby-gnome2-gdk3/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.17 2019/02/03 07:02:53 tsutsui Exp $ +$NetBSD: distinfo,v 1.18 2019/03/09 14:08:43 tsutsui Exp $ -SHA1 (gdk3-3.3.2.gem) = f91cf18c18e90f1629a6da5a8f1b7a8dd3ac7dae -RMD160 (gdk3-3.3.2.gem) = e119e89b0bc005084fd3232b8fad15a0e74991d3 -SHA512 (gdk3-3.3.2.gem) = cd915b0c20b298c543525826d329128eac02ba616c63c13a44768679d2fd2330296bb2293763725d34811ffb591489a02d6a2b1f9429571243017720e3857fcc -Size (gdk3-3.3.2.gem) = 35840 bytes +SHA1 (gdk3-3.3.4.gem) = 105ce3f961263d4b614ee46f282d589729045842 +RMD160 (gdk3-3.3.4.gem) = 672764cfa574684ce57a59b5786afb7710364f86 +SHA512 (gdk3-3.3.4.gem) = e94804991c2b7e36b40157d9844c20a68680a37e9b3edb8abfea47cc8e5f01dbb1484594cb5bc81d1eb1b0a43f39df65593d4742ed00a28e649d424476dbc671 +Size (gdk3-3.3.4.gem) = 35840 bytes |