svn commit: r516642 - head/graphics/tiffgt

Muhammad Moinur Rahman bofh at FreeBSD.org
Mon Nov 4 13:41:58 UTC 2019


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


More information about the svn-ports-head mailing list