Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:04:55 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6ddbad0559e6 - main - graphics/py-tifffile: Update to 2026.3.3
Message-ID:  <69e40007.3450e.7db42d0f@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6ddbad0559e6c9fa8216a67ba76b5d4086146ed0

commit 6ddbad0559e6c9fa8216a67ba76b5d4086146ed0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:25:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:52:39 +0000

    graphics/py-tifffile: Update to 2026.3.3
    
    Changes:        https://github.com/cgohlke/tifffile/releases
                    https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
---
 graphics/py-tifffile/Makefile | 5 ++---
 graphics/py-tifffile/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/graphics/py-tifffile/Makefile b/graphics/py-tifffile/Makefile
index 72a6a24c7a39..11734b11d63d 100644
--- a/graphics/py-tifffile/Makefile
+++ b/graphics/py-tifffile/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	tifffile
-PORTVERSION=	2026.1.28
-PORTREVISION=	1
+PORTVERSION=	2026.3.3
 CATEGORIES=	graphics python
 MASTER_SITES=	PYPI \
 		https://github.com/cgohlke/tifffile/releases/download/v${PORTVERSION}/
@@ -34,6 +33,6 @@ XML_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}defusedxml>=0:devel/py-defusedxml@${PY_F
 			${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR}
 ZARR_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec>=0:filesystems/py-fsspec@${PY_FLAVOR} \
 			${PYTHON_PKGNAMEPREFIX}kerchunk>=0:filesystems/py-kerchunk@${PY_FLAVOR} \
-			${PYTHON_PKGNAMEPREFIX}zarr>=3.1.3:devel/py-zarr@${PY_FLAVOR}
+			${PYTHON_PKGNAMEPREFIX}zarr>=3.1.5:devel/py-zarr@${PY_FLAVOR}
 
 .include <bsd.port.mk>
diff --git a/graphics/py-tifffile/distinfo b/graphics/py-tifffile/distinfo
index 2af14d82de13..379e145738f6 100644
--- a/graphics/py-tifffile/distinfo
+++ b/graphics/py-tifffile/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1771421694
-SHA256 (tifffile-2026.1.28.tar.gz) = 537ae6466a8bb555c336108bb1878d8319d52c9c738041d3349454dea6956e1c
-SIZE (tifffile-2026.1.28.tar.gz) = 374675
+TIMESTAMP = 1775587506
+SHA256 (tifffile-2026.3.3.tar.gz) = d9a1266bed6f2ee1dd0abde2018a38b4f8b2935cb843df381d70ac4eac5458b7
+SIZE (tifffile-2026.3.3.tar.gz) = 388745


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e40007.3450e.7db42d0f>