svn commit: r364508 - head/astro/py-RO
Wen Heping
wen at FreeBSD.org
Sun Aug 10 08:01:34 UTC 2014
Author: wen
Date: Sun Aug 10 08:01:34 2014
New Revision: 364508
URL: http://svnweb.freebsd.org/changeset/ports/364508
QAT: https://qat.redports.org/buildarchive/r364508/
Log:
- Update to 3.5.1
- Reset maintainer to ports@
Modified:
head/astro/py-RO/Makefile
head/astro/py-RO/distinfo
Modified: head/astro/py-RO/Makefile
==============================================================================
--- head/astro/py-RO/Makefile Sun Aug 10 07:42:57 2014 (r364507)
+++ head/astro/py-RO/Makefile Sun Aug 10 08:01:34 2014 (r364508)
@@ -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 at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Package of Python astronomical utilities
LICENSE= MIT
@@ -22,9 +22,8 @@ MATPLOTLIB_DESC= Add support for Matplot
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
Modified: head/astro/py-RO/distinfo
==============================================================================
--- head/astro/py-RO/distinfo Sun Aug 10 07:42:57 2014 (r364507)
+++ head/astro/py-RO/distinfo Sun Aug 10 08:01:34 2014 (r364508)
@@ -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
More information about the svn-ports-head
mailing list