From owner-svn-ports-head@freebsd.org Fri Jan 4 19:25:16 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8C82B1436D57; Fri, 4 Jan 2019 19:25:16 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2C25A80300; Fri, 4 Jan 2019 19:25:16 +0000 (UTC) (envelope-from bofh@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1FC5953D6; Fri, 4 Jan 2019 19:25:16 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x04JPGOC000766; Fri, 4 Jan 2019 19:25:16 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x04JPFEI000765; Fri, 4 Jan 2019 19:25:15 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201901041925.x04JPFEI000765@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Fri, 4 Jan 2019 19:25:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r489264 - head/graphics/tiffgt X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/graphics/tiffgt X-SVN-Commit-Revision: 489264 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 2C25A80300 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.96)[-0.955,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-0.999,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Fri, 04 Jan 2019 19:25:16 -0000 Author: bofh Date: Fri Jan 4 19:25:15 2019 New Revision: 489264 URL: https://svnweb.freebsd.org/changeset/ports/489264 Log: graphics/tiffgt: Update version 4.0.9=>4.0.10 Modified: head/graphics/tiffgt/Makefile head/graphics/tiffgt/distinfo Modified: head/graphics/tiffgt/Makefile ============================================================================== --- head/graphics/tiffgt/Makefile Fri Jan 4 19:24:30 2019 (r489263) +++ head/graphics/tiffgt/Makefile Fri Jan 4 19:25:15 2019 (r489264) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tiffgt -DISTVERSION= 4.0.9 +DISTVERSION= 4.0.10 CATEGORIES= graphics MASTER_SITES= https://download.osgeo.org/libtiff/ DISTNAME= tiff-${DISTVERSION} @@ -16,6 +16,7 @@ LIB_DEPENDS= libjbig.so:graphics/jbigkit \ libtiff.so:graphics/tiff USES= cpe jpeg libtool pathfix + CPE_PRODUCT= libtiff CPE_VERSION= ${DISTVERSION:C/[a-z]+//} CPE_UPDATE= ${DISTVERSION:C/[0-9.]+//} Modified: head/graphics/tiffgt/distinfo ============================================================================== --- head/graphics/tiffgt/distinfo Fri Jan 4 19:24:30 2019 (r489263) +++ head/graphics/tiffgt/distinfo Fri Jan 4 19:25:15 2019 (r489264) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515443715 -SHA256 (tiff-4.0.9.tar.gz) = 6e7bdeec2c310734e734d19aae3a71ebe37a4d842e0e23dbb1b8921c0026cfcd -SIZE (tiff-4.0.9.tar.gz) = 2305681 +TIMESTAMP = 1546628732 +SHA256 (tiff-4.0.10.tar.gz) = 2c52d11ccaf767457db0c46795d9c7d1a8d8f76f68b0b800a3dfe45786b996e4 +SIZE (tiff-4.0.10.tar.gz) = 2402867