diff options
author | dholland <dholland@pkgsrc.org> | 2010-06-15 05:57:45 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2010-06-15 05:57:45 +0000 |
commit | 864f017d085927aee44725ad434ac8a523ac63c0 (patch) | |
tree | d9cdd8dae019eef41cc1a4e0957fe8a0e1972322 /graphics | |
parent | 751a400e6892a339438f9e55fd675ffe241a0184 (diff) | |
download | pkgsrc-864f017d085927aee44725ad434ac8a523ac63c0.tar.gz |
Update to 3.9.3, fixing CVE-2010-1411. Other changes are minor bug fixes;
gory details at http://www.remotesensing.org/libtiff/v3.9.3.html.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tiff/Makefile | 5 | ||||
-rw-r--r-- | graphics/tiff/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index 6df53a0017d..793a5cb445e 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.94 2010/01/29 11:14:57 tnn Exp $ +# $NetBSD: Makefile,v 1.95 2010/06/15 05:57:45 dholland Exp $ -DISTNAME= tiff-3.9.2 -PKGREVISION= 2 +DISTNAME= tiff-3.9.3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \ http://libtiff.maptools.org/dl/ diff --git a/graphics/tiff/distinfo b/graphics/tiff/distinfo index a029896341c..4bb256d4827 100644 --- a/graphics/tiff/distinfo +++ b/graphics/tiff/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.46 2009/11/15 18:12:44 drochner Exp $ +$NetBSD: distinfo,v 1.47 2010/06/15 05:57:45 dholland Exp $ -SHA1 (tiff-3.9.2.tar.gz) = 5c054d31e350e53102221b7760c3700cf70b4327 -RMD160 (tiff-3.9.2.tar.gz) = 22716e0bcee93a654a704900f3e19f41600f3d18 -Size (tiff-3.9.2.tar.gz) = 1419742 bytes +SHA1 (tiff-3.9.3.tar.gz) = 0d1eef69e58711d77320921bcb4d447f52265dc1 +RMD160 (tiff-3.9.3.tar.gz) = fc0685549f7a82b24675cfb8fb33cc2535682221 +Size (tiff-3.9.3.tar.gz) = 1439203 bytes |