diff options
author | bofh <bofh@FreeBSD.org> | 2019-01-05 03:25:15 +0800 |
---|---|---|
committer | bofh <bofh@FreeBSD.org> | 2019-01-05 03:25:15 +0800 |
commit | 1f86d672f9c5b9ea25c93395970af06bd5647035 (patch) | |
tree | 793c62e4e5a6465aec0054824c324a2929785e16 | |
parent | a4433c9f549579e4ab43b84707992b11c9ecbc7a (diff) | |
download | freebsd-ports-gnome-1f86d672f9c5b9ea25c93395970af06bd5647035.tar.gz freebsd-ports-gnome-1f86d672f9c5b9ea25c93395970af06bd5647035.tar.zst freebsd-ports-gnome-1f86d672f9c5b9ea25c93395970af06bd5647035.zip |
graphics/tiffgt: Update version 4.0.9=>4.0.10
-rw-r--r-- | graphics/tiffgt/Makefile | 3 | ||||
-rw-r--r-- | graphics/tiffgt/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/graphics/tiffgt/Makefile b/graphics/tiffgt/Makefile index 028ab6a5fedc..e68b5aee373d 100644 --- a/graphics/tiffgt/Makefile +++ b/graphics/tiffgt/Makefile @@ -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.]+//} diff --git a/graphics/tiffgt/distinfo b/graphics/tiffgt/distinfo index 36cf7ff93df8..48fe2598215e 100644 --- a/graphics/tiffgt/distinfo +++ b/graphics/tiffgt/distinfo @@ -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 |