pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/ruby-cairo ruby-cairo: update to 1.16.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1ca7250c567c
branches:  trunk
changeset: 423355:1ca7250c567c
user:      tsutsui <tsutsui%pkgsrc.org@localhost>
date:      Sun Feb 16 04:45:37 2020 +0000

description:
ruby-cairo: update to 1.16.5.

Upstream changes (from NEWS):

Release 1.16.5 (2020-02-03) Sutou Kouhei <kou%cozmixng.org@localhost>
============================================================

Improvements
------------

  * Added Cairo::Context#raw_address for integration with other
    libraries.
    [GitHub#59][Reported by kojix2]

Fixes
-----

  * Changed to use only ASCII for color name.
    [GitHub#57][Reported by spoolkitamura]

  * Fixed the number of arguments of the following methods:

    * Cairo::Surface#copy_page

    * Cairo::Surface#show_page

Thanks
------

  * spoolkitamura

  * kojix2

diffstat:

 graphics/ruby-cairo/Makefile |   4 ++--
 graphics/ruby-cairo/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 6d52f3927df9 -r 1ca7250c567c graphics/ruby-cairo/Makefile
--- a/graphics/ruby-cairo/Makefile      Sun Feb 16 04:22:13 2020 +0000
+++ b/graphics/ruby-cairo/Makefile      Sun Feb 16 04:45:37 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2019/03/09 13:50:22 tsutsui Exp $
+# $NetBSD: Makefile,v 1.14 2020/02/16 04:45:37 tsutsui Exp $
 
-DISTNAME=              cairo-1.16.4
+DISTNAME=              cairo-1.16.5
 CATEGORIES=            graphics
 
 MAINTAINER=            tsutsui%NetBSD.org@localhost
diff -r 6d52f3927df9 -r 1ca7250c567c graphics/ruby-cairo/distinfo
--- a/graphics/ruby-cairo/distinfo      Sun Feb 16 04:22:13 2020 +0000
+++ b/graphics/ruby-cairo/distinfo      Sun Feb 16 04:45:37 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2019/03/09 13:50:22 tsutsui Exp $
+$NetBSD: distinfo,v 1.12 2020/02/16 04:45:37 tsutsui Exp $
 
-SHA1 (cairo-1.16.4.gem) = 1f36a04207eece5f8776468ef58a74289735d9e2
-RMD160 (cairo-1.16.4.gem) = 269b1f19a9cb31de920795b1342f1d96eee8c8e1
-SHA512 (cairo-1.16.4.gem) = 5af8536cd374255386fdc84b265deebb7ed21ef270538f0c2d6a5cdf3dcf1c913633f1ca813f197460968b20b6e592f24334b872cf822584d4de28c589160da8
-Size (cairo-1.16.4.gem) = 196608 bytes
+SHA1 (cairo-1.16.5.gem) = 4059aa9cacdda61213330a111b041a94335409eb
+RMD160 (cairo-1.16.5.gem) = 9aac56ca93f709a0c75975d5d4e27bcf95e780e0
+SHA512 (cairo-1.16.5.gem) = 98c10e16a3a2d964dd9b5fd450118068042e721f9655758ca567ed45f418ce1c2b9fe8cfa991a94778eb17d69fef65008d2c21244592f4f1819104bdeb76bdcc
+Size (cairo-1.16.5.gem) = 196608 bytes



Home | Main Index | Thread Index | Old Index