diff options
author | wiz <wiz> | 2008-10-09 14:50:20 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-10-09 14:50:20 +0000 |
commit | 88efe79f5e108c1a2fb0373cabc0d4c0bd416d08 (patch) | |
tree | f2a96b72c1d247099fc8bac229333dcba8f172c7 /graphics/png | |
parent | e399e64854beb5b6bf73c9d841628e61edc8fd11 (diff) | |
download | pkgsrc-88efe79f5e108c1a2fb0373cabc0d4c0bd416d08.tar.gz |
Update to 1.2.32, to get rid of the beta in the version:
version 1.0.40, 1.2.32[September 18, 2008]
No changes.
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 9a48b3530e5..aec2004181e 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.107 2008/09/10 16:18:00 wiz Exp $ +# $NetBSD: Makefile,v 1.108 2008/10/09 14:50:20 wiz Exp $ -DISTNAME= libpng-1.2.32beta01 +DISTNAME= libpng-1.2.32 PKGNAME= ${DISTNAME:S/lib//} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/} \ diff --git a/graphics/png/distinfo b/graphics/png/distinfo index 3beb5e8c4b9..16ff3ee3a2c 100644 --- a/graphics/png/distinfo +++ b/graphics/png/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.51 2008/09/10 16:18:00 wiz Exp $ +$NetBSD: distinfo,v 1.52 2008/10/09 14:50:20 wiz Exp $ -SHA1 (libpng-1.2.32beta01.tar.bz2) = 6f94b2180dc32f90edcfe13dddbb99419dfa5cf3 -RMD160 (libpng-1.2.32beta01.tar.bz2) = a84231144fa3aab6411473057e2213cf6e0ee117 -Size (libpng-1.2.32beta01.tar.bz2) = 632777 bytes +SHA1 (libpng-1.2.32.tar.bz2) = 75fa65c8c323b345881c9ea663efdcd405ef69cc +RMD160 (libpng-1.2.32.tar.bz2) = 72d06e89912121c17598573171e704ff6bac35a6 +Size (libpng-1.2.32.tar.bz2) = 639460 bytes SHA1 (patch-aa) = 27df7893fc54f7e87790850eb9f047155c73f7d3 SHA1 (patch-ac) = aaafc963c85b72e37fbbeed3e76f0c2ce9ebe9b2 SHA1 (patch-ae) = 8c06a09817d414ffffbfd39bdd7d1f4336538bf3 |