pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/ruby-oily_png
Module Name: pkgsrc
Committed By: taca
Date: Sat Oct 15 13:55:10 UTC 2016
Modified Files:
pkgsrc/graphics/ruby-oily_png: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/ruby-oily_png/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/ruby-oily_png/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/ruby-oily_png/Makefile
diff -u pkgsrc/graphics/ruby-oily_png/Makefile:1.6 pkgsrc/graphics/ruby-oily_png/Makefile:1.7
--- pkgsrc/graphics/ruby-oily_png/Makefile:1.6 Sun Jun 7 10:47:57 2015
+++ pkgsrc/graphics/ruby-oily_png/Makefile Sat Oct 15 13:55:10 2016
@@ -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
Index: pkgsrc/graphics/ruby-oily_png/distinfo
diff -u pkgsrc/graphics/ruby-oily_png/distinfo:1.7 pkgsrc/graphics/ruby-oily_png/distinfo:1.8
--- pkgsrc/graphics/ruby-oily_png/distinfo:1.7 Tue Nov 3 21:34:19 2015
+++ pkgsrc/graphics/ruby-oily_png/distinfo Sat Oct 15 13:55:10 2016
@@ -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