aboutsummaryrefslogtreecommitdiff
path: root/math/py-cvxopt
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-04-18 08:18:17 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-04-18 08:18:17 +0000
commit5b3bb694550492769e795d500a83f3aadc650f21 (patch)
tree4589115f8041af3e1bdc3917399591af27b00bcd /math/py-cvxopt
parentbab1c38c3746cec66755594eb5930844c86b589a (diff)
downloadports-5b3bb694550492769e795d500a83f3aadc650f21.tar.gz
ports-5b3bb694550492769e795d500a83f3aadc650f21.zip
math/py-cvxopt: Update 1.1.9 -> 1.2.0
Removed the workaround for the empty directory in post-install because it is gone. Reported by: portscout
Notes
Notes: svn path=/head/; revision=467689
Diffstat (limited to 'math/py-cvxopt')
-rw-r--r--math/py-cvxopt/Makefile5
-rw-r--r--math/py-cvxopt/distinfo6
2 files changed, 4 insertions, 7 deletions
diff --git a/math/py-cvxopt/Makefile b/math/py-cvxopt/Makefile
index c94d37e21fde..15025fa9655c 100644
--- a/math/py-cvxopt/Makefile
+++ b/math/py-cvxopt/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cvxopt
-DISTVERSION= 1.1.9
+DISTVERSION= 1.2.0
CATEGORIES= math python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -23,8 +23,5 @@ CFLAGS+= -I${LOCALBASE}/include/suitesparse
post-install:
@${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/cvxopt/*.so
- # workaround: empty directory is installed: https://github.com/cvxopt/cvxopt/issues/111
- @${RMDIR} ${STAGEDIR}${PREFIX}/cvxopt
- @${REINPLACE_CMD} -e 's|${PREFIX}/cvxopt||' ${_PYTHONPKGLIST}
.include <bsd.port.mk>
diff --git a/math/py-cvxopt/distinfo b/math/py-cvxopt/distinfo
index 42df7397411d..03dbdce6a681 100644
--- a/math/py-cvxopt/distinfo
+++ b/math/py-cvxopt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522033973
-SHA256 (cvxopt-cvxopt-1.1.9_GH0.tar.gz) = 09997fec809179c9bb9fe8cdd202ad6ecb675f890658219022f492e0797122ee
-SIZE (cvxopt-cvxopt-1.1.9_GH0.tar.gz) = 1872932
+TIMESTAMP = 1524038384
+SHA256 (cvxopt-cvxopt-1.2.0_GH0.tar.gz) = c1d38a43142dd72bde229c243276defda311020ebaf5eb47d2920377cd114817
+SIZE (cvxopt-cvxopt-1.2.0_GH0.tar.gz) = 1876619