diff options
author | drochner <drochner> | 2010-06-16 13:56:41 +0000 |
---|---|---|
committer | drochner <drochner> | 2010-06-16 13:56:41 +0000 |
commit | 4b5f197cbc07007d127556e1742781f32b870204 (patch) | |
tree | 73e67ccb3d110c40cfe400c44b0e9ca504fafc77 /graphics | |
parent | c52378878511b96757d49c541520de49095fd940 (diff) | |
download | pkgsrc-4b5f197cbc07007d127556e1742781f32b870204.tar.gz |
update to 3.9.4
changes:
-Complete the fixes for CVE-2009-2347.
-Tiffcrop now supports custom page sizes.
+minor bugfixes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tiff/Makefile | 4 | ||||
-rw-r--r-- | graphics/tiff/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index 793a5cb445e..6eeed6dac21 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.95 2010/06/15 05:57:45 dholland Exp $ +# $NetBSD: Makefile,v 1.96 2010/06/16 13:56:41 drochner Exp $ -DISTNAME= tiff-3.9.3 +DISTNAME= tiff-3.9.4 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 4bb256d4827..83ec59227f1 100644 --- a/graphics/tiff/distinfo +++ b/graphics/tiff/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.47 2010/06/15 05:57:45 dholland Exp $ +$NetBSD: distinfo,v 1.48 2010/06/16 13:56:41 drochner Exp $ -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 +SHA1 (tiff-3.9.4.tar.gz) = a4e32d55afbbcabd0391a9c89995e8e8a19961de +RMD160 (tiff-3.9.4.tar.gz) = 3e0a74b6294297c16fb983ad68056a1dfbbdb1de +Size (tiff-3.9.4.tar.gz) = 1436968 bytes |