diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2017-01-29 07:54:19 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2017-01-29 07:54:19 +0000 |
commit | 6324cb0fc75620f84975695c28ab1db66b2957f6 (patch) | |
tree | 623d92cd490eedcd5a94a8586b9a897044e6164a /print | |
parent | d746413477dbbf863d2299173cfa2c495cbdf416 (diff) | |
download | pkgsrc-6324cb0fc75620f84975695c28ab1db66b2957f6.tar.gz |
Update ruby-gnome2 packages to 3.1.1.
pkgsrc changes:
* add graphics/ruby-gnome2-clutter-gdk
Upstream changes:
(from https://github.com/ruby-gnome2/ruby-gnome2/blob/3.1.1/NEWS)
== Ruby-GNOME2 3.1.1: 2017-01-26
=== Changes
==== All
* Improvements
* Windows: Supported Ruby 2.4.
==== Ruby/GLib2
* Improvements
* (({GLib::DateTime})): Added.
[GitHub#961][GitHub#965]
[Patch by cedlemo]
* (({GLib::TimeZone})): Added. [GitHub#963][Patch by cedlemo]
* Stopped to show "message", "info" and "debug" level logs by default.
You can enable them by (({$DEBUG = true})).
[GitHub#981][Reported by PeterWAWood]
* Windows: Updated bundled PCRE to 8.40.
==== Ruby/GObjectIntrospection
* Improvements
* Supported outputting (({guint8})) array.
* Supported converting (({equal})) method to (({==})) method.
* Supported auto (({Enumerable})) inclusion for classes and
modules that have (({each})) method.
==== Ruby/GIO2
* Improvements
* (({Gio::Settings#initialize})): Added backward compatible API
again.
* Fixes
* Supported GIO 2.38 or earlier again.
==== Ruby/Pango
* Fixes
* (({Pango::LayoutLine#x_to_index})): Fixed a crash bug.
* Windows: Updated bundled HarfBuzz to 1.4.1.
* Windows: Updated bundled ICU to 58.2.
==== Ruby/GdkPixbuf2
* Improvements
* (({GdkPixbuf::Pixbuf#save_to_buffer})): Supported again but it's
deprecated. Use (({GdkPixbuf::Pixbuf#save})) instead.
* Windows: Updated bundled gdk-pixbuf to 2.36.4.
==== Ruby/GDK3
* Improvements
* Windows: Updated bundled GTK+ to 3.22.7.
==== Ruby/GTK3
* Improvements
* (({Gtk::TreeViewColumn#initialize})): Supported option Hash.
[GitHub#958][Patch by Detlef Wagner]
* Updated samples. [Patch by cedlemo]
* (({Gtk::Dialog#get_widget_for_response_id})): Supported
(({Symbol})) as response ID.
[GitHub#978][Patch by Detlef Wagner]
* (({Gtk::Container#add})): Changed to return (({self})) again.
* Windows: u
==== Ruby/Poppler
* Fixes
* (({Poppler::IndexIter})): Fixed a crash bug.
* (({Poppler::IndexIter#child})): Added a missing (({NULL}))
check.
* Fixed types of action classes. They must be (({GLib::Boxed})).
==== Ruby/GStreamer
* Improvements
* Windows: Updated bundled GStreamer to 1.10.2.
==== Ruby/ClutterGStreamer
* Improvements
* Windows: Updated bundled Clutter-GStreamer to 3.0.22.
==== Ruby/GtkSourceView3
* Improvements
* Windows: Updated bundled GtkSourceView to 3.22.2.
==== Ruby/GSF
* Improvements
* Windows: Updated bundled GSF to 1.14.41.
=== Thanks
* Detlef Wagner
* cedlemo
* PeterWAWood
Diffstat (limited to 'print')
-rw-r--r-- | print/ruby-gnome2-poppler/Makefile | 3 | ||||
-rw-r--r-- | print/ruby-gnome2-poppler/PLIST | 5 | ||||
-rw-r--r-- | print/ruby-gnome2-poppler/distinfo | 10 |
3 files changed, 10 insertions, 8 deletions
diff --git a/print/ruby-gnome2-poppler/Makefile b/print/ruby-gnome2-poppler/Makefile index f007539ea3a..90a24a4125b 100644 --- a/print/ruby-gnome2-poppler/Makefile +++ b/print/ruby-gnome2-poppler/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.78 2017/01/25 14:36:39 wiz Exp $ +# $NetBSD: Makefile,v 1.79 2017/01/29 07:54:20 tsutsui Exp $ # DISTNAME= poppler-${VERSION} PKGNAME= ${RUBY_PKGPREFIX}-gnome2-${DISTNAME} -PKGREVISION= 1 COMMENT= Ruby binding of poppler-glib CATEGORIES= print diff --git a/print/ruby-gnome2-poppler/PLIST b/print/ruby-gnome2-poppler/PLIST index 0b0837991bc..17abc455c0e 100644 --- a/print/ruby-gnome2-poppler/PLIST +++ b/print/ruby-gnome2-poppler/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2016/01/24 05:03:24 tsutsui Exp $ +@comment $NetBSD: PLIST,v 1.6 2017/01/29 07:54:20 tsutsui Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_EXTSDIR}/gem.build_complete ${GEM_EXTSDIR}/poppler.${RUBY_DLEXT} @@ -46,8 +46,11 @@ ${GEM_LIBDIR}/sample/pdfcrop.rb ${GEM_LIBDIR}/sample/pdfdiv.rb ${GEM_LIBDIR}/test/fixtures/image.pdf ${GEM_LIBDIR}/test/fixtures/image.png +${GEM_LIBDIR}/test/fixtures/outline.odt +${GEM_LIBDIR}/test/fixtures/outline.pdf ${GEM_LIBDIR}/test/poppler-test-utils.rb ${GEM_LIBDIR}/test/run-test.rb +${GEM_LIBDIR}/test/test-index-iter.rb ${GEM_LIBDIR}/test/test-version.rb ${GEM_LIBDIR}/test/test_annotation.rb ${GEM_LIBDIR}/test/test_color.rb diff --git a/print/ruby-gnome2-poppler/distinfo b/print/ruby-gnome2-poppler/distinfo index 9ac98a55071..00b6da96f10 100644 --- a/print/ruby-gnome2-poppler/distinfo +++ b/print/ruby-gnome2-poppler/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2016/11/18 12:41:35 tsutsui Exp $ +$NetBSD: distinfo,v 1.8 2017/01/29 07:54:20 tsutsui Exp $ -SHA1 (poppler-3.1.0.gem) = c89199bc578eb5d9aea24f43e6cb169a1004233d -RMD160 (poppler-3.1.0.gem) = 60a9f01bc4796a995379526be927d811c2051c37 -SHA512 (poppler-3.1.0.gem) = 0ba2623f7efaa2f9d54c36ae73bf45214d5c309a8663866c260c00e0e34fcc0fd4707078c23f10ee02ca8103453731d541bf065a3d3eefba466d8b405c3ef6e2 -Size (poppler-3.1.0.gem) = 66048 bytes +SHA1 (poppler-3.1.1.gem) = 774344f506a6f9567fbecc6732be0af58deca932 +RMD160 (poppler-3.1.1.gem) = 336c178dab7577c110852cb1cfec0d076bfe42e1 +SHA512 (poppler-3.1.1.gem) = c9ac07c3620daf3c80f9bf9681efa959541d7aa58dc26c7f4577270957bdb792e487bc3080d1f51dfa9a27d7f61ab1ac73ec8e185e46f2189722616241c5988d +Size (poppler-3.1.1.gem) = 80384 bytes |