Date: Sat, 11 Nov 2023 18:20:56 GMT From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7cd0a8bcc69c - main - astro/py-sgp4: upgrade to 2.23 Message-ID: <202311111820.3ABIKuiA048858@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=7cd0a8bcc69cacc6ad967c38bd2b667432f54d94 commit 7cd0a8bcc69cacc6ad967c38bd2b667432f54d94 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-11-11 17:50:21 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-11-11 18:20:50 +0000 astro/py-sgp4: upgrade to 2.23 --- astro/py-sgp4/Makefile | 2 +- astro/py-sgp4/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/astro/py-sgp4/Makefile b/astro/py-sgp4/Makefile index 7702cf83db7d..d4704002946c 100644 --- a/astro/py-sgp4/Makefile +++ b/astro/py-sgp4/Makefile @@ -1,5 +1,5 @@ PORTNAME= sgp4 -PORTVERSION= 2.22 +PORTVERSION= 2.23 CATEGORIES= astro python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-sgp4/distinfo b/astro/py-sgp4/distinfo index 9c09b61b279c..6aba3478a264 100644 --- a/astro/py-sgp4/distinfo +++ b/astro/py-sgp4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682675254 -SHA256 (sgp4-2.22.tar.gz) = 17f0a2eaad2dca065b6de25c1ceaa940ff7cfa8cc67120cb4111a00f177b86f9 -SIZE (sgp4-2.22.tar.gz) = 176506 +TIMESTAMP = 1699724914 +SHA256 (sgp4-2.23.tar.gz) = d8addc53a2fb9f88dee6bfd401d2865b014cc0b57bf2cee69bdee8d9685d5429 +SIZE (sgp4-2.23.tar.gz) = 176937
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311111820.3ABIKuiA048858>