diff --git a/astro/pyephem/Makefile b/astro/pyephem/Makefile index a8597dac0d9b..9ce70f1ce819 100644 --- a/astro/pyephem/Makefile +++ b/astro/pyephem/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyephem -PORTVERSION= 3.7.5.3 +PORTVERSION= 3.7.6.0 PORTEPOCH= 1 CATEGORIES= astro math hamradio MASTER_SITES= CHEESESHOP @@ -10,7 +10,9 @@ MASTER_SITES= CHEESESHOP MAINTAINER= wen@FreeBSD.org COMMENT= Scientific-grade astronomical computations for Python +LICENSE= LGPL3 + USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils .include diff --git a/astro/pyephem/distinfo b/astro/pyephem/distinfo index f9f53c1effcb..6bb9a564ff49 100644 --- a/astro/pyephem/distinfo +++ b/astro/pyephem/distinfo @@ -1,2 +1,2 @@ -SHA256 (pyephem-3.7.5.3.tar.gz) = cb0d7950d108aa5cbb1eb6e558086e98230de03ee1ede017a71701257b67eceb -SIZE (pyephem-3.7.5.3.tar.gz) = 735112 +SHA256 (pyephem-3.7.6.0.tar.gz) = 143146da32a07a4cf9725b5656ba095d24978c22a0363414203e72c39bae52bd +SIZE (pyephem-3.7.6.0.tar.gz) = 739561 diff --git a/astro/pyephem/pkg-descr b/astro/pyephem/pkg-descr index a71a800ea905..3da7f98394d3 100644 --- a/astro/pyephem/pkg-descr +++ b/astro/pyephem/pkg-descr @@ -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, and sets on a particular day. -WWW: http://www.rhodesmill.org/brandon/projects/pyephem.html +WWW: http://www.rhodesmill.org/brandon/projects/pyephem.html