Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jan 2021 13:14:27 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r563072 - head/graphics/tiffgt
Message-ID:  <202101271314.10RDERMd084949@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Wed Jan 27 13:14:26 2021
New Revision: 563072
URL: https://svnweb.freebsd.org/changeset/ports/563072

Log:
  graphics/tiffgt: Update version 4.1.0=>4.2.0
  
  Relnotes:	https://gitlab.com/libtiff/libtiff/-/blob/master/ChangeLog

Modified:
  head/graphics/tiffgt/Makefile
  head/graphics/tiffgt/distinfo

Modified: head/graphics/tiffgt/Makefile
==============================================================================
--- head/graphics/tiffgt/Makefile	Wed Jan 27 13:05:26 2021	(r563071)
+++ head/graphics/tiffgt/Makefile	Wed Jan 27 13:14:26 2021	(r563072)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tiffgt
-DISTVERSION=	4.1.0
+DISTVERSION=	4.2.0
 CATEGORIES=	graphics
 MASTER_SITES=	https://download.osgeo.org/libtiff/
 DISTNAME=	tiff-${DISTVERSION}
@@ -13,7 +13,8 @@ LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 
 LIB_DEPENDS=	libjbig.so:graphics/jbigkit \
-		libtiff.so:graphics/tiff
+		libtiff.so:graphics/tiff \
+		libzstd.so:archivers/zstd
 
 USES=		cpe gl jpeg libtool pathfix xorg
 

Modified: head/graphics/tiffgt/distinfo
==============================================================================
--- head/graphics/tiffgt/distinfo	Wed Jan 27 13:05:26 2021	(r563071)
+++ head/graphics/tiffgt/distinfo	Wed Jan 27 13:14:26 2021	(r563072)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572869367
-SHA256 (tiff-4.1.0.tar.gz) = 5d29f32517dadb6dbcd1255ea5bbc93a2b54b94fbf83653b4d65c7d6775b8634
-SIZE (tiff-4.1.0.tar.gz) = 2421581
+TIMESTAMP = 1611709458
+SHA256 (tiff-4.2.0.tar.gz) = eb0484e568ead8fa23b513e9b0041df7e327f4ee2d22db5a533929dfc19633cb
+SIZE (tiff-4.2.0.tar.gz) = 2809373



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101271314.10RDERMd084949>