Date: Sun, 23 Apr 2023 15:57:34 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: 7206f142a585 - main - astro/py-skyfield-data: upgrade to 5.0.0 Message-ID: <202304231557.33NFvYXT029621@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=7206f142a585082cf6f24eefbe43f15b4766f306 commit 7206f142a585082cf6f24eefbe43f15b4766f306 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-04-23 15:56:06 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-04-23 15:56:06 +0000 astro/py-skyfield-data: upgrade to 5.0.0 Release notes at <https://github.com/brunobord/skyfield-data/releases/tag/5.0.0>. --- astro/py-skyfield-data/Makefile | 3 +-- astro/py-skyfield-data/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/astro/py-skyfield-data/Makefile b/astro/py-skyfield-data/Makefile index 89fd015b5a2a..a72782e8a4af 100644 --- a/astro/py-skyfield-data/Makefile +++ b/astro/py-skyfield-data/Makefile @@ -1,6 +1,5 @@ PORTNAME= skyfield-data -PORTVERSION= 4.0.0 -PORTREVISION= 1 +PORTVERSION= 5.0.0 CATEGORIES= astro python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-skyfield-data/distinfo b/astro/py-skyfield-data/distinfo index b8eb64095836..8f885c5a33fe 100644 --- a/astro/py-skyfield-data/distinfo +++ b/astro/py-skyfield-data/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645294815 -SHA256 (brunobord-skyfield-data-4.0.0_GH0.tar.gz) = 5fc3d6b638bf8b786d49a70ee0ca94ce109c3e86a31586e9e1dd75bfe898a35e -SIZE (brunobord-skyfield-data-4.0.0_GH0.tar.gz) = 16922812 +TIMESTAMP = 1682264840 +SHA256 (brunobord-skyfield-data-5.0.0_GH0.tar.gz) = bbe8d7542338097debdcfa41492af9fe8b2255c1b0f03d8acbd0b94cfaf61017 +SIZE (brunobord-skyfield-data-5.0.0_GH0.tar.gz) = 16946260
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304231557.33NFvYXT029621>