diff options
author | taca <taca> | 2013-01-14 06:10:30 +0000 |
---|---|---|
committer | taca <taca> | 2013-01-14 06:10:30 +0000 |
commit | 405dcdfc6c37c89f5d0eba619b59047e5e12658f (patch) | |
tree | d0c191cd6f7bbb320c470929b81bafc94f21990a /graphics/ruby-chunky_png | |
parent | 50ede51b58addc45136bb3c8ca2105da86b76e62 (diff) | |
download | pkgsrc-405dcdfc6c37c89f5d0eba619b59047e5e12658f.tar.gz |
Update ruby-chunky_png to 1.2.7.
Exact changes aren't available.
* Fix a small problem with 4bit resampling code.
Diffstat (limited to 'graphics/ruby-chunky_png')
-rw-r--r-- | graphics/ruby-chunky_png/Makefile | 4 | ||||
-rw-r--r-- | graphics/ruby-chunky_png/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/ruby-chunky_png/Makefile b/graphics/ruby-chunky_png/Makefile index 448e7349f2b..33e30b64f98 100644 --- a/graphics/ruby-chunky_png/Makefile +++ b/graphics/ruby-chunky_png/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/09/16 06:35:34 taca Exp $ +# $NetBSD: Makefile,v 1.7 2013/01/14 06:10:30 taca Exp $ -DISTNAME= chunky_png-1.2.6 +DISTNAME= chunky_png-1.2.7 CATEGORIES= graphics MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/graphics/ruby-chunky_png/distinfo b/graphics/ruby-chunky_png/distinfo index fb265b4ff2b..c5836286953 100644 --- a/graphics/ruby-chunky_png/distinfo +++ b/graphics/ruby-chunky_png/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2012/09/16 06:35:34 taca Exp $ +$NetBSD: distinfo,v 1.7 2013/01/14 06:10:30 taca Exp $ -SHA1 (chunky_png-1.2.6.gem) = 1573c83afe8c6c0bd6f0f206c3bd3e3ea738b974 -RMD160 (chunky_png-1.2.6.gem) = 4b236e05d102b88b2411390edd8b486fa42c290d -Size (chunky_png-1.2.6.gem) = 323072 bytes +SHA1 (chunky_png-1.2.7.gem) = cf3724bdb464851b6ce180769af48c6d5e833df3 +RMD160 (chunky_png-1.2.7.gem) = aaa2f1e867fcc1239e5c3eb59f949e3caf74ada7 +Size (chunky_png-1.2.7.gem) = 323072 bytes |