From owner-svn-ports-head@freebsd.org Mon May 22 18:53:06 2017 Return-Path: Delivered-To: svn-ports-head@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 09ABDD7953D; Mon, 22 May 2017 18:53:06 +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 BCF97111B; Mon, 22 May 2017 18:53:05 +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 v4MIr4H3055432; Mon, 22 May 2017 18:53:04 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4MIr4mn055428; Mon, 22 May 2017 18:53:04 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201705221853.v4MIr4mn055428@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 22 May 2017 18:53:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441487 - in head/graphics/tiff: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2017 18:53:06 -0000 Author: antoine Date: Mon May 22 18:53:04 2017 New Revision: 441487 URL: https://svnweb.freebsd.org/changeset/ports/441487 Log: Update to 4.0.8 PR: 219458, 216259 Submitted by: Vidar Karlsen MFH: 2017Q2 Modified: head/graphics/tiff/Makefile head/graphics/tiff/distinfo head/graphics/tiff/files/patch-Makefile.in head/graphics/tiff/pkg-plist Modified: head/graphics/tiff/Makefile ============================================================================== --- head/graphics/tiff/Makefile Mon May 22 18:46:55 2017 (r441486) +++ head/graphics/tiff/Makefile Mon May 22 18:53:04 2017 (r441487) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tiff -PORTVERSION= 4.0.7 -PORTREVISION= 1 +PORTVERSION= 4.0.8 CATEGORIES= graphics MASTER_SITES= http://download.osgeo.org/libtiff/ Modified: head/graphics/tiff/distinfo ============================================================================== --- head/graphics/tiff/distinfo Mon May 22 18:46:55 2017 (r441486) +++ head/graphics/tiff/distinfo Mon May 22 18:53:04 2017 (r441487) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479629608 -SHA256 (tiff-4.0.7.tar.gz) = 9f43a2cfb9589e5cecaa66e16bf87f814c945f22df7ba600d63aac4632c4f019 -SIZE (tiff-4.0.7.tar.gz) = 2076392 +TIMESTAMP = 1495471154 +SHA256 (tiff-4.0.8.tar.gz) = 59d7a5a8ccd92059913f246877db95a2918e6c04fb9d43fd74e5c3390dac2910 +SIZE (tiff-4.0.8.tar.gz) = 2065574 Modified: head/graphics/tiff/files/patch-Makefile.in ============================================================================== --- head/graphics/tiff/files/patch-Makefile.in Mon May 22 18:46:55 2017 (r441486) +++ head/graphics/tiff/files/patch-Makefile.in Mon May 22 18:53:04 2017 (r441487) @@ -1,4 +1,4 @@ ---- Makefile.in.orig 2016-11-19 17:40:20 UTC +--- Makefile.in.orig 2017-05-21 18:49:35 UTC +++ Makefile.in @@ -495,19 +495,6 @@ distclean-libtool: -rm -f libtool config.lt Modified: head/graphics/tiff/pkg-plist ============================================================================== --- head/graphics/tiff/pkg-plist Mon May 22 18:46:55 2017 (r441486) +++ head/graphics/tiff/pkg-plist Mon May 22 18:53:04 2017 (r441487) @@ -24,19 +24,17 @@ include/tiffvers.h lib/libtiff.a lib/libtiff.so lib/libtiff.so.5 -lib/libtiff.so.5.2.5 +lib/libtiff.so.5.2.6 lib/libtiffxx.a lib/libtiffxx.so lib/libtiffxx.so.5 -lib/libtiffxx.so.5.2.5 +lib/libtiffxx.so.5.2.6 libdata/pkgconfig/libtiff-4.pc man/man1/fax2ps.1.gz man/man1/fax2tiff.1.gz man/man1/pal2rgb.1.gz man/man1/ppm2tiff.1.gz man/man1/raw2tiff.1.gz -man/man1/rgb2ycbcr.1.gz -man/man1/thumbnail.1.gz man/man1/tiff2bw.1.gz man/man1/tiff2pdf.1.gz man/man1/tiff2ps.1.gz @@ -228,8 +226,6 @@ man/man3/libtiff.3tiff.gz %%PORTDOCS%%%%DOCSDIR%%/man/pal2rgb.1.html %%PORTDOCS%%%%DOCSDIR%%/man/ppm2tiff.1.html %%PORTDOCS%%%%DOCSDIR%%/man/raw2tiff.1.html -%%PORTDOCS%%%%DOCSDIR%%/man/rgb2ycbcr.1.html -%%PORTDOCS%%%%DOCSDIR%%/man/thumbnail.1.html %%PORTDOCS%%%%DOCSDIR%%/man/tiff2bw.1.html %%PORTDOCS%%%%DOCSDIR%%/man/tiff2pdf.1.html %%PORTDOCS%%%%DOCSDIR%%/man/tiff2ps.1.html @@ -291,3 +287,4 @@ man/man3/libtiff.3tiff.gz %%PORTDOCS%%%%DOCSDIR%%/v4.0.5.html %%PORTDOCS%%%%DOCSDIR%%/v4.0.6.html %%PORTDOCS%%%%DOCSDIR%%/v4.0.7.html +%%PORTDOCS%%%%DOCSDIR%%/v4.0.8.html