summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authortsutsui <tsutsui@pkgsrc.org>2020-05-02 18:05:03 +0000
committertsutsui <tsutsui@pkgsrc.org>2020-05-02 18:05:03 +0000
commit954754a2a74b234fcbc8ef2c3282632c897de977 (patch)
treea980decc9658ad7a790763ff89c6b30eee3d20b2 /print
parent4c8185e1a3a6dee36a673f62aef00513c48e2b43 (diff)
downloadpkgsrc-954754a2a74b234fcbc8ef2c3282632c897de977.tar.gz
ruby-gnome: update to 3.4.2.
pkgsrc changes: - for ruby-gilb2 and ruby-gobject-introspection gems, handle generated source files that are no longer included in distributed gem files by newly introduced GEM_KEEPBUILD variable Upstream changes (from NEWS): == Ruby-GNOME 3.4.2: 2020-05-02 This is a follow-up release of 3.4.1. === Changes ==== Ruby/GLib2 * Improvements * Add support for Ruby 2.8. ==== Ruby/GTK3 * Improvements * (({Gtk::Widget#style_get_property})): Added a validation. * Updated examples. [GitHub#1318][GitHub#1319][GitHub#1320][GitHub#1321][GitHub#1322] [GitHub#1323][GitHub#1324][GitHub#1325][GitHub#1326][GitHub#1327] [GitHub#1328][GitHub#1329][GitHub#1330][GitHub#1331][GitHub#1332] [GitHub#1353][GitHub#1354][GitHub#1355][GitHub#1391] [Patch by kojix2] * Fixes * Fixed a typo. [GitHub#1307][Patch by Ismail Arilik] ==== Ruby/GObjectIntrospection * Improvements * Changed to accept (({nil})) as a false value for boolean. [GitHub#1305][Reported by Matijs van Zuijlen] * Added support for UTF-8 (({GHashTable})) value. * Added workaround for (({rsvg_handle_set_stylesheet()})). * Fixes * Fixed a bug that pointer struct isn't allocated correctly. [GitHub#1315][Reported by Konrad Narewski] ==== Ruby/GtkSourceView4 * Improvements * Added support for auto native package install on Ubuntu. [GitHub#1309][Patch by Ismail Arilik] * Added support for auto native package install on Debian GNU/Linux. ==== Ruby/VTE3 * Improvements * (({Vte::Terminal#spawn})): Made options optional. [GitHub#1333][Patch by kojix2] * Updated README. [GitHub#1335][Patch by kojix2] ==== Ruby/GdkPixbuf2 * Improvements * Updated examples. [GitHub#1336][GitHub#1337][GitHub#1338][GitHub#1339][GitHub#1340] [GitHub#1341][GitHub#1342][GitHub#1343][GitHub#1344][GitHub#1347] [GitHub#1348][GitHub#1349] [Patch by kojix2] * Updated README. [GitHub#1346][Patch by kojix2] ==== Ruby/WebKit2GTK * Fixes * Fixed dependency check. [GitHub#1351][Patch by kojix2] ==== Ruby/RSVG2 * Improvements * Updated examples. [GitHub#1357][Patch by kojix2] [GitHub#1393][Patch by Jean-Christophe Le Lann] === Thanks * Matijs van Zuijlen * Ismail Arilik * Konrad Narewski * kojix2 * Jean-Christophe Le Lann
Diffstat (limited to 'print')
-rw-r--r--print/ruby-poppler/Makefile3
-rw-r--r--print/ruby-poppler/distinfo10
2 files changed, 6 insertions, 7 deletions
diff --git a/print/ruby-poppler/Makefile b/print/ruby-poppler/Makefile
index c31e38782f6..04c1166a80a 100644
--- a/print/ruby-poppler/Makefile
+++ b/print/ruby-poppler/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2020/04/03 10:30:34 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2020/05/02 18:05:05 tsutsui Exp $
#
DISTNAME= poppler-${VERSION}
COMMENT= Ruby binding of poppler-glib
-PKGREVISION= 5
CATEGORIES= print
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/print/ruby-poppler/distinfo b/print/ruby-poppler/distinfo
index e9ffbe843f0..41d862c9479 100644
--- a/print/ruby-poppler/distinfo
+++ b/print/ruby-poppler/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2019/10/19 08:25:19 tsutsui Exp $
+$NetBSD: distinfo,v 1.4 2020/05/02 18:05:05 tsutsui Exp $
-SHA1 (poppler-3.4.1.gem) = e1ac107f2dfc22721c9870d23555582d1fafd85f
-RMD160 (poppler-3.4.1.gem) = 2e0c0e6234c7b7dbc0a51c6020138c99bb5d13c6
-SHA512 (poppler-3.4.1.gem) = bfee7cf210bfac7cd3a36290a3467bf41a5bd83137659726cad6d582c73e1e399d4c97aba339449a95bf523f00b832af84090c8c570134078d1dc63c156421f7
-Size (poppler-3.4.1.gem) = 95232 bytes
+SHA1 (poppler-3.4.2.gem) = c8447f61d104412cd545a7e40f0c9a7ebb3b778c
+RMD160 (poppler-3.4.2.gem) = 86b5a2d500aa10637248e2fda701531b9456b5cb
+SHA512 (poppler-3.4.2.gem) = 0dcd8d79e9329c5a532b70104d0d88b4a32bcc0c670507bcb14b841bc2d40ce3404b7cb45938b9ca0ae20a561c2cd2f2489d9f40b0bc4296ca2ff44d00df94bb
+Size (poppler-3.4.2.gem) = 95232 bytes