diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2018-11-01 14:22:58 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2018-11-01 14:22:58 +0000 |
commit | 0275bc69a1dc1062efd4b6716bb3258982260e7b (patch) | |
tree | acaf57ac4b55c566e8a0e220ee40496ca5b923cf /graphics/ruby-gnome2-gdk3 | |
parent | f6bd75d77a4862de67ac8b786b169589924d9931 (diff) | |
download | pkgsrc-0275bc69a1dc1062efd4b6716bb3258982260e7b.tar.gz |
ruby-gnome2: update to 3.3.0.
Upstream changes (from NEWS):
== Ruby-GNOME2 3.3.0: 2018-10-31
This is a release for fixing memory leak bugs of cairo-gobject,
improving macOS support and adding support for GEGL.
=== Changes
==== Ruby/GLib2
* Improvements
* Added support for the same constant name and class name for error.
* Fixes
* Fixed wrong constant values:
* (({GLib2::MINLONG}))
* (({GLib2::MAXLONG}))
* (({GLib2::MAXULONG}))
* (({GLib2::MINUINT64}))
* (({GLib2::MAXSIZE}))
* (({GLib2::MINFLOAT}))
* (({GLib2::MINDOUBLE}))
[GitHub#1244][Reported by cobodo]
==== Ruby/CairoGObject
* Fixes
* Fixed a memory leak.
[GitHub#1232][Reported by Jean-Christophe Le Lann]
* Stopped to increase needless reference.
[GitHub#1079][Reported by noanoa07]
==== Ruby/GObjectIntrospection
* Improvements
* Added support for transfer full output parameter.
* Fixes
* Fixed a bug that class method closure doesn't work.
[GitHub#1245][Reported by kojix2]
==== Ruby/GdkPixbuf2
* Improvements
* (({GdkPixbuf::Pixbuf.new})): Added support for auto row stride
detection for (({[Integer]})) data.
==== Ruby/Pango
* Improvements
* Made test more robust.
[GitHub#1239][Reported by Michael Hudson-Doyle]
==== Ruby/GTK3
* Improvements
* Improved backward compatibility for (({Gtk::ListStore#set_column_types})).
[GitHub#1240][Reported by Edward Hennessy]
* Fixes
* Fixed wrong size used bug on HiDPI.
[GitHub#1079][Reported by noanoa07]
==== Ruby/Poppler
* Improvements
* Added support for Popper 0.70.0.
==== Ruby/GEGL
* Improvements
* Added.
=== Thanks
* Jean-Christophe Le Lann
* Michael Hudson-Doyle
* Edward Hennessy
* cobodo
* kojix2
* noanoa07
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 38d88ee21c8..08f30fd72bb 100644 --- a/graphics/ruby-gnome2-gdk3/distinfo +++ b/graphics/ruby-gnome2-gdk3/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.14 2018/08/08 12:16:01 tsutsui Exp $ +$NetBSD: distinfo,v 1.15 2018/11/01 14:22:59 tsutsui Exp $ -SHA1 (gdk3-3.2.9.gem) = 9c0471f61aa0c21120518e8b3266c6cfd009e369 -RMD160 (gdk3-3.2.9.gem) = fa7c30ec761bc47ca11419b5842048ae612fe468 -SHA512 (gdk3-3.2.9.gem) = 60d4c814cc09ddbe8b894caf9e019a9ac7b079d8d4a733fd75b0c4051e3be2667bb1eced2f9c5046bed56549cbe48faefd5110ea13346744fe2a2b5f7fadc42e -Size (gdk3-3.2.9.gem) = 36352 bytes +SHA1 (gdk3-3.3.0.gem) = 1b5589510c0e2533e31c1e89cff73be9f1b8a6eb +RMD160 (gdk3-3.3.0.gem) = d26cfb697100a7b01813e6aa49f282f51138c680 +SHA512 (gdk3-3.3.0.gem) = fade218284e961d5941bafea736869a6da0e32026fadcb8c9d8b5ef3947eb9381b2791c12ed3a38b1c7b4cfc4526f9281e8ba57c9a48bbbb81cea8e35009335a +Size (gdk3-3.3.0.gem) = 36352 bytes |