Hi, ports@:
Here is a simple patch for math/py-cftime to update
to 1.5.0, it build well and pass all tests on amd64-6.9 system.
Only 1 port depends on it: math/py-netcdf4. It build well
and run well on amd64-6.9 system too. In all 96 tests there is
one error but not caused by this patch.
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/math/py-cftime/Makefile,v
retrieving revision 1.14
diff -u -p -r1.14 Makefile
--- Makefile 16 Feb 2021 09:26:26 -0000 1.14
+++ Makefile 14 Jun 2021 12:30:55 -0000
@@ -2,7 +2,7 @@
COMMENT= time and date handling utility functions from netcdf4-python
-MODPY_EGG_VERSION= 1.4.1
+MODPY_EGG_VERSION= 1.5.0
DISTNAME= cftime-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME}
Index: distinfo
===================================================================
RCS file: /cvs/ports/math/py-cftime/distinfo,v
retrieving revision 1.10
diff -u -p -r1.10 distinfo
--- distinfo 16 Feb 2021 09:26:26 -0000 1.10
+++ distinfo 14 Jun 2021 12:30:55 -0000
@@ -1,2 +1,2 @@
-SHA256 (cftime-1.4.1.tar.gz) = fFVUC8FkdGw8T4agfJx7ntTfsLDZiDSOxjzsBlxYdm0=
-SIZE (cftime-1.4.1.tar.gz) = 46721
+SHA256 (cftime-1.5.0.tar.gz) = tkS8tTNGtvT+L8yfO1dHQKIJdjdJLcyiljLIF+BgTyk=
+SIZE (cftime-1.5.0.tar.gz) = 44972