From owner-dev-commits-ports-main@freebsd.org Tue Jun 15 10:40:56 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 091CC645FEB; Tue, 15 Jun 2021 10:40:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4G44bq6ZXSz3LhK; Tue, 15 Jun 2021 10:40:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CA14926767; Tue, 15 Jun 2021 10:40:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15FAetjV022822; Tue, 15 Jun 2021 10:40:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15FAetLV022820; Tue, 15 Jun 2021 10:40:55 GMT (envelope-from git) Date: Tue, 15 Jun 2021 10:40:55 GMT Message-Id: <202106151040.15FAetLV022820@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rainer Hurling Subject: git: ca65bba8afe0 - main - astro/py-ephem: Update to 4.0.0.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rhurlin X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ca65bba8afe0a583f5f1939c998e6917d1e5f308 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jun 2021 10:40:56 -0000 The branch main has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=ca65bba8afe0a583f5f1939c998e6917d1e5f308 commit ca65bba8afe0a583f5f1939c998e6917d1e5f308 Author: Rainer Hurling AuthorDate: 2021-06-15 10:35:54 +0000 Commit: Rainer Hurling CommitDate: 2021-06-15 10:35:54 +0000 astro/py-ephem: Update to 4.0.0.2 Bugfix release for ephem.Observer().lon hanging and specifying ellipsoids used for Earth. Reported by: portscout, Repology --- 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 63cb3d125ac5..66965aab04e9 100644 --- a/astro/py-ephem/Makefile +++ b/astro/py-ephem/Makefile @@ -1,7 +1,7 @@ # Created by: db PORTNAME= ephem -PORTVERSION= 4.0.0.1 +PORTVERSION= 4.0.0.2 CATEGORIES= astro math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-ephem/distinfo b/astro/py-ephem/distinfo index f640065fc155..d0621a1c4e9e 100644 --- a/astro/py-ephem/distinfo +++ b/astro/py-ephem/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623597222 -SHA256 (ephem-4.0.0.1.tar.gz) = eca17a5149ce5666eb1500a0a9d90c9c97f90378e1879c7aaf55a890b9569cb8 -SIZE (ephem-4.0.0.1.tar.gz) = 738254 +TIMESTAMP = 1623752859 +SHA256 (ephem-4.0.0.2.tar.gz) = d03de73ebf6a91681d597eb5b5d43bcf6f0c67e292bba2f9a974734b4f15757e +SIZE (ephem-4.0.0.2.tar.gz) = 738626