pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/py-tifffile
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jan 30 09:17:03 UTC 2026
Modified Files:
pkgsrc/graphics/py-tifffile: Makefile
Log Message:
py-tifffile: follow redirect
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/graphics/py-tifffile/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/py-tifffile/Makefile
diff -u pkgsrc/graphics/py-tifffile/Makefile:1.62 pkgsrc/graphics/py-tifffile/Makefile:1.63
--- pkgsrc/graphics/py-tifffile/Makefile:1.62 Thu Jan 29 13:00:26 2026
+++ pkgsrc/graphics/py-tifffile/Makefile Fri Jan 30 09:17:02 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2026/01/29 13:00:26 adam Exp $
+# $NetBSD: Makefile,v 1.63 2026/01/30 09:17:02 wiz Exp $
DISTNAME= tifffile-2026.1.28
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tifffile/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://www.lfd.uci.edu/~gohlke/
+HOMEPAGE= https://github.com/cgohlke/tifffile/
COMMENT= Read and write TIFF(r) files
LICENSE= modified-bsd
Home |
Main Index |
Thread Index |
Old Index