From owner-svn-ports-all@freebsd.org Thu Apr 4 17:19:59 2019 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 74CE11531800; Thu, 4 Apr 2019 17:19:59 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 06292833BF; Thu, 4 Apr 2019 17:19:59 +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 CF8FA77D; Thu, 4 Apr 2019 17:19:58 +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 x34HJwNp028894; Thu, 4 Apr 2019 17:19:58 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x34HJw48028892; Thu, 4 Apr 2019 17:19:58 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201904041719.x34HJw48028892@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Thu, 4 Apr 2019 17:19:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r497857 - head/math/coinutils X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/coinutils X-SVN-Commit-Revision: 497857 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 06292833BF X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.93 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.93)[-0.935,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Thu, 04 Apr 2019 17:19:59 -0000 Author: yuri Date: Thu Apr 4 17:19:58 2019 New Revision: 497857 URL: https://svnweb.freebsd.org/changeset/ports/497857 Log: math/coinutils: Update 2.10.14 -> 2.11.0 Reported by: portscout Modified: head/math/coinutils/Makefile head/math/coinutils/distinfo head/math/coinutils/pkg-plist Modified: head/math/coinutils/Makefile ============================================================================== --- head/math/coinutils/Makefile Thu Apr 4 17:02:51 2019 (r497856) +++ head/math/coinutils/Makefile Thu Apr 4 17:19:58 2019 (r497857) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= CoinUtils -DISTVERSION= 2.10.14 -PORTREVISION= 2 +DISTVERSION= 2.11.0 CATEGORIES= math MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/ PKGNAMEPREFIX= coin-or- Modified: head/math/coinutils/distinfo ============================================================================== --- head/math/coinutils/distinfo Thu Apr 4 17:02:51 2019 (r497856) +++ head/math/coinutils/distinfo Thu Apr 4 17:19:58 2019 (r497857) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523934724 -SHA256 (CoinUtils-2.10.14.zip) = eb07326b2ecde05241b91db5fad4d4ed59c6af7271cef2e22aeb3f1b07a0c20e -SIZE (CoinUtils-2.10.14.zip) = 1872996 +TIMESTAMP = 1550938088 +SHA256 (CoinUtils-2.11.0.zip) = 05158294adf490f5f21cc410514146fc6b9ae88676865190e091a36e94482ec5 +SIZE (CoinUtils-2.11.0.zip) = 1894058 Modified: head/math/coinutils/pkg-plist ============================================================================== --- head/math/coinutils/pkg-plist Thu Apr 4 17:02:51 2019 (r497856) +++ head/math/coinutils/pkg-plist Thu Apr 4 17:19:58 2019 (r497857) @@ -60,5 +60,5 @@ include/coin/CoinWarmStartVector.hpp include/coin/Coin_C_defines.h lib/libCoinUtils.so lib/libCoinUtils.so.3 -lib/libCoinUtils.so.3.10.14 +lib/libCoinUtils.so.3.11.0 libdata/pkgconfig/coinutils.pc