Date: Mon, 6 Dec 2021 17:15:50 GMT From: Rainer Hurling <rhurlin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ba38e97e65fa - main - astro/py-ephem: Update to 4.1.2 Message-ID: <202112061715.1B6HFoR6042220@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba38e97e65fa33b8bd6aa3afa4d92a1593069d6e commit ba38e97e65fa33b8bd6aa3afa4d92a1593069d6e Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2021-12-06 17:08:32 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2021-12-06 17:15:28 +0000 astro/py-ephem: Update to 4.1.2 Changelog: https://github.com/brandon-rhodes/pyephem/blob/master/ephem/doc/CHANGELOG.rst#version-412-2021-december-5 Reported by: portscout MFH: 2021Q4 --- astro/py-ephem/Makefile | 2 +- astro/py-ephem/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/astro/py-ephem/Makefile b/astro/py-ephem/Makefile index 442edb8b5974..3817e3ab8fe2 100644 --- a/astro/py-ephem/Makefile +++ b/astro/py-ephem/Makefile @@ -1,7 +1,7 @@ # Created by: db PORTNAME= ephem -PORTVERSION= 4.1.1 +PORTVERSION= 4.1.2 CATEGORIES= astro math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-ephem/distinfo b/astro/py-ephem/distinfo index 6c59667bca79..a9789082681f 100644 --- a/astro/py-ephem/distinfo +++ b/astro/py-ephem/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638291557 -SHA256 (ephem-4.1.1.tar.gz) = dba9e05c78ce910ae75a06351a5592479191a8dc570ac0cd6d18a77e98138873 -SIZE (ephem-4.1.1.tar.gz) = 1254139 +TIMESTAMP = 1638809855 +SHA256 (ephem-4.1.2.tar.gz) = d65bf7c85d96ca830de82729d9ce54ba854a9625916d8765c1954c1f29680b76 +SIZE (ephem-4.1.2.tar.gz) = 1254878
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112061715.1B6HFoR6042220>