diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-02-28 09:35:27 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-02-28 12:46:21 +0000 |
commit | 7d945ba3b7ecc63df57c852007f0350b7780e07d (patch) | |
tree | 3e8a6b509092041639902dc74b75ad2690cafb73 /graphics/py-tifffile | |
parent | 39129a8d4bd02ea392253224269231c4c5946d07 (diff) | |
download | ports-7d945ba3b7ecc63df57c852007f0350b7780e07d.tar.gz ports-7d945ba3b7ecc63df57c852007f0350b7780e07d.zip |
graphics/py-tifffile: Update to 2021.11.2
Diffstat (limited to 'graphics/py-tifffile')
-rw-r--r-- | graphics/py-tifffile/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-tifffile/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/py-tifffile/Makefile b/graphics/py-tifffile/Makefile index 0e60354422f1..ced9a37fb008 100644 --- a/graphics/py-tifffile/Makefile +++ b/graphics/py-tifffile/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= tifffile -PORTVERSION= 2021.8.30 +PORTVERSION= 2021.11.2 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-tifffile/distinfo b/graphics/py-tifffile/distinfo index 6d753da70833..180c69344c2a 100644 --- a/graphics/py-tifffile/distinfo +++ b/graphics/py-tifffile/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632664356 -SHA256 (tifffile-2021.8.30.tar.gz) = 8760e61e30106ea0dab9ec42a238d70a3ff55dde9c54456e7b748fe717cb782d -SIZE (tifffile-2021.8.30.tar.gz) = 258311 +TIMESTAMP = 1643971110 +SHA256 (tifffile-2021.11.2.tar.gz) = 153e31fa1d892f482fabb2ae9f2561fa429ee42d01a6f67e58cee13637d9285b +SIZE (tifffile-2021.11.2.tar.gz) = 271504 |