diff options
author | wen <wen@FreeBSD.org> | 2014-08-10 16:01:34 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2014-08-10 16:01:34 +0800 |
commit | 02da7378b14ced48a406366bd1bdf4bbfd47ff69 (patch) | |
tree | 9eaf147d45c5ea6003d6ab0a9613be5c6a4a46d5 /astro/py-RO | |
parent | 65f6d3bbe821bd8b2bc34c9b03e4bf414ff7aca6 (diff) | |
download | freebsd-ports-gnome-02da7378b14ced48a406366bd1bdf4bbfd47ff69.tar.gz freebsd-ports-gnome-02da7378b14ced48a406366bd1bdf4bbfd47ff69.tar.zst freebsd-ports-gnome-02da7378b14ced48a406366bd1bdf4bbfd47ff69.zip |
- Update to 3.5.1
- Reset maintainer to ports@
Diffstat (limited to 'astro/py-RO')
-rw-r--r-- | astro/py-RO/Makefile | 9 | ||||
-rw-r--r-- | astro/py-RO/distinfo | 4 |
2 files changed, 6 insertions, 7 deletions
diff --git a/astro/py-RO/Makefile b/astro/py-RO/Makefile index 4e40cf18b6fb..691f66d0f822 100644 --- a/astro/py-RO/Makefile +++ b/astro/py-RO/Makefile @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= RO -PORTVERSION= 3.5.0 +PORTVERSION= 3.5.1 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Package of Python astronomical utilities LICENSE= MIT @@ -22,9 +22,8 @@ MATPLOTLIB_DESC= Add support for Matplotlib PYFITS_DESC= Add Support for PyFITS PYGAME_DESC= Add Support for PyGame -USE_PYTHON= yes -USE_PYDISTUTILS=yes -PYDISTUTILS_AUTOPLIST= yes +USES= python +PYTHON_FEATURES= distutils autoplist MATPLOTLIB_RUN_DEPENDS= ${PKGNAMEPREFIX}matplotlib>=0.98:${PORTSDIR}/math/py-matplotlib PYFITS_RUN_DEPENDS= ${PKGNAMEPREFIX}pyfits>=1.1:${PORTSDIR}/astro/py-pyfits diff --git a/astro/py-RO/distinfo b/astro/py-RO/distinfo index c4f1d476004a..2d0420264df6 100644 --- a/astro/py-RO/distinfo +++ b/astro/py-RO/distinfo @@ -1,2 +1,2 @@ -SHA256 (RO-3.5.0.tar.gz) = c5eeb2ef5f9041d2f7918324ab7b130b1fff7b1c7a1ea3009f7211dfe33a1a52 -SIZE (RO-3.5.0.tar.gz) = 695440 +SHA256 (RO-3.5.1.tar.gz) = ddc28e28388db9ce99a57c950206aac155265564a5d50ab01edbdd7ba0a591f0 +SIZE (RO-3.5.1.tar.gz) = 695685 |