svn commit: r454671 - branches/2017Q4/graphics/tiff
Antoine Brodin
antoine at FreeBSD.org
Wed Nov 22 06:25:15 UTC 2017
Author: antoine
Date: Wed Nov 22 06:25:11 2017
New Revision: 454671
URL: https://svnweb.freebsd.org/changeset/ports/454671
Log:
MFH: r454499
Update to 4.0.9
Modified:
branches/2017Q4/graphics/tiff/Makefile
branches/2017Q4/graphics/tiff/distinfo
branches/2017Q4/graphics/tiff/pkg-plist
Directory Properties:
branches/2017Q4/ (props changed)
Modified: branches/2017Q4/graphics/tiff/Makefile
==============================================================================
--- branches/2017Q4/graphics/tiff/Makefile Wed Nov 22 06:25:10 2017 (r454670)
+++ branches/2017Q4/graphics/tiff/Makefile Wed Nov 22 06:25:11 2017 (r454671)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tiff
-PORTVERSION= 4.0.8
+PORTVERSION= 4.0.9
CATEGORIES= graphics
MASTER_SITES= http://download.osgeo.org/libtiff/
Modified: branches/2017Q4/graphics/tiff/distinfo
==============================================================================
--- branches/2017Q4/graphics/tiff/distinfo Wed Nov 22 06:25:10 2017 (r454670)
+++ branches/2017Q4/graphics/tiff/distinfo Wed Nov 22 06:25:11 2017 (r454671)
@@ -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
Modified: branches/2017Q4/graphics/tiff/pkg-plist
==============================================================================
--- branches/2017Q4/graphics/tiff/pkg-plist Wed Nov 22 06:25:10 2017 (r454670)
+++ branches/2017Q4/graphics/tiff/pkg-plist Wed Nov 22 06:25:11 2017 (r454671)
@@ -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
More information about the svn-ports-branches
mailing list