Date: Sat, 1 Sep 2018 15:48:10 +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: r478709 - head/math/py-cvxopt Message-ID: <201809011548.w81FmAkv021087@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Sep 1 15:48:10 2018 New Revision: 478709 URL: https://svnweb.freebsd.org/changeset/ports/478709 Log: math/py-cvxopt: Update 1.2.0 -> 1.2.1 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 Sep 1 15:43:31 2018 (r478708) +++ head/math/py-cvxopt/Makefile Sat Sep 1 15:48:10 2018 (r478709) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= cvxopt -DISTVERSION= 1.2.0 -PORTREVISION= 1 +DISTVERSION= 1.2.1 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-cvxopt/distinfo ============================================================================== --- head/math/py-cvxopt/distinfo Sat Sep 1 15:43:31 2018 (r478708) +++ head/math/py-cvxopt/distinfo Sat Sep 1 15:48:10 2018 (r478709) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524038384 -SHA256 (cvxopt-cvxopt-1.2.0_GH0.tar.gz) = c1d38a43142dd72bde229c243276defda311020ebaf5eb47d2920377cd114817 -SIZE (cvxopt-cvxopt-1.2.0_GH0.tar.gz) = 1876619 +TIMESTAMP = 1535816757 +SHA256 (cvxopt-cvxopt-1.2.1_GH0.tar.gz) = 9e1ae9b595b204ea06d5d59906ec29249f6fd4172a627d73b9ec8be0ed7bda61 +SIZE (cvxopt-cvxopt-1.2.1_GH0.tar.gz) = 1876938
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809011548.w81FmAkv021087>