summaryrefslogtreecommitdiff
path: root/print/ruby-gnome2-poppler
diff options
context:
space:
mode:
authortsutsui <tsutsui@pkgsrc.org>2018-06-09 03:36:07 +0000
committertsutsui <tsutsui@pkgsrc.org>2018-06-09 03:36:07 +0000
commit0cb02c3925e76ce96248286391f084f25cfcb43a (patch)
tree308c5a681092ff20e810c1b7780489a1f48c245e /print/ruby-gnome2-poppler
parent359b1ede0c3904224e0e79dde46103853a1ca6f2 (diff)
downloadpkgsrc-0cb02c3925e76ce96248286391f084f25cfcb43a.tar.gz
ruby-gnome2: update to 3.2.7.
pkgsrc changes: * remove a fix for glib2 pulled from upstream * remove a gobject-introspection patch for netbsd-6 (seems fixed in upstream) Upstream changes (from NEWS): == Ruby-GNOME2 3.2.7: 2018-06-07 This is a packaging bug fix release of 3.2.6. === Changes ==== All * Improvements * Added support for using unreleased version with Bundler. [Patch by cedlemo] * Fixes * Fixed a packaging bug that dependencies are missing. == Ruby-GNOME2 3.2.6: 2018-06-06 This is a bug fix release of 3.2.5. === Changes ==== Document * Improvements * Updated project URL. [GitHub#1174][Patch by okkez] ==== All * Improvements * Added support for using unreleased version with Bundler. [Patch by cedlemo] * Windows: Upgraded bundled library versions. ==== Ruby/GLib2 * Improvements * (({GLib::Object.define_signal})): Added. (({GLib::Object.signal_new})) is deprecated. * (({GLib::Object.signal_new})): Changed to accept (({Symbol})) as flags. * (({GLib::Signal})): Migrated to (({TypedData})). * (({GLib::Enum})): Migrated to (({TypedData})). * (({GLib::Flags})): Migrated to (({TypedData})). * (({GLib::Boxed})): Migrated to (({TypedData})). * (({GLib::Param})): Migrated to (({TypedData})). * (({rbgobj_signal_new()})): Added. (({rbgobj_signal_wrap()})) is deprecated. * Dropped GLib < 2.28 support. * (({GLib::Variant.new})): Changed to accept (({String})) as variant type. * (({rbg_variant_type_from_ruby()})): Added. * (({rbg_gc_guard()})): Added. * (({rbg_gc_unguard()})): Added. * Fixes * Fixed a bug that signal created by (({GLib::Object.signal_new})) may be GC-ed. [GitHub#1166][Reported by Izumi Tsutsui] ==== Ruby/GObjectIntrospection * Improvements * (({GObjectIntrospection::Struct})): Migrated to (({TypedData})). * Improved better function detection. * Added heuristic callback data detection. * Added support for getting flags field value. * (({RBGICallbackData})): Hidden details. * (({rb_gi_callback_data_get_metadata()})): Added. * (({rb_gi_callback_data_get_rb_callback()})): Added. * Added (({to_integer})) to (({to_i})) mapping. [GitHub#1191][Patch by yosuke shiro] ==== Ruby/CairoGObject * Improvements * Added (({gtype})) class methods. ==== Ruby/GIO2 * Improvements * (({Gio::MenuItem#set_attribute_value})): Improved argument conversion. Callers don't need to create (({GLib::Variant})). * (({Gio::Settings.new})): Added support for keyword (({Hash})). [GitHub#1187][Patch by cedlemo] ==== Ruby/Pango * Improvements * (({Pango::Attribute})): Migrated to (({GLib::Boxed})). * (({Pango::Rectangle#dup})): Added. * (({rbpango_attribute_from_ruby()})): Added. * Fixes * Fixed a bug that wrong (({Pango::Attribute})) conversion. [GitHub#1188][Reported by kojix2] ==== Ruby/GdkPixbuf2 * Improvements * (({GdkPixbuf::Pixbuf#subpixbuf})): Added. (({GdkPixbuf::Pixbuf#new_subpixbuf})) is deprecated. * (({GdkPixbuf::Pixbuf#new})): Improved the default (({row_stride})) value. ==== Ruby/GDK3 * Improvements * (({Gdk::Cursor.new})): Added multiple calls with the same value. [GitHub#1195][Reported by kojix2] ==== Ruby/GTK3 * Improvements * Removed needless custom callback handlers. * Dropped GTK+ 3.10 support. * (({Gtk::Application.new})): Changed to all arguments are omittable. * (({Gtk::TextBuffer#insert})): Changed to raise an exception for unknown tag. * Fixes * Fixed a bug that (({Gtk::Version.or_later?})) requires the 3rd argument. * Fixed demo. * [GitHub#1175][GitHub#1176][GitHub#1177][GitHub#1178][GitHub#1183] [GitHub#1184][GitHub#1185] [Reported by kojix2] * [GitHub#1181][GitHub#1186][GitHub#1197][GitHub#1210] [Patch by kojix2] ==== Ruby/Poppler * Improvements * (({Cairo::Context#show_poppler_page})): Added for consistency. ==== Ruby/RSVG2 * Improvements * (({Cairo::Context#show_rsvg_handle})): Added for consistency. ==== Ruby/GStreamer * Improvements * (({Gst::Element.[]})): Added as a shortcut of (({Gst::ElementFactory.make})). * (({Gst::Bus#poll})): Made all arguments omittable. === Thanks * Izumi Tsutsui * okkez * kojix2 * cedlemo * yosuke shiro
Diffstat (limited to 'print/ruby-gnome2-poppler')
-rw-r--r--print/ruby-gnome2-poppler/PLIST5
-rw-r--r--print/ruby-gnome2-poppler/distinfo10
2 files changed, 9 insertions, 6 deletions
diff --git a/print/ruby-gnome2-poppler/PLIST b/print/ruby-gnome2-poppler/PLIST
index 3ab66d58d98..c476821ed13 100644
--- a/print/ruby-gnome2-poppler/PLIST
+++ b/print/ruby-gnome2-poppler/PLIST
@@ -1,6 +1,8 @@
-@comment $NetBSD: PLIST,v 1.7 2017/10/21 01:22:56 tsutsui Exp $
+@comment $NetBSD: PLIST,v 1.8 2018/06/09 03:36:09 tsutsui Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_EXTSDIR}/gem.build_complete
+${GEM_LIBDIR}/COPYING.LIB
+${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/dependency-check/Rakefile
${GEM_LIBDIR}/lib/poppler.rb
@@ -15,6 +17,7 @@ ${GEM_LIBDIR}/lib/poppler/loader.rb
${GEM_LIBDIR}/lib/poppler/page.rb
${GEM_LIBDIR}/lib/poppler/rectangle.rb
${GEM_LIBDIR}/lib/poppler/version.rb
+${GEM_LIBDIR}/poppler.gemspec
${GEM_LIBDIR}/sample/number-pdf.rb
${GEM_LIBDIR}/sample/pdf2.rb
${GEM_LIBDIR}/sample/pdf2svg.rb
diff --git a/print/ruby-gnome2-poppler/distinfo b/print/ruby-gnome2-poppler/distinfo
index 04caa77db79..8662ef92206 100644
--- a/print/ruby-gnome2-poppler/distinfo
+++ b/print/ruby-gnome2-poppler/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2018/05/03 12:04:03 tsutsui Exp $
+$NetBSD: distinfo,v 1.16 2018/06/09 03:36:09 tsutsui Exp $
-SHA1 (poppler-3.2.5.gem) = 5d2c34ee505288bc5ec193d5a323becd482bd29a
-RMD160 (poppler-3.2.5.gem) = 53b25dc1f84660dda618f623352e4ad221a8c950
-SHA512 (poppler-3.2.5.gem) = 1b555c6be77783b2a21caea661ff22bbb3f84a1a499f35fe5c9f1079d514a7b78c8499fade7d099e16bf2b5967fac570af3ae0e18d2d574793033ab566b09777
-Size (poppler-3.2.5.gem) = 72704 bytes
+SHA1 (poppler-3.2.7.gem) = 322d17b3404566736499a60c36609ff2a61d38f6
+RMD160 (poppler-3.2.7.gem) = a57c27957f60ff6ea7eee2bfea185a257d0b4d16
+SHA512 (poppler-3.2.7.gem) = 8b6f776d12cf6a7cbda5a9f4c3a68a182999b7c583bd12b1a688086001d1ac53ff1eef077098b3e1ccc383de920826e6e399597d70e0a0f0e8112834961e39f3
+Size (poppler-3.2.7.gem) = 82432 bytes