From owner-svn-ports-all@freebsd.org Fri Jun 26 18:41:50 2015 Return-Path: Delivered-To: svn-ports-all@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 C899698D0B0; Fri, 26 Jun 2015 18:41:50 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 A9BC21AE5; Fri, 26 Jun 2015 18:41:50 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5QIfo86098941; Fri, 26 Jun 2015 18:41:50 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5QIfnrO098931; Fri, 26 Jun 2015 18:41:49 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201506261841.t5QIfnrO098931@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 26 Jun 2015 18:41:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r390660 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jun 2015 18:41:51 -0000 Author: antoine Date: Fri Jun 26 18:41:49 2015 New Revision: 390660 URL: https://svnweb.freebsd.org/changeset/ports/390660 Log: Update to 4.0.4 Deleted: head/graphics/tiff/files/patch-tools_tiffdither.c 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 Fri Jun 26 18:26:45 2015 (r390659) +++ head/graphics/tiff/Makefile Fri Jun 26 18:41:49 2015 (r390660) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tiff -DISTVERSION= 4.0.4beta -PORTREVISION= 1 +PORTVERSION= 4.0.4 CATEGORIES= graphics MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \ http://download.osgeo.org/libtiff/ Modified: head/graphics/tiff/distinfo ============================================================================== --- head/graphics/tiff/distinfo Fri Jun 26 18:26:45 2015 (r390659) +++ head/graphics/tiff/distinfo Fri Jun 26 18:41:49 2015 (r390660) @@ -1,2 +1,2 @@ -SHA256 (tiff-4.0.4beta.tar.gz) = 5bd6c8e9be4ec318f6beb0c3f28b9ee31bd8b615195a00e0acc3eb5d08b26c1b -SIZE (tiff-4.0.4beta.tar.gz) = 2098962 +SHA256 (tiff-4.0.4.tar.gz) = 8cb1d90c96f61cdfc0bcf036acc251c9dbe6320334da941c7a83cfe1576ef890 +SIZE (tiff-4.0.4.tar.gz) = 2100766 Modified: head/graphics/tiff/files/patch-Makefile.in ============================================================================== --- head/graphics/tiff/files/patch-Makefile.in Fri Jun 26 18:26:45 2015 (r390659) +++ head/graphics/tiff/files/patch-Makefile.in Fri Jun 26 18:41:49 2015 (r390660) @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2012-09-22 18:08:18.000000000 +0200 -+++ Makefile.in 2012-10-13 19:35:28.000000000 +0200 -@@ -375,7 +375,7 @@ +--- Makefile.in.orig 2015-06-21 19:07:53 UTC ++++ Makefile.in +@@ -434,7 +434,7 @@ EXTRA_DIST = \ dist_doc_DATA = $(docfiles) SUBDIRS = port libtiff tools build contrib test man html @@ -9,7 +9,7 @@ pkgconfig_DATA = libtiff-4.pc all: all-recursive -@@ -427,19 +427,6 @@ +@@ -485,19 +485,6 @@ distclean-libtool: -rm -f libtool config.lt install-dist_docDATA: $(dist_doc_DATA) @$(NORMAL_INSTALL) Modified: head/graphics/tiff/pkg-plist ============================================================================== --- head/graphics/tiff/pkg-plist Fri Jun 26 18:26:45 2015 (r390659) +++ head/graphics/tiff/pkg-plist Fri Jun 26 18:41:49 2015 (r390660) @@ -30,11 +30,11 @@ lib/libtiff.a lib/libtiff.so lib/libtiff.so.4 lib/libtiff.so.5 -lib/libtiff.so.5.2.1 +lib/libtiff.so.5.2.2 lib/libtiffxx.a lib/libtiffxx.so lib/libtiffxx.so.5 -lib/libtiffxx.so.5.2.1 +lib/libtiffxx.so.5.2.2 libdata/pkgconfig/libtiff-4.pc man/man1/bmp2tiff.1.gz man/man1/fax2ps.1.gz @@ -302,4 +302,5 @@ man/man3/libtiff.3tiff.gz %%PORTDOCS%%%%DOCSDIR%%/v4.0.1.html %%PORTDOCS%%%%DOCSDIR%%/v4.0.2.html %%PORTDOCS%%%%DOCSDIR%%/v4.0.3.html +%%PORTDOCS%%%%DOCSDIR%%/v4.0.4.html %%PORTDOCS%%%%DOCSDIR%%/v4.0.4beta.html