Date: Thu, 18 Feb 2021 20:48:39 +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: r565981 - head/math/py-cvxopt Message-ID: <202102182048.11IKmd85000909@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Thu Feb 18 20:48:38 2021 New Revision: 565981 URL: https://svnweb.freebsd.org/changeset/ports/565981 Log: math/py-cvxopt: 1.2.5 -> 1.2.6 Modified: head/math/py-cvxopt/Makefile head/math/py-cvxopt/distinfo Modified: head/math/py-cvxopt/Makefile ============================================================================== --- head/math/py-cvxopt/Makefile Thu Feb 18 20:43:09 2021 (r565980) +++ head/math/py-cvxopt/Makefile Thu Feb 18 20:48:38 2021 (r565981) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cvxopt -DISTVERSION= 1.2.5 +DISTVERSION= 1.2.6 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-cvxopt/distinfo ============================================================================== --- head/math/py-cvxopt/distinfo Thu Feb 18 20:43:09 2021 (r565980) +++ head/math/py-cvxopt/distinfo Thu Feb 18 20:48:38 2021 (r565981) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587799941 -SHA256 (cvxopt-cvxopt-1.2.5_GH0.tar.gz) = 80f8001f24a12a5ee3a4a43281145e0e51a1ceca681657ff40eebe1d6c967250 -SIZE (cvxopt-cvxopt-1.2.5_GH0.tar.gz) = 6742389 +TIMESTAMP = 1613681013 +SHA256 (cvxopt-cvxopt-1.2.6_GH0.tar.gz) = 8d277eec27b8e6ca5eefde6232a474bfc25aa195653229217dfbd37918fc52d5 +SIZE (cvxopt-cvxopt-1.2.6_GH0.tar.gz) = 4114036
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102182048.11IKmd85000909>