git: 0367b81ce5a1 - main - graphics/largetifftools: Update to 1.4
Emanuel Haupt
ehaupt at FreeBSD.org
Wed Jul 21 11:52:10 UTC 2021
The branch main has been updated by ehaupt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0367b81ce5a1a958596cffef026a59cda2ef03f9
commit 0367b81ce5a1a958596cffef026a59cda2ef03f9
Author: Emanuel Haupt <ehaupt at FreeBSD.org>
AuthorDate: 2021-07-21 11:52:05 +0000
Commit: Emanuel Haupt <ehaupt at FreeBSD.org>
CommitDate: 2021-07-21 11:52:05 +0000
graphics/largetifftools: Update to 1.4
While here pacify portclippy/portfmt
---
graphics/largetifftools/Makefile | 9 +++++----
graphics/largetifftools/distinfo | 6 +++---
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/graphics/largetifftools/Makefile b/graphics/largetifftools/Makefile
index 883578771fa8..8ed735316a94 100644
--- a/graphics/largetifftools/Makefile
+++ b/graphics/largetifftools/Makefile
@@ -1,7 +1,7 @@
# Created by: Emanuel Haupt <ehaupt at FreeBSD.org>
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}/
@@ -11,10 +11,11 @@ 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 <bsd.port.mk>
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
More information about the dev-commits-ports-all
mailing list