pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/ruby-oily_png Update ruby-oily_png to 1.2.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/89b367448541
branches:  trunk
changeset: 353841:89b367448541
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Oct 15 13:55:10 2016 +0000

description:
Update ruby-oily_png to 1.2.1.

* Update PNG decoding to use palette that is passed around, instead of an
  instance variable on the decoding module.

  This fixes some issues around transparency, which were fixed in ChunkyPNG
  before: wvanbergen/chunky_png#112

diffstat:

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

diffs (27 lines):

diff -r 71a73aa64adc -r 89b367448541 graphics/ruby-oily_png/Makefile
--- a/graphics/ruby-oily_png/Makefile   Sat Oct 15 13:54:36 2016 +0000
+++ b/graphics/ruby-oily_png/Makefile   Sat Oct 15 13:55:10 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2015/06/07 10:47:57 taca Exp $
+# $NetBSD: Makefile,v 1.7 2016/10/15 13:55:10 taca Exp $
 
-DISTNAME=      oily_png-1.2.0
+DISTNAME=      oily_png-1.2.1
 CATEGORIES=    graphics
 
 MAINTAINER=    taca%NetBSD.org@localhost
diff -r 71a73aa64adc -r 89b367448541 graphics/ruby-oily_png/distinfo
--- a/graphics/ruby-oily_png/distinfo   Sat Oct 15 13:54:36 2016 +0000
+++ b/graphics/ruby-oily_png/distinfo   Sat Oct 15 13:55:10 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2015/11/03 21:34:19 agc Exp $
+$NetBSD: distinfo,v 1.8 2016/10/15 13:55:10 taca Exp $
 
-SHA1 (oily_png-1.2.0.gem) = 7934793be785a9f598ab8dd2b0e119f283c34bb5
-RMD160 (oily_png-1.2.0.gem) = f94a09853d8187b27b0573054a325cdd773d968a
-SHA512 (oily_png-1.2.0.gem) = e216034398b3f915edafd58ee7dff9cb954c0268746f3de0a369499b7f18750b0ef422fdb2410ca167980a6dde7808b3d1ac402d3a061e7287ae4e31c0e9bef3
-Size (oily_png-1.2.0.gem) = 64512 bytes
+SHA1 (oily_png-1.2.1.gem) = a903bb36b9772315a514ea7e7ef368002b11c11b
+RMD160 (oily_png-1.2.1.gem) = 56423b022bb89535cea08078af8b16d662fe8714
+SHA512 (oily_png-1.2.1.gem) = aa638b50c17706771675e9b59ffbf520da49a4bb82e2b0735ae2e75446dbe453e918e42f13ca1d8b511324f2eb9e883449d4853e23f488b5e8b8e6e76025465c
+Size (oily_png-1.2.1.gem) = 64512 bytes



Home | Main Index | Thread Index | Old Index