Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2019 13:41:57 +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: r516642 - head/graphics/tiffgt
Message-ID:  <201911041341.xA4Dfv8O071121@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Mon Nov  4 13:41:57 2019
New Revision: 516642
URL: https://svnweb.freebsd.org/changeset/ports/516642

Log:
  graphics/tiffgt: Update version 4.0.10=>4.1.0

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

Modified: head/graphics/tiffgt/Makefile
==============================================================================
--- head/graphics/tiffgt/Makefile	Mon Nov  4 13:40:36 2019	(r516641)
+++ head/graphics/tiffgt/Makefile	Mon Nov  4 13:41:57 2019	(r516642)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tiffgt
-DISTVERSION=	4.0.10
+DISTVERSION=	4.1.0
 CATEGORIES=	graphics
 MASTER_SITES=	https://download.osgeo.org/libtiff/
 DISTNAME=	tiff-${DISTVERSION}
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 LIB_DEPENDS=	libjbig.so:graphics/jbigkit \
 		libtiff.so:graphics/tiff
 
-USES=		cpe jpeg libtool pathfix
+USES=		cpe gl jpeg libtool pathfix xorg
 
 CPE_PRODUCT=	libtiff
 CPE_VERSION=	${DISTVERSION:C/[a-z]+//}

Modified: head/graphics/tiffgt/distinfo
==============================================================================
--- head/graphics/tiffgt/distinfo	Mon Nov  4 13:40:36 2019	(r516641)
+++ head/graphics/tiffgt/distinfo	Mon Nov  4 13:41:57 2019	(r516642)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546628732
-SHA256 (tiff-4.0.10.tar.gz) = 2c52d11ccaf767457db0c46795d9c7d1a8d8f76f68b0b800a3dfe45786b996e4
-SIZE (tiff-4.0.10.tar.gz) = 2402867
+TIMESTAMP = 1572869367
+SHA256 (tiff-4.1.0.tar.gz) = 5d29f32517dadb6dbcd1255ea5bbc93a2b54b94fbf83653b4d65c7d6775b8634
+SIZE (tiff-4.1.0.tar.gz) = 2421581



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