Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Sep 2022 16:10:38 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: 420bba9e2e5c - main - astro/py-jplephem: upgrade to 2.18
Message-ID:  <202209291610.28TGAcuR062158@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=420bba9e2e5c1f1461d91870bf74621c01892a8c

commit 420bba9e2e5c1f1461d91870bf74621c01892a8c
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2022-09-29 15:49:30 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2022-09-29 16:10:34 +0000

    astro/py-jplephem: upgrade to 2.18
---
 astro/py-jplephem/Makefile | 4 ++--
 astro/py-jplephem/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/astro/py-jplephem/Makefile b/astro/py-jplephem/Makefile
index 6303730263ec..c06125ad6470 100644
--- a/astro/py-jplephem/Makefile
+++ b/astro/py-jplephem/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jplephem
-PORTVERSION=	2.17
+PORTVERSION=	2.18
 CATEGORIES=	astro python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -24,6 +24,6 @@ SHEBANG_FILES=	test.sh	bin/doctest.sh bin/parse_zzidmap.sh bin/benchmark.py
 NO_ARCH=	yes
 
 do-test:	install
-	(cd ${WRKSRC} && ./test.sh)
+	(cd ${WRKSRC} && ${SETENV} PYTHON=${PYTHON_CMD} ./test.sh)
 
 .include <bsd.port.mk>
diff --git a/astro/py-jplephem/distinfo b/astro/py-jplephem/distinfo
index 9179fa97257c..1ea8a5c2067a 100644
--- a/astro/py-jplephem/distinfo
+++ b/astro/py-jplephem/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641053142
-SHA256 (brandon-rhodes-python-jplephem-2.17_GH0.tar.gz) = c398154bc00c832238318ef5aa6ca198c9d0be78deca5e9ad0605810b018797e
-SIZE (brandon-rhodes-python-jplephem-2.17_GH0.tar.gz) = 59002172
+TIMESTAMP = 1664466341
+SHA256 (brandon-rhodes-python-jplephem-2.18_GH0.tar.gz) = e0041cb56701f366ca59a9ee11ea0fc7b4968d0900b760105ea780a416bf1629
+SIZE (brandon-rhodes-python-jplephem-2.18_GH0.tar.gz) = 59002831



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209291610.28TGAcuR062158>