diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-11-19 20:41:59 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-11-19 20:41:59 +0000 |
commit | bb903687cf4e5f0d90234dddf672b454360b7c52 (patch) | |
tree | 7a2395c5c28def9137d79241d6256fe49b6e38d2 | |
parent | 5e26adb68bebb787632dbfe3af5df0f959bf386c (diff) |
Update to 4.0.9
MFC after: 3 days
MFH: 2017Q4
Notes
Notes:
svn path=/head/; revision=454499
-rw-r--r-- | graphics/tiff/Makefile | 2 | ||||
-rw-r--r-- | graphics/tiff/distinfo | 6 | ||||
-rw-r--r-- | graphics/tiff/pkg-plist | 5 |
3 files changed, 7 insertions, 6 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index 50f544f25be8..efd457eafba2 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tiff -PORTVERSION= 4.0.8 +PORTVERSION= 4.0.9 CATEGORIES= graphics MASTER_SITES= http://download.osgeo.org/libtiff/ diff --git a/graphics/tiff/distinfo b/graphics/tiff/distinfo index 3061c9bf38dc..320141dcfeaa 100644 --- a/graphics/tiff/distinfo +++ b/graphics/tiff/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1495471154 -SHA256 (tiff-4.0.8.tar.gz) = 59d7a5a8ccd92059913f246877db95a2918e6c04fb9d43fd74e5c3390dac2910 -SIZE (tiff-4.0.8.tar.gz) = 2065574 +TIMESTAMP = 1511092936 +SHA256 (tiff-4.0.9.tar.gz) = 6e7bdeec2c310734e734d19aae3a71ebe37a4d842e0e23dbb1b8921c0026cfcd +SIZE (tiff-4.0.9.tar.gz) = 2305681 diff --git a/graphics/tiff/pkg-plist b/graphics/tiff/pkg-plist index f9022a393e0f..e4e461f85b2e 100644 --- a/graphics/tiff/pkg-plist +++ b/graphics/tiff/pkg-plist @@ -24,11 +24,11 @@ include/tiffvers.h lib/libtiff.a lib/libtiff.so lib/libtiff.so.5 -lib/libtiff.so.5.2.6 +lib/libtiff.so.5.3.0 lib/libtiffxx.a lib/libtiffxx.so lib/libtiffxx.so.5 -lib/libtiffxx.so.5.2.6 +lib/libtiffxx.so.5.3.0 libdata/pkgconfig/libtiff-4.pc man/man1/fax2ps.1.gz man/man1/fax2tiff.1.gz @@ -288,3 +288,4 @@ man/man3/libtiff.3tiff.gz %%PORTDOCS%%%%DOCSDIR%%/v4.0.6.html %%PORTDOCS%%%%DOCSDIR%%/v4.0.7.html %%PORTDOCS%%%%DOCSDIR%%/v4.0.8.html +%%PORTDOCS%%%%DOCSDIR%%/v4.0.9.html |