From a3fe36ba2519c75fcc498002067e375a9dfa608e Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Sun, 30 Mar 2025 19:54:44 +0200 Subject: [PATCH] astro/py-sgp4: upgrade to 2.24 --- astro/py-sgp4/Makefile | 3 +-- astro/py-sgp4/distinfo | 6 +++--- astro/py-sgp4/pkg-plist | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/astro/py-sgp4/Makefile b/astro/py-sgp4/Makefile index cf712d4ee591..0c67736c9326 100644 --- a/astro/py-sgp4/Makefile +++ b/astro/py-sgp4/Makefile @@ -1,6 +1,5 @@ PORTNAME= sgp4 -PORTVERSION= 2.23 -PORTREVISION= 1 +PORTVERSION= 2.24 CATEGORIES= astro python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-sgp4/distinfo b/astro/py-sgp4/distinfo index 6aba3478a264..52bdf113bdf8 100644 --- a/astro/py-sgp4/distinfo +++ b/astro/py-sgp4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699724914 -SHA256 (sgp4-2.23.tar.gz) = d8addc53a2fb9f88dee6bfd401d2865b014cc0b57bf2cee69bdee8d9685d5429 -SIZE (sgp4-2.23.tar.gz) = 176937 +TIMESTAMP = 1743354749 +SHA256 (sgp4-2.24.tar.gz) = 5655249f276ea23fbdae9e881ab01d82420285b45dc76d0da4f424e3647f8352 +SIZE (sgp4-2.24.tar.gz) = 180085 diff --git a/astro/py-sgp4/pkg-plist b/astro/py-sgp4/pkg-plist index 41acb83fa8fe..4a2e0c057828 100644 --- a/astro/py-sgp4/pkg-plist +++ b/astro/py-sgp4/pkg-plist @@ -42,6 +42,7 @@ %%PYTHON_SITELIBDIR%%/sgp4/omm.py %%PYTHON_SITELIBDIR%%/sgp4/propagation.py %%PYTHON_SITELIBDIR%%/sgp4/sample_omm.csv +%%PYTHON_SITELIBDIR%%/sgp4/sample_omm.json %%PYTHON_SITELIBDIR%%/sgp4/sample_omm.xml %%PYTHON_SITELIBDIR%%/sgp4/tcppver.out %%PYTHON_SITELIBDIR%%/sgp4/tests.py