From owner-svn-ports-branches@freebsd.org Wed Nov 22 06:25:14 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BF809DE2007; Wed, 22 Nov 2017 06:25:14 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 944216E787; Wed, 22 Nov 2017 06:25:13 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAM6PCpQ015090; Wed, 22 Nov 2017 06:25:12 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAM6PC3M015087; Wed, 22 Nov 2017 06:25:12 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201711220625.vAM6PC3M015087@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 22 Nov 2017 06:25:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r454671 - branches/2017Q4/graphics/tiff X-SVN-Group: ports-branches X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: branches/2017Q4/graphics/tiff X-SVN-Commit-Revision: 454671 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Nov 2017 06:25:15 -0000 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