Date: Sat, 15 Dec 2018 08:16:06 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487490 - head/math/py-cvxpy Message-ID: <201812150816.wBF8G67N053620@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Dec 15 08:16:06 2018 New Revision: 487490 URL: https://svnweb.freebsd.org/changeset/ports/487490 Log: math/py-cvxpy: Update 1.0.10 -> 1.0.11 Reported by: portscout Modified: head/math/py-cvxpy/Makefile head/math/py-cvxpy/distinfo Modified: head/math/py-cvxpy/Makefile ============================================================================== --- head/math/py-cvxpy/Makefile Sat Dec 15 08:05:15 2018 (r487489) +++ head/math/py-cvxpy/Makefile Sat Dec 15 08:16:06 2018 (r487490) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= cvxpy -DISTVERSION= 1.0.10 -PORTREVISION= 1 +DISTVERSION= 1.0.11 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-cvxpy/distinfo ============================================================================== --- head/math/py-cvxpy/distinfo Sat Dec 15 08:05:15 2018 (r487489) +++ head/math/py-cvxpy/distinfo Sat Dec 15 08:16:06 2018 (r487490) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542573041 -SHA256 (cvxpy-1.0.10.tar.gz) = bd362f638c661cd532451948892647580d8726d5b70b557cdca3ebb993a23282 -SIZE (cvxpy-1.0.10.tar.gz) = 900149 +TIMESTAMP = 1544861142 +SHA256 (cvxpy-1.0.11.tar.gz) = 2bb602a25bdef9942c8600b8d0d82868f6789b0c855e2777a93f9bd7b53efb31 +SIZE (cvxpy-1.0.11.tar.gz) = 913501
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812150816.wBF8G67N053620>