diff options
author | wiz <wiz@pkgsrc.org> | 2013-09-30 18:17:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-09-30 18:17:03 +0000 |
commit | 0effaee9108baac22d11a05a2dcdab525479d8ba (patch) | |
tree | e9a35b0af02bd835b7f2b9c132010982dfd1e6e0 /graphics/png | |
parent | 870710cde7175a980b7dfbc302a4728fc4c7d51f (diff) | |
download | pkgsrc-0effaee9108baac22d11a05a2dcdab525479d8ba.tar.gz |
Update to 1.6.6:
Version 1.6.6 [September 16, 2013]
Removed two stray lines of code from arm/arm_init.c, again.
Diffstat (limited to 'graphics/png')
-rw-r--r-- | graphics/png/Makefile | 4 | ||||
-rw-r--r-- | graphics/png/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile index 263a72ceed7..ab379968eab 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.162 2013/09/14 16:45:48 wiz Exp $ +# $NetBSD: Makefile,v 1.163 2013/09/30 18:17:03 wiz Exp $ -DISTNAME= libpng-1.6.5 +DISTNAME= libpng-1.6.6 PKGNAME= ${DISTNAME:S/lib//} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/} \ diff --git a/graphics/png/distinfo b/graphics/png/distinfo index 15c28d32799..f307c7338a4 100644 --- a/graphics/png/distinfo +++ b/graphics/png/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.107 2013/09/14 16:45:48 wiz Exp $ +$NetBSD: distinfo,v 1.108 2013/09/30 18:17:03 wiz Exp $ -SHA1 (libpng-1.6.5.tar.xz) = caabe638acc3c47c3fb26775ad07ebff9101ca34 -RMD160 (libpng-1.6.5.tar.xz) = 9ac1da7308f3de1744ed4ee69a2c1346dd1f247c -Size (libpng-1.6.5.tar.xz) = 869160 bytes +SHA1 (libpng-1.6.6.tar.xz) = 4c90b5f648e18c285f64f63dfb82665cadefcdb6 +RMD160 (libpng-1.6.6.tar.xz) = 5713e817ed4f3dfb91affdbded2204e934bc4ebf +Size (libpng-1.6.6.tar.xz) = 870332 bytes SHA1 (patch-aa) = 080c890ee48923db959fcdeeb12e4a5a27845138 |