summaryrefslogtreecommitdiff
path: root/graphics/tiff/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2012-06-20 21:07:14 +0000
committerwiz <wiz>2012-06-20 21:07:14 +0000
commit07430e75502c8ac23df27abc440b766658b0f4d6 (patch)
tree4c20cb98a9680a1e74b37b8e02e74fd8ff4d4646 /graphics/tiff/Makefile
parent448b510080f0f0923d3e7e0b2e63f733619abad3 (diff)
downloadpkgsrc-07430e75502c8ac23df27abc440b766658b0f4d6.tar.gz
Update to 4.0.2 for CVE-2012-2113.
* tif_getimage.c: added support for _SEPARATED CMYK images. * tif_getimage.c: Added support for greyscale + alpha. * Added TIFFCreateCustomDirectory() and TIFFCreateEXIFDirectory() functions. * tif_print.c: Lots of fixes around printing corrupt or hostile input. * Improve handling of corrupt ycbcrsubsampling values. * tif_unix.c: use strerror to get meaningful error messages. * tif_jpeg.c: fix serious bugs in JPEGDecodeRaw(). * tif_jpeg.c: Fix size overflow (zdi-can-1221,CVE-2012-1173).
Diffstat (limited to 'graphics/tiff/Makefile')
-rw-r--r--graphics/tiff/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index 69b7abae6f8..e8696a03395 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.104 2012/04/10 14:13:04 taca Exp $
+# $NetBSD: Makefile,v 1.105 2012/06/20 21:07:14 wiz Exp $
-DISTNAME= tiff-4.0.1
-PKGREVISION= 1
+DISTNAME= tiff-4.0.2
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \
http://libtiff.maptools.org/dl/