aboutsummaryrefslogtreecommitdiff
path: root/science/py-esda/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-08-08 14:36:53 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-08-08 14:54:11 +0000
commit5f187c0bb141fdf95ef70baf110446bf1a2da7d8 (patch)
tree63da59076617b29bb90a85d2c8b5d70056d37bf6 /science/py-esda/Makefile
parent1df96162d7fd5d1c2d8d0326c66a5e943ec47d54 (diff)
downloadports-5f187c0bb141fdf95ef70baf110446bf1a2da7d8.tar.gz
ports-5f187c0bb141fdf95ef70baf110446bf1a2da7d8.zip
science/py-esda: Update to 2.4.1
- Update LICENSE_FILE Changes: https://github.com/pysal/esda/releases
Diffstat (limited to 'science/py-esda/Makefile')
-rw-r--r--science/py-esda/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/py-esda/Makefile b/science/py-esda/Makefile
index 6d88f6449a1d..18631cb8c949 100644
--- a/science/py-esda/Makefile
+++ b/science/py-esda/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= esda
-PORTVERSION= 2.3.6
+PORTVERSION= 2.4.1
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Exploratory Spatial Data Analysis
LICENSE= BSD3CLAUSE
-LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libpysal>=0:science/py-libpysal@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pandas>=0,1:math/py-pandas@${PY_FLAVOR} \