From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 24 09:50:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B3402DF for ; Sat, 24 May 2014 09:50:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8F9AB2C6C for ; Sat, 24 May 2014 09:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4O9o0CU081527 for ; Sat, 24 May 2014 09:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4O9o0b5081525; Sat, 24 May 2014 09:50:00 GMT (envelope-from gnats) Resent-Date: Sat, 24 May 2014 09:50:00 GMT Resent-Message-Id: <201405240950.s4O9o0b5081525@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Marcus Popp Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D8568B1 for ; Sat, 24 May 2014 09:45:25 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AB9972C50 for ; Sat, 24 May 2014 09:45:25 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s4O9jOAb097260 for ; Sat, 24 May 2014 09:45:24 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s4O9jOXX097259; Sat, 24 May 2014 09:45:24 GMT (envelope-from nobody) Message-Id: <201405240945.s4O9jOXX097259@cgiserv.freebsd.org> Date: Sat, 24 May 2014 09:45:24 GMT From: Marcus Popp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/190167: py-ephem: Scientific-grade astronomical computations for Python3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2014 09:50:00 -0000 >Number: 190167 >Category: ports >Synopsis: py-ephem: Scientific-grade astronomical computations for Python3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat May 24 09:50:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Marcus Popp >Release: >Organization: >Environment: >Description: >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-ephem # py-ephem/distinfo # py-ephem/Makefile # py-ephem/pkg-descr # echo c - py-ephem mkdir -p py-ephem > /dev/null 2>&1 echo x - py-ephem/distinfo sed 's/^X//' >py-ephem/distinfo << 'e4a54e1ded70d56900ede64d0fa56e3d' XSHA256 (ephem-3.7.5.1.tar.gz) = 652bdaa3826a15e6fa1976bcbe6ebfcf52ee458015b1a8feba3921bc6dc36161 XSIZE (ephem-3.7.5.1.tar.gz) = 731749 e4a54e1ded70d56900ede64d0fa56e3d echo x - py-ephem/Makefile sed 's/^X//' >py-ephem/Makefile << 'da55d7ce32ed74a9cc1a5b14bc123e8d' X# $FreeBSD$ X XPORTNAME= ephem XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XPORTVERSION= 3.7.5.1 XCATEGORIES= astro math XMASTER_SITES= CHEESESHOP X XCOMMENT= Scientific-grade astronomical computations for Python3 X XUSE_PYTHON= 3 XUSE_PYDISTUTILS=yes XPYDISTUTILS_AUTOPLIST= yes X X.include da55d7ce32ed74a9cc1a5b14bc123e8d echo x - py-ephem/pkg-descr sed 's/^X//' >py-ephem/pkg-descr << 'f0c78acdc79f04346e603b9e9cc8bd62' XThis version of PyEphem, named ephem, is the version for Python 3.0. If you Xare still using Python 2.x, then look instead for the port named pyephem. XPyEphem provides scientific-grade astronomical computations for the Python Xprogramming language. Given a date and location on the Earth's surface, it can Xcompute the positions of the Sun and Moon, of the planets and their moons, and Xof any asteroids, comets, or earth satellites whose orbital elements the user Xcan provide. Additional functions are provided to compute the angular Xseparation between two objects in the sky, to determine the constellation in Xwhich an object lies, and to find the times at which an object rises, transits, Xand sets on a particular day. X XWWW: http://rhodesmill.org/pyephem/ f0c78acdc79f04346e603b9e9cc8bd62 exit >Release-Note: >Audit-Trail: >Unformatted: