diff --git a/astro/py-ephem/Makefile b/astro/py-ephem/Makefile index b22df3b8a921..1b728bbd0adc 100644 --- a/astro/py-ephem/Makefile +++ b/astro/py-ephem/Makefile @@ -1,27 +1,26 @@ PORTNAME= ephem -PORTVERSION= 4.2 -PORTREVISION= 1 +PORTVERSION= 4.2.1 CATEGORIES= astro math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rhurlin@FreeBSD.org COMMENT= Compute positions of the planets and stars WWW= https://pypi.org/project/ephem/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python USE_PYTHON= autoplist distutils post-install: - @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/ephem/_libastro${PYTHON_TAG}.so + @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/ephem/_libastro.cpython-${PYTHON_SUFFIX}.so do-test: # WARNING: Testing via this command is deprecated and will be # removed in a future version. Users looking for a generic test # entry point independent of test runner are encouraged to use tox. @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include diff --git a/astro/py-ephem/distinfo b/astro/py-ephem/distinfo index 34b434f2ed51..7b521e708fd4 100644 --- a/astro/py-ephem/distinfo +++ b/astro/py-ephem/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739984533 -SHA256 (ephem-4.2.tar.gz) = 3c4fd64f453e8f40cf862420a70da95a71b6487ace75e8e0cf85d73707db6065 -SIZE (ephem-4.2.tar.gz) = 1261100 +TIMESTAMP = 1772393098 +SHA256 (ephem-4.2.1.tar.gz) = 920cb30369c79fde1088c2060d555ea5f8a50fdc80a9265832fd5bf195cf147f +SIZE (ephem-4.2.1.tar.gz) = 1261529