pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/ruby-rcairo Update rcairo to 1.12.9.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c31365dbe885
branches:  trunk
changeset: 632754:c31365dbe885
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Apr 05 09:13:01 2014 +0000

description:
Update rcairo to 1.12.9.

Release 1.12.9 (2014-04-05) Kouhei Sutou <kou%cozmixng.org@localhost>
===========================================================

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

  * Supported cocoa gem. [Patch by Patrick Hanevold]
  * Made Cairo::Rectangle based on cairo_rectangle_int_t. It improves
    Ruby/GDK3 integration.
  * windows: Dropped binary packages support for Ruby 1.9.3.

Fixes
-----

  * Fixed a bug that Cairo::Context isn't GC-ed without explicit
    Cairo::Context#destroy.
    [ruby-gnome2-devel-en][Reported by Detlef Reichl]

Thanks
------

  * Patrick Hanevold
  * Detlef Reichl

diffstat:

 graphics/ruby-rcairo/Makefile |  4 ++--
 graphics/ruby-rcairo/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r f5fb34dbba78 -r c31365dbe885 graphics/ruby-rcairo/Makefile
--- a/graphics/ruby-rcairo/Makefile     Sat Apr 05 09:05:36 2014 +0000
+++ b/graphics/ruby-rcairo/Makefile     Sat Apr 05 09:13:01 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2013/12/31 11:37:09 obache Exp $
+# $NetBSD: Makefile,v 1.37 2014/04/05 09:13:01 obache Exp $
 
-DISTNAME=              rcairo-1.12.8
+DISTNAME=              rcairo-1.12.9
 PKGNAME=               ${RUBY_PKGPREFIX}-${DISTNAME}
 CATEGORIES=            graphics
 MASTER_SITES=          http://cairographics.org/releases/
diff -r f5fb34dbba78 -r c31365dbe885 graphics/ruby-rcairo/distinfo
--- a/graphics/ruby-rcairo/distinfo     Sat Apr 05 09:05:36 2014 +0000
+++ b/graphics/ruby-rcairo/distinfo     Sat Apr 05 09:13:01 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2013/12/31 11:37:09 obache Exp $
+$NetBSD: distinfo,v 1.22 2014/04/05 09:13:01 obache Exp $
 
-SHA1 (rcairo-1.12.8.tar.gz) = c1eee42797c4fe466ac4e321892d585e35cd6bbd
-RMD160 (rcairo-1.12.8.tar.gz) = 7da87d17333334d8ce16f29c190c739309a78219
-Size (rcairo-1.12.8.tar.gz) = 96608 bytes
+SHA1 (rcairo-1.12.9.tar.gz) = aa26cc263964ca5a3f16a6224a02798155fcd71b
+RMD160 (rcairo-1.12.9.tar.gz) = 1d66d6497749cc00b151c805fab1fa3de20664a4
+Size (rcairo-1.12.9.tar.gz) = 97484 bytes



Home | Main Index | Thread Index | Old Index