From owner-svn-ports-all@freebsd.org Sat Sep 1 15:48:12 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9DD0FF3226; Sat, 1 Sep 2018 15:48:11 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9007E711FE; Sat, 1 Sep 2018 15:48:11 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7BD9A4744; Sat, 1 Sep 2018 15:48:11 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w81FmBpW021089; Sat, 1 Sep 2018 15:48:11 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w81FmAkv021087; Sat, 1 Sep 2018 15:48:10 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201809011548.w81FmAkv021087@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 1 Sep 2018 15:48:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478709 - head/math/py-cvxopt X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/py-cvxopt X-SVN-Commit-Revision: 478709 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2018 15:48:12 -0000 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