Date: Sat, 20 Apr 2024 18:31:32 GMT 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: 9147377688b6 - main - graphics/py-tifffile: Update to 2024.4.18 Message-ID: <202404201831.43KIVWSj029993@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9147377688b6449967ca267eb7a8e65d1e4c26c8 commit 9147377688b6449967ca267eb7a8e65d1e4c26c8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-04-20 18:28:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-04-20 18:28:29 +0000 graphics/py-tifffile: Update to 2024.4.18 - Add GitHub to MASTER_SITES 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, 6 insertions(+), 5 deletions(-) diff --git a/graphics/py-tifffile/Makefile b/graphics/py-tifffile/Makefile index 23e54e49f170..bbae327b2bac 100644 --- a/graphics/py-tifffile/Makefile +++ b/graphics/py-tifffile/Makefile @@ -1,7 +1,8 @@ PORTNAME= tifffile -PORTVERSION= 2024.2.12 +PORTVERSION= 2024.4.18 CATEGORIES= graphics python -MASTER_SITES= PYPI +MASTER_SITES= PYPI \ + https://github.com/cgohlke/tifffile/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org diff --git a/graphics/py-tifffile/distinfo b/graphics/py-tifffile/distinfo index b665a5d6beb3..d927f4da94f3 100644 --- a/graphics/py-tifffile/distinfo +++ b/graphics/py-tifffile/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712886450 -SHA256 (tifffile-2024.2.12.tar.gz) = 4920a3ec8e8e003e673d3c6531863c99eedd570d1b8b7e141c072ed78ff8030d -SIZE (tifffile-2024.2.12.tar.gz) = 354832 +TIMESTAMP = 1713624712 +SHA256 (tifffile-2024.4.18.tar.gz) = 5ffcd77b9d77c3aada1278631af5c8ac788438452fda2eb1b9b60d5553e95c82 +SIZE (tifffile-2024.4.18.tar.gz) = 363840
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404201831.43KIVWSj029993>