diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-05-21 14:12:07 +0800 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-05-21 14:12:07 +0800 |
commit | 72c627916d2be4e869dee41ee5718e54ad165093 (patch) | |
tree | c94f0125db6f459793c5b16efc377d513fc740b9 /astro | |
parent | ab25ec150de0c995b9731b6956993bdfeca9e02e (diff) | |
download | freebsd-ports-gnome-72c627916d2be4e869dee41ee5718e54ad165093.tar.gz freebsd-ports-gnome-72c627916d2be4e869dee41ee5718e54ad165093.tar.zst freebsd-ports-gnome-72c627916d2be4e869dee41ee5718e54ad165093.zip |
- Update to 0.4.0
- Reset maintainer
Diffstat (limited to 'astro')
-rw-r--r-- | astro/py-astLib/Makefile | 5 | ||||
-rw-r--r-- | astro/py-astLib/distinfo | 6 | ||||
-rw-r--r-- | astro/py-astLib/pkg-plist | 1 |
3 files changed, 6 insertions, 6 deletions
diff --git a/astro/py-astLib/Makefile b/astro/py-astLib/Makefile index 4f3b6829aba5..7364eecbc124 100644 --- a/astro/py-astLib/Makefile +++ b/astro/py-astLib/Makefile @@ -6,13 +6,12 @@ # PORTNAME= astLib -PORTVERSION= 0.3.1 -PORTREVISION= 3 +PORTVERSION= 0.4.0 CATEGORIES= astro python MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wenheping@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A set of python astonomy modules BUILD_DEPENDS= ${PYNUMPY} \ diff --git a/astro/py-astLib/distinfo b/astro/py-astLib/distinfo index 13668494d0ce..3c8fd6a14b5e 100644 --- a/astro/py-astLib/distinfo +++ b/astro/py-astLib/distinfo @@ -1,3 +1,3 @@ -MD5 (astLib-0.3.1.tar.gz) = 5c7beee89c529bbf3a99cb1d3854fabf -SHA256 (astLib-0.3.1.tar.gz) = 3e9b903eff52db145b520a01f717cf3a279efc58217230cd51e17d861bcdd96c -SIZE (astLib-0.3.1.tar.gz) = 924006 +MD5 (astLib-0.4.0.tar.gz) = 2f0f71f914cc434314b193797ee212b3 +SHA256 (astLib-0.4.0.tar.gz) = c8d9f4b42716bbbd398040c9e8eaadca437cc2dd9dca020b36ac45144ac699db +SIZE (astLib-0.4.0.tar.gz) = 1002727 diff --git a/astro/py-astLib/pkg-plist b/astro/py-astLib/pkg-plist index db8ae780b8c0..a33a314cce90 100644 --- a/astro/py-astLib/pkg-plist +++ b/astro/py-astLib/pkg-plist @@ -23,6 +23,7 @@ %%PYTHON_SITELIBDIR%%/astLib/astWCS.pyc %%PYTHON_SITELIBDIR%%/astLib/astWCS.pyo %%PYTHON_SITELIBDIR%%/astLib/data/bohlin2006_Vega.sed +%%PYTHON_SITELIBDIR%%/astLib/data/sun_reference_stis_001.ascii %%PYTHON_SITELIBDIR%%/PyWCSTools/__init__.py %%PYTHON_SITELIBDIR%%/PyWCSTools/__init__.pyc %%PYTHON_SITELIBDIR%%/PyWCSTools/__init__.pyo |