diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-02 19:12:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-02 19:12:31 +0000 |
commit | 824714b00c9270a6809a7a6d4b491531fad1fe21 (patch) | |
tree | 41b317c8d0293d3992bcfc23ab711dd02a53d34f /graphics/png | |
parent | 72a63bf1a9ac94034cfcf9b0a50cbd18cf8fdae1 (diff) | |
download | pkgsrc-824714b00c9270a6809a7a6d4b491531fad1fe21.tar.gz |
Update to 1.2.16:
version 1.2.16beta1 [January 6, 2007]
Fix bugs in makefile.nommx
version 1.2.16beta2 [January 16, 2007]
Revised scripts/CMakeLists.txt
version 1.2.16 [January 31, 2007]
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 e2bc68e95cd..ef7c99365fa 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.89 2007/01/06 21:48:50 wiz Exp $ +# $NetBSD: Makefile,v 1.90 2007/02/02 19:12:31 wiz Exp $ -DISTNAME= libpng-1.2.15 +DISTNAME= libpng-1.2.16 PKGNAME= ${DISTNAME:S/lib//} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/} \ diff --git a/graphics/png/distinfo b/graphics/png/distinfo index 46a9376ce17..5260ed7db0e 100644 --- a/graphics/png/distinfo +++ b/graphics/png/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.36 2007/01/06 21:48:50 wiz Exp $ +$NetBSD: distinfo,v 1.37 2007/02/02 19:12:31 wiz Exp $ -SHA1 (libpng-1.2.15.tar.bz2) = a561350b588c7997b107a3417b56a725b5dc5af7 -RMD160 (libpng-1.2.15.tar.bz2) = 3fb0dcb7764c0fcb7bf349a617f3463869177aab -Size (libpng-1.2.15.tar.bz2) = 624008 bytes +SHA1 (libpng-1.2.16.tar.bz2) = 0b37d42d2ae33c22093d46a28e6b8fa21eb4c1da +RMD160 (libpng-1.2.16.tar.bz2) = a328e6f4c8b10480b6f13d4fdcb5863fd42c357b +Size (libpng-1.2.16.tar.bz2) = 624085 bytes SHA1 (patch-aa) = 4b6437906e6f2f644c731a293859e64f69300bb0 SHA1 (patch-ac) = 87850d6ac555f1d8863a96d287a1ccccfa89230b SHA1 (patch-ae) = b9bf9de3caa32ac78a17685cdd5df5b80d1ccbbf |