diff options
author | tron <tron@pkgsrc.org> | 2012-02-19 09:26:39 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2012-02-19 09:26:39 +0000 |
commit | 3de8c56b0a1e556809fee9dbbc4a82cb6ccc2875 (patch) | |
tree | d5ceed059bb4908183dec33a380258e98a9e9bb3 /graphics/png | |
parent | 7fa01a50ae57d49ef98c82be2fc9fc88c679770c (diff) | |
download | pkgsrc-3de8c56b0a1e556809fee9dbbc4a82cb6ccc2875.tar.gz |
Update "libpng" package to version 1.5.9. There are no change since
version 1.5.9rc01 except of the minor detail that you can actually
fetch the distfile.
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 283d79e18b8..d46885fd3df 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.145 2012/02/18 15:42:57 wiz Exp $ +# $NetBSD: Makefile,v 1.146 2012/02/19 09:26:39 tron Exp $ -DISTNAME= libpng-1.5.9rc01 +DISTNAME= libpng-1.5.9 PKGNAME= ${DISTNAME:S/lib//} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/} \ diff --git a/graphics/png/distinfo b/graphics/png/distinfo index aa724b31122..8129acf0825 100644 --- a/graphics/png/distinfo +++ b/graphics/png/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.92 2012/02/18 15:42:57 wiz Exp $ +$NetBSD: distinfo,v 1.93 2012/02/19 09:26:39 tron Exp $ -SHA1 (libpng-1.5.9rc01.tar.bz2) = abe3df6f1a79cf9b2666431d00faeb8cb2c7a745 -RMD160 (libpng-1.5.9rc01.tar.bz2) = 2349ee7b0e516c4dc0da6e5c533c2fd14be99069 -Size (libpng-1.5.9rc01.tar.bz2) = 854693 bytes +SHA1 (libpng-1.5.9.tar.bz2) = 844e6ebc739a332178a327e74ff7c42ddb93f442 +RMD160 (libpng-1.5.9.tar.bz2) = 02404bcbc695964c951905a489f1f0654b62670b +Size (libpng-1.5.9.tar.bz2) = 865782 bytes SHA1 (patch-aa) = aaf79ebb8a18448c096c17ae9b02da02bc537db2 |