From owner-dev-commits-ports-all@freebsd.org Wed Jul 21 11:52:10 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 994D566279E; Wed, 21 Jul 2021 11:52:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GVDTQ3v2Dz3ndB; Wed, 21 Jul 2021 11:52:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6D7781D9A7; Wed, 21 Jul 2021 11:52:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 16LBqAt5029145; Wed, 21 Jul 2021 11:52:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16LBqA3x029144; Wed, 21 Jul 2021 11:52:10 GMT (envelope-from git) Date: Wed, 21 Jul 2021 11:52:10 GMT Message-Id: <202107211152.16LBqA3x029144@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Emanuel Haupt Subject: git: 0367b81ce5a1 - main - graphics/largetifftools: Update to 1.4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ehaupt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0367b81ce5a1a958596cffef026a59cda2ef03f9 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jul 2021 11:52:10 -0000 The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=0367b81ce5a1a958596cffef026a59cda2ef03f9 commit 0367b81ce5a1a958596cffef026a59cda2ef03f9 Author: Emanuel Haupt AuthorDate: 2021-07-21 11:52:05 +0000 Commit: Emanuel Haupt 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 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 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