summaryrefslogtreecommitdiff
path: root/math/py-cma/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-27 18:26:00 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-27 18:26:00 +0000
commit1b4736f51a2aa676c3677bf60cfcd32c58150bdd (patch)
treeae7cc6f843f0076192a921558f45ec46df28a081 /math/py-cma/Makefile
parentUpdate to 2.33.0 (diff)
Update to 2.7.0
Changes: https://github.com/CMA-ES/pycma/releases
Notes
Notes: svn path=/head/; revision=500233
Diffstat (limited to 'math/py-cma/Makefile')
-rw-r--r--math/py-cma/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-cma/Makefile b/math/py-cma/Makefile
index 97110eadd4f8..9222646875a5 100644
--- a/math/py-cma/Makefile
+++ b/math/py-cma/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= cma
-PORTVERSION= 2.6.0
+PORTVERSION= 2.7.0
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}