summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-12-02 14:23:57 +0000
committertaca <taca@pkgsrc.org>2015-12-02 14:23:57 +0000
commitd06dc395aa398f94424f8f83105f8f04b1b88b1d (patch)
tree1810afcdbca5b21f5def4687da56eda4e34ae0f2 /graphics
parent4de89a9cff20d602071594cf2dc2a30a1f955f1b (diff)
downloadpkgsrc-d06dc395aa398f94424f8f83105f8f04b1b88b1d.tar.gz
Update ruby-chunky_png to 1.3.5.
1.3.5 - 2015-10-28 * Performance improvements for Canvas#crop! and ImageData.combine_chunks * Update chunky_png/rmagick to work with the latest versions of RMagick. * Bugfix in Color#from_hsl and Color#from_hsv when hue value is 360. * Fix encoding issue in Datastream#to_blob
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ruby-chunky_png/Makefile4
-rw-r--r--graphics/ruby-chunky_png/PLIST3
-rw-r--r--graphics/ruby-chunky_png/distinfo10
3 files changed, 9 insertions, 8 deletions
diff --git a/graphics/ruby-chunky_png/Makefile b/graphics/ruby-chunky_png/Makefile
index 9b58a1166f4..290d1e20556 100644
--- a/graphics/ruby-chunky_png/Makefile
+++ b/graphics/ruby-chunky_png/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2015/03/13 14:12:24 taca Exp $
+# $NetBSD: Makefile,v 1.12 2015/12/02 14:23:57 taca Exp $
-DISTNAME= chunky_png-1.3.4
+DISTNAME= chunky_png-1.3.5
CATEGORIES= graphics
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/graphics/ruby-chunky_png/PLIST b/graphics/ruby-chunky_png/PLIST
index b9b54eadc58..a21fa7704c0 100644
--- a/graphics/ruby-chunky_png/PLIST
+++ b/graphics/ruby-chunky_png/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2015/03/13 14:12:24 taca Exp $
+@comment $NetBSD: PLIST,v 1.9 2015/12/02 14:23:57 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.travis.yml
@@ -297,6 +297,7 @@ ${GEM_LIBDIR}/spec/resources/clock_nn_xup_yup.png
${GEM_LIBDIR}/spec/resources/clock_updated.png
${GEM_LIBDIR}/spec/resources/composited.png
${GEM_LIBDIR}/spec/resources/cropped.png
+${GEM_LIBDIR}/spec/resources/cropped_height.png
${GEM_LIBDIR}/spec/resources/damaged_chunk.png
${GEM_LIBDIR}/spec/resources/damaged_signature.png
${GEM_LIBDIR}/spec/resources/empty.png
diff --git a/graphics/ruby-chunky_png/distinfo b/graphics/ruby-chunky_png/distinfo
index 699160d6598..c082b001bfb 100644
--- a/graphics/ruby-chunky_png/distinfo
+++ b/graphics/ruby-chunky_png/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2015/11/03 21:34:19 agc Exp $
+$NetBSD: distinfo,v 1.13 2015/12/02 14:23:57 taca Exp $
-SHA1 (chunky_png-1.3.4.gem) = 325146bf7b4db9c8a55fcfb508857029c0ec34fd
-RMD160 (chunky_png-1.3.4.gem) = a2077a63f6ad8ed06b7c4d6e74b36522d38dad73
-SHA512 (chunky_png-1.3.4.gem) = dbcabaf5b5d5627fbf9bf8de3b5692117b71255b25c062068f879fc75c293939d7ff552e9e2a29ca26d711fd00bb9c40385cb36e50c4fcccbaec6d122fa29ca0
-Size (chunky_png-1.3.4.gem) = 349184 bytes
+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