aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-04 17:59:41 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-04 17:59:41 +0000
commit62019c00f2d0fd0bb8a262527f0f87c1a65f6c47 (patch)
tree33a5f76b6c04e0bf3d5573ddb72e292a92e19b15 /science
parent5e6a2e18f6eac212d7e517041be1ef0c74f17621 (diff)
downloadports-62019c00f2d0fd0bb8a262527f0f87c1a65f6c47.tar.gz
ports-62019c00f2d0fd0bb8a262527f0f87c1a65f6c47.zip
- Update to 1.10.0
- Add LICENSE_FILE - Add TEST_DEPENDS - Add NO_ARCH Changes: https://github.com/pysal/pysal/releases
Notes
Notes: svn path=/head/; revision=398588
Diffstat (limited to 'science')
-rw-r--r--science/py-pysal/Makefile6
-rw-r--r--science/py-pysal/distinfo4
2 files changed, 6 insertions, 4 deletions
diff --git a/science/py-pysal/Makefile b/science/py-pysal/Makefile
index 3ae1d6a17e56..a784f35944c6 100644
--- a/science/py-pysal/Makefile
+++ b/science/py-pysal/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= pysal
-PORTVERSION= 1.8.0
-PORTREVISION= 1
+PORTVERSION= 1.10.0
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,11 +12,14 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Cross-platform library of spatial analysis functions
LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.3:${PORTSDIR}/math/py-numpy \
${PYTHON_PKGNAMEPREFIX}scipy>=0.7:${PORTSDIR}/science/py-scipy
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:${PORTSDIR}/devel/py-nose
+NO_ARCH= yes
USE_PYTHON= autoplist distutils
USES= python:2
diff --git a/science/py-pysal/distinfo b/science/py-pysal/distinfo
index 9706018a9acb..d170c0e7cffb 100644
--- a/science/py-pysal/distinfo
+++ b/science/py-pysal/distinfo
@@ -1,2 +1,2 @@
-SHA256 (PySAL-1.8.0.tar.gz) = 8c79492332dec86d22db0d0c6042689d36a4770f540118a5e5b46a8fc28dbc6b
-SIZE (PySAL-1.8.0.tar.gz) = 10214780
+SHA256 (PySAL-1.10.0.tar.gz) = 5ed28da6ee794cee0ffaa03dbcbf00aafc7433dba1f3c39c43a418e9c2d608e1
+SIZE (PySAL-1.10.0.tar.gz) = 13382525