Date: Sat, 9 Feb 2019 21:55:36 +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: r492526 - head/math/py-cvxopt Message-ID: <201902092155.x19LtaqR012743@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Feb 9 21:55:36 2019 New Revision: 492526 URL: https://svnweb.freebsd.org/changeset/ports/492526 Log: math/py-cvxopt: Update 1.2.2 -> 1.2.3 Reported by: portscout Modified: head/math/py-cvxopt/Makefile head/math/py-cvxopt/distinfo Modified: head/math/py-cvxopt/Makefile ============================================================================== --- head/math/py-cvxopt/Makefile Sat Feb 9 21:53:01 2019 (r492525) +++ head/math/py-cvxopt/Makefile Sat Feb 9 21:55:36 2019 (r492526) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= cvxopt -DISTVERSION= 1.2.2 -PORTREVISION= 1 +DISTVERSION= 1.2.3 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-cvxopt/distinfo ============================================================================== --- head/math/py-cvxopt/distinfo Sat Feb 9 21:53:01 2019 (r492525) +++ head/math/py-cvxopt/distinfo Sat Feb 9 21:55:36 2019 (r492526) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540787925 -SHA256 (cvxopt-cvxopt-1.2.2_GH0.tar.gz) = 2baa9ce39310136dc40f62ad62a9fb2b3bc99c54947dc7cefdf8bc164b4ef173 -SIZE (cvxopt-cvxopt-1.2.2_GH0.tar.gz) = 1889717 +TIMESTAMP = 1549749237 +SHA256 (cvxopt-cvxopt-1.2.3_GH0.tar.gz) = 9a117022984586ecc86ab643da74fcab2411b9c43a26f1b9a9d0bd9ed26728ce +SIZE (cvxopt-cvxopt-1.2.3_GH0.tar.gz) = 1890621
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902092155.x19LtaqR012743>