summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-03-16 17:07:48 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-03-16 17:07:48 +0000
commitcf9019161e0aa9cd5991ab1feceecc93a42dab50 (patch)
treebc42678aebcd768ebba2851eda13794d9c7d3a52
parentgraphics/gmic: Update 2.4.5 -> 2.5.2 (diff)
math/py-scs: Update 2.0.2 -> 2.1.0
Reported by: portscout
Notes
Notes: svn path=/head/; revision=495914
-rw-r--r--math/py-scs/Makefile6
-rw-r--r--math/py-scs/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/math/py-scs/Makefile b/math/py-scs/Makefile
index 95eb13539b12..28a2542287e3 100644
--- a/math/py-scs/Makefile
+++ b/math/py-scs/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= scs
-DISTVERSION= 2.0.2
-PORTREVISION= 1
+DISTVERSION= 2.1.0
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +11,8 @@ COMMENT= Splitting conic solver for Python
LICENSE= MIT
-BUILD_DEPENDS= ${PYNUMPY}
+BUILD_DEPENDS= ${PYNUMPY} \
+ ${PYTHON_PKGNAMEPREFIX}scipy>=0.13.2:science/py-scipy@${PY_FLAVOR}
RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}scipy>=0.13.2:science/py-scipy@${PY_FLAVOR}
diff --git a/math/py-scs/distinfo b/math/py-scs/distinfo
index ffbfa676d852..57ee75a92f26 100644
--- a/math/py-scs/distinfo
+++ b/math/py-scs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1542579078
-SHA256 (scs-2.0.2.tar.gz) = c468a475c49327599d9e89fa1aff1ba6196cc967df5364d74db66de4fceab65a
-SIZE (scs-2.0.2.tar.gz) = 133826
+TIMESTAMP = 1552753265
+SHA256 (scs-2.1.0.tar.gz) = 1d67a34b36ef31fc23eeb29c97d3b126d8c70f6420e4da600d674f478d1985d4
+SIZE (scs-2.1.0.tar.gz) = 154400