aboutsummaryrefslogtreecommitdiff
path: root/math/py-cvxopt
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-04-26 06:41:30 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-04-26 06:41:30 +0000
commit61818ce94b1edff39aa289d1eac7f8a73eed36ae (patch)
treeb54ef7ccd5dfd3ead2707c200f2e743968ee713a /math/py-cvxopt
parentdf214e1a6c6b5838eb5f59b027018a4f86e02a8a (diff)
downloadports-61818ce94b1edff39aa289d1eac7f8a73eed36ae.tar.gz
ports-61818ce94b1edff39aa289d1eac7f8a73eed36ae.zip
math/suitesparse: Update 4.0.2 -> 5.2.0
Port changes: * Change to DISTVERSION * Update MASTER_SITES * Change to LICENSE_COMB=dual * Add LIB_DEPENDS * Unbundle metis, made it a dependency * Update do-build and do-install * Update WWW Bump 11 ports. games/naev is marked broken because it depends on the no longer installed library. PR: 210579 Submitted by: yuri Submitted by: pfg Approved by: maintainer timeout (maho@FreeBSD.org, 21 months) Approved by: maintainer timeout (fortran@FreeBSD.org, 45 days)
Notes
Notes: svn path=/head/; revision=468325
Diffstat (limited to 'math/py-cvxopt')
-rw-r--r--math/py-cvxopt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-cvxopt/Makefile b/math/py-cvxopt/Makefile
index 15025fa9655c..0fe626b81740 100644
--- a/math/py-cvxopt/Makefile
+++ b/math/py-cvxopt/Makefile
@@ -2,6 +2,7 @@
PORTNAME= cvxopt
DISTVERSION= 1.2.0
+PORTREVISION= 1
CATEGORIES= math python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}