- Update to 3.7.6.0

- Sort USE_PYTHON
- Add LICENSE
- Pet portlint
This commit is contained in:
Wen Heping 2016-03-03 01:46:17 +00:00
parent 4ee58b2aff
commit c3b8f9f61d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=409997
3 changed files with 7 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= pyephem PORTNAME= pyephem
PORTVERSION= 3.7.5.3 PORTVERSION= 3.7.6.0
PORTEPOCH= 1 PORTEPOCH= 1
CATEGORIES= astro math hamradio CATEGORIES= astro math hamradio
MASTER_SITES= CHEESESHOP MASTER_SITES= CHEESESHOP
@ -10,7 +10,9 @@ MASTER_SITES= CHEESESHOP
MAINTAINER= wen@FreeBSD.org MAINTAINER= wen@FreeBSD.org
COMMENT= Scientific-grade astronomical computations for Python COMMENT= Scientific-grade astronomical computations for Python
LICENSE= LGPL3
USES= python USES= python
USE_PYTHON= distutils autoplist USE_PYTHON= autoplist distutils
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (pyephem-3.7.5.3.tar.gz) = cb0d7950d108aa5cbb1eb6e558086e98230de03ee1ede017a71701257b67eceb SHA256 (pyephem-3.7.6.0.tar.gz) = 143146da32a07a4cf9725b5656ba095d24978c22a0363414203e72c39bae52bd
SIZE (pyephem-3.7.5.3.tar.gz) = 735112 SIZE (pyephem-3.7.6.0.tar.gz) = 739561

View file

@ -7,4 +7,4 @@ separation between two objects in the sky, to determine the constellation in
which an object lies, and to find the times at which an object rises, transits, which an object lies, and to find the times at which an object rises, transits,
and sets on a particular day. and sets on a particular day.
WWW: http://www.rhodesmill.org/brandon/projects/pyephem.html WWW: http://www.rhodesmill.org/brandon/projects/pyephem.html