diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-10-01 05:05:05 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-10-01 05:05:05 +0000 |
commit | 47a58a1d7c4d42eb7e02e963aa5a81c5c313a384 (patch) | |
tree | c5d993546e3de044e1fb489121db01a61f7f987c /astro/py-RO | |
parent | 05a1225b3b49242b8da9d7c5dafb07b1eb03c8d6 (diff) | |
download | ports-47a58a1d7c4d42eb7e02e963aa5a81c5c313a384.tar.gz ports-47a58a1d7c4d42eb7e02e963aa5a81c5c313a384.zip |
Notes
Diffstat (limited to 'astro/py-RO')
-rw-r--r-- | astro/py-RO/Makefile | 5 | ||||
-rw-r--r-- | astro/py-RO/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/astro/py-RO/Makefile b/astro/py-RO/Makefile index 5405253d48a3..c508f41b5d75 100644 --- a/astro/py-RO/Makefile +++ b/astro/py-RO/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= RO -PORTVERSION= 3.5.1 -PORTREVISION= 1 +PORTVERSION= 3.6.5 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,7 +23,7 @@ PYFITS_DESC= Add Support for PyFITS PYGAME_DESC= Add Support for PyGame USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils 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 2d0420264df6..0e08b6a8c68d 100644 --- a/astro/py-RO/distinfo +++ b/astro/py-RO/distinfo @@ -1,2 +1,2 @@ -SHA256 (RO-3.5.1.tar.gz) = ddc28e28388db9ce99a57c950206aac155265564a5d50ab01edbdd7ba0a591f0 -SIZE (RO-3.5.1.tar.gz) = 695685 +SHA256 (RO-3.6.5.tar.gz) = 65b2203543b16a741bc3f33370f06b680f7976f9c9af947ea2a56a93c96e70a9 +SIZE (RO-3.6.5.tar.gz) = 688692 |