summaryrefslogtreecommitdiff
path: root/graphics/ruby-chunky_png
diff options
context:
space:
mode:
authortaca <taca>2016-10-10 15:06:28 +0000
committertaca <taca>2016-10-10 15:06:28 +0000
commitff75ff9be250e507b71471e09042de9aa9ab14a0 (patch)
tree4ec69cd889b988eee04de415ce11d4ac6d028557 /graphics/ruby-chunky_png
parent23384ea3830772aae1c071c502eff8510cdc8ddd (diff)
downloadpkgsrc-ff75ff9be250e507b71471e09042de9aa9ab14a0.tar.gz
Update ruby-chunky_png to 1.3.7.
=== 1.3.7 - 2016-08-31 - Performance improvement for Color.euclidean_distance_rgba. - Bugfix in decoding transparent pixels when decoding multiple images in a row. === 1.3.6 - 2016-06-19 - Allow reading images from streams that have trailing data after the IEND chunk. - Add compatibility for Ruby 2.3's frozen string literals. - Documentation updates and small cleanups.
Diffstat (limited to 'graphics/ruby-chunky_png')
-rw-r--r--graphics/ruby-chunky_png/Makefile4
-rw-r--r--graphics/ruby-chunky_png/PLIST5
-rw-r--r--graphics/ruby-chunky_png/distinfo10
3 files changed, 10 insertions, 9 deletions
diff --git a/graphics/ruby-chunky_png/Makefile b/graphics/ruby-chunky_png/Makefile
index 290d1e20556..36c4695d094 100644
--- a/graphics/ruby-chunky_png/Makefile
+++ b/graphics/ruby-chunky_png/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2015/12/02 14:23:57 taca Exp $
+# $NetBSD: Makefile,v 1.13 2016/10/10 15:06:28 taca Exp $
-DISTNAME= chunky_png-1.3.5
+DISTNAME= chunky_png-1.3.7
CATEGORIES= graphics
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/graphics/ruby-chunky_png/PLIST b/graphics/ruby-chunky_png/PLIST
index a21fa7704c0..5dd164cab3a 100644
--- a/graphics/ruby-chunky_png/PLIST
+++ b/graphics/ruby-chunky_png/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2015/12/02 14:23:57 taca Exp $
+@comment $NetBSD: PLIST,v 1.10 2016/10/10 15:06:28 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.travis.yml
@@ -8,7 +8,7 @@ ${GEM_LIBDIR}/CHANGELOG.rdoc
${GEM_LIBDIR}/CONTRIBUTING.rdoc
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE
-${GEM_LIBDIR}/README.rdoc
+${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/benchmarks/decoding_benchmark.rb
${GEM_LIBDIR}/benchmarks/encoding_benchmark.rb
@@ -319,6 +319,7 @@ ${GEM_LIBDIR}/spec/resources/polygon_unfilled.png
${GEM_LIBDIR}/spec/resources/rect.png
${GEM_LIBDIR}/spec/resources/replaced.png
${GEM_LIBDIR}/spec/resources/text_chunk.png
+${GEM_LIBDIR}/spec/resources/trailing_bytes_after_iend_chunk.png
${GEM_LIBDIR}/spec/resources/ztxt_chunk.png
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_LIBDIR}/tasks/benchmarks.rake
diff --git a/graphics/ruby-chunky_png/distinfo b/graphics/ruby-chunky_png/distinfo
index c082b001bfb..3af2e9dfaa2 100644
--- a/graphics/ruby-chunky_png/distinfo
+++ b/graphics/ruby-chunky_png/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2015/12/02 14:23:57 taca Exp $
+$NetBSD: distinfo,v 1.14 2016/10/10 15:06:28 taca Exp $
-SHA1 (chunky_png-1.3.5.gem) = e4e489a83ee03dcd8630091413ab9ad3da88a499
-RMD160 (chunky_png-1.3.5.gem) = 0ae96cd7ee39d8d5116abee889fee67e79b1b063
-SHA512 (chunky_png-1.3.5.gem) = 3c036da20a77bf3525f2d76711e3dee697360dce59c0aee13e57f6cd6a77e7cde0bc94be15ba3c8792e45652d6825f520f8d16f5bc90ca2315a9b3ce17870494
-Size (chunky_png-1.3.5.gem) = 350208 bytes
+SHA1 (chunky_png-1.3.7.gem) = 8d8ed293fc3de3fe4dbba5519c4f923957029dc4
+RMD160 (chunky_png-1.3.7.gem) = 775f103f043b552d19f9f2f24fd65d1c312fa3c1
+SHA512 (chunky_png-1.3.7.gem) = 0cd9314ad551128d3d9dd234b3998ed8a96d1a038ed92288485538873be76e5034233e205f16491031ebdade9501593133ea8bfd7b0288bfd83c03de034a5bc7
+Size (chunky_png-1.3.7.gem) = 350720 bytes