diff --git a/astro/kosmorro/Makefile b/astro/kosmorro/Makefile index 691353a361f5..ce88825eade5 100644 --- a/astro/kosmorro/Makefile +++ b/astro/kosmorro/Makefile @@ -1,56 +1,56 @@ # Created by: thierry@pompo.net PORTNAME= kosmorro -PORTVERSION= 0.10.0 +PORTVERSION= 0.10.1 DISTVERSIONPREFIX= v CATEGORIES= astro python MAINTAINER= thierry@FreeBSD.org COMMENT= Ephemerides computation LICENSE= AGPLv3 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tabulate>0:devel/py-tabulate@${PY_FLAVOR}\ ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR}\ ${PYTHON_PKGNAMEPREFIX}termcolor>0:devel/py-termcolor@${PY_FLAVOR}\ ${PYTHON_PKGNAMEPREFIX}kosmorrolib>0:astro/py-kosmorrolib@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tabulate>0:devel/py-tabulate@${PY_FLAVOR}\ ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR}\ ${PYTHON_PKGNAMEPREFIX}termcolor>0:devel/py-termcolor@${PY_FLAVOR}\ ${PYTHON_PKGNAMEPREFIX}kosmorrolib>0:astro/py-kosmorrolib@${PY_FLAVOR} USE_GITHUB= yes USES= python:3.7+ shebangfix USE_PYTHON= distutils noflavors SHEBANG_FILES= ${PORTNAME} OPTIONS_DEFINE= PDF OPTIONS_DEFAULT=PDF PDF_DESC= Exporting to PDF PDF_RUN_DEPENDS=pdflatex:print/tex-formats NO_ARCH= yes .include # ronn is broken on 11.x => do not build manpages .if ${OSVERSION} < 1200000 PLIST_SUB+= MAN="@comment " .else BUILD_DEPENDS+= ronn:textproc/rubygem-ronn PLIST_SUB+= MAN="" .endif pre-configure: ${REINPLACE_CMD} -e 's|python3|${PYTHON_CMD}|' ${WRKSRC}/Makefile .if ${OSVERSION} < 1200000 ${REINPLACE_CMD} -e 's|i18n manpages|manpages|' ${WRKSRC}/Makefile ${REINPLACE_CMD} -e '/manpage\/kosmorro/d' ${WRKSRC}/setup.py .else post-build: (cd ${WRKSRC} && LC_ALL=C.UTF-8 ${MAKE} manpages) .endif .include diff --git a/astro/kosmorro/distinfo b/astro/kosmorro/distinfo index 66ed154ccc67..4075014b3fcd 100644 --- a/astro/kosmorro/distinfo +++ b/astro/kosmorro/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622577025 -SHA256 (kosmorro-kosmorro-v0.10.0_GH0.tar.gz) = b8cba4dcdfe7997d5fa91dde11bf727a05f30b159f0b0e24a1e851205616f992 -SIZE (kosmorro-kosmorro-v0.10.0_GH0.tar.gz) = 534814 +TIMESTAMP = 1624287701 +SHA256 (kosmorro-kosmorro-v0.10.1_GH0.tar.gz) = 35c95a4fd69662229d8e1bb8285e029557e2453e462de0f2a1a4c6672e116e10 +SIZE (kosmorro-kosmorro-v0.10.1_GH0.tar.gz) = 534431