Hi, ports@:

   Here is a simple patch for astro/py-erfa to update to 2.0.1.5.
   It build well and pass all tests on my amd64-current system.

   Only one port(astro/py-astropy) depends on it, build well and 
run well with this patch.


Cheers !
wen
Index: astro/py-erfa/Makefile
===================================================================
RCS file: /cvs/ports/astro/py-erfa/Makefile,v
retrieving revision 1.13
diff -u -p -r1.13 Makefile
--- astro/py-erfa/Makefile      20 May 2025 12:10:49 -0000      1.13
+++ astro/py-erfa/Makefile      27 Jul 2025 11:56:38 -0000
@@ -1,10 +1,9 @@
 COMMENT=       Python wrapper for ERFA
 
-MODPY_DISTV=   2.0.1.3
+MODPY_DISTV=   2.0.1.5
 
 DISTNAME=      pyerfa-${MODPY_DISTV}
 PKGNAME=       ${DISTNAME:S/py/py-/}
-REVISION=      0
 
 CATEGORIES=    astro
 
Index: astro/py-erfa/distinfo
===================================================================
RCS file: /cvs/ports/astro/py-erfa/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- astro/py-erfa/distinfo      17 May 2025 21:25:04 -0000      1.4
+++ astro/py-erfa/distinfo      27 Jul 2025 11:56:38 -0000
@@ -1,2 +1,2 @@
-SHA256 (pyerfa-2.0.1.3.tar.gz) = ul65MjQb6vIicm3o3OKxZFyXtIwyHvsq+KU1p+uQ6/o=
-SIZE (pyerfa-2.0.1.3.tar.gz) = 816718
+SHA256 (pyerfa-2.0.1.5.tar.gz) = F9ayT+SEbGXV59jDYtywgZncY7MKI2rt1zh1zIPh9sA=
+SIZE (pyerfa-2.0.1.5.tar.gz) = 818430

Reply via email to