diff --git a/astro/py-sgp4/Makefile b/astro/py-sgp4/Makefile index 39a2ac56b91f..7f260c895f81 100644 --- a/astro/py-sgp4/Makefile +++ b/astro/py-sgp4/Makefile @@ -1,24 +1,24 @@ # Created by: thierry@pompo.net PORTNAME= sgp4 -PORTVERSION= 2.18 +PORTVERSION= 2.19 CATEGORIES= astro python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= thierry@FreeBSD.org COMMENT= Python version of the SGP4 satellite position library LICENSE= MIT USE_GITHUB= yes GH_ACCOUNT= brandon-rhodes GH_PROJECT= python-sgp4 USES= python:3.7+ shebangfix USE_PYTHON= distutils SHEBANG_FILES= bin/print_attributes.py .if !defined(WITH_DEBUG) LDFLAGS+= -s .endif .include diff --git a/astro/py-sgp4/distinfo b/astro/py-sgp4/distinfo index c2ffb436c1c3..91cf4e3b75e4 100644 --- a/astro/py-sgp4/distinfo +++ b/astro/py-sgp4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615301808 -SHA256 (brandon-rhodes-python-sgp4-2.18_GH0.tar.gz) = ccbc47081d19f9e2edf0a17e26e377bcb4fddf3304ae3f35f6d1ccdb0d93a876 -SIZE (brandon-rhodes-python-sgp4-2.18_GH0.tar.gz) = 152257 +TIMESTAMP = 1619187888 +SHA256 (brandon-rhodes-python-sgp4-2.19_GH0.tar.gz) = 5607e3e96d24f55a6686ab5d68a696705ae4a0f9bec295adceb78b88dbc0928c +SIZE (brandon-rhodes-python-sgp4-2.19_GH0.tar.gz) = 153561