Date: Sun, 19 Nov 2017 20:41:59 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454499 - head/graphics/tiff Message-ID: <201711192041.vAJKfxcS050274@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Nov 19 20:41:59 2017 New Revision: 454499 URL: https://svnweb.freebsd.org/changeset/ports/454499 Log: Update to 4.0.9 MFC after: 3 days MFH: 2017Q4 Modified: head/graphics/tiff/Makefile head/graphics/tiff/distinfo head/graphics/tiff/pkg-plist Modified: head/graphics/tiff/Makefile ============================================================================== --- head/graphics/tiff/Makefile Sun Nov 19 19:07:44 2017 (r454498) +++ head/graphics/tiff/Makefile Sun Nov 19 20:41:59 2017 (r454499) @@ -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: head/graphics/tiff/distinfo ============================================================================== --- head/graphics/tiff/distinfo Sun Nov 19 19:07:44 2017 (r454498) +++ head/graphics/tiff/distinfo Sun Nov 19 20:41:59 2017 (r454499) @@ -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: head/graphics/tiff/pkg-plist ============================================================================== --- head/graphics/tiff/pkg-plist Sun Nov 19 19:07:44 2017 (r454498) +++ head/graphics/tiff/pkg-plist Sun Nov 19 20:41:59 2017 (r454499) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711192041.vAJKfxcS050274>