diff --git a/graphics/largetifftools/Makefile b/graphics/largetifftools/Makefile index 883578771fa8..8ed735316a94 100644 --- a/graphics/largetifftools/Makefile +++ b/graphics/largetifftools/Makefile @@ -1,20 +1,21 @@ # Created by: Emanuel Haupt PORTNAME= largetifftools -PORTVERSION= 1.3.10 +PORTVERSION= 1.4 CATEGORIES= graphics MASTER_SITES= https://www.imnc.in2p3.fr/pagesperso/deroulers/software/largetifftools/download/${PORTNAME}-${PORTVERSION}/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Process very large TIFF files LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libtiff.so:graphics/tiff \ - libpng.so:graphics/png +LIB_DEPENDS= libpng.so:graphics/png \ + libtiff.so:graphics/tiff \ + libzstd.so:archivers/zstd -GNU_CONFIGURE= yes USES= autoreconf jpeg localbase:ldconfig tar:bzip2 +GNU_CONFIGURE= yes .include diff --git a/graphics/largetifftools/distinfo b/graphics/largetifftools/distinfo index e439246acce3..c0c233e51e7a 100644 --- a/graphics/largetifftools/distinfo +++ b/graphics/largetifftools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1511442348 -SHA256 (largetifftools-1.3.10.tar.bz2) = 283233b7ce9baadc767d82a249c035134760432f1511affce47fbc8cb7a2a397 -SIZE (largetifftools-1.3.10.tar.bz2) = 114925 +TIMESTAMP = 1626861680 +SHA256 (largetifftools-1.4.tar.bz2) = f3f7d17263fd335b1f2f420e89dd6259220be9685b3bbe0de361d2df1c50f5c4 +SIZE (largetifftools-1.4.tar.bz2) = 131901