From owner-svn-ports-head@freebsd.org Sat Feb 1 22:54:43 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7B52022F974; Sat, 1 Feb 2020 22:54:43 +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 4898YH2dlVz4BVR; Sat, 1 Feb 2020 22:54:43 +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 552DE64DF; Sat, 1 Feb 2020 22:54:43 +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 011MshGR035101; Sat, 1 Feb 2020 22:54:43 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 011Msgjm035098; Sat, 1 Feb 2020 22:54:42 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202002012254.011Msgjm035098@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 1 Feb 2020 22:54:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r524790 - head/math/coinutils X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/coinutils X-SVN-Commit-Revision: 524790 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Feb 2020 22:54:43 -0000 Author: yuri Date: Sat Feb 1 22:54:42 2020 New Revision: 524790 URL: https://svnweb.freebsd.org/changeset/ports/524790 Log: math/coinutils: Update 2.11.3 -> 2.11.4 Reported by: repology Modified: head/math/coinutils/Makefile head/math/coinutils/distinfo head/math/coinutils/pkg-plist Modified: head/math/coinutils/Makefile ============================================================================== --- head/math/coinutils/Makefile Sat Feb 1 21:46:46 2020 (r524789) +++ head/math/coinutils/Makefile Sat Feb 1 22:54:42 2020 (r524790) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= CoinUtils -DISTVERSION= 2.11.3 -PORTREVISION= 1 +DISTVERSION= 2.11.4 CATEGORIES= math MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/ PKGNAMEPREFIX= coin-or- Modified: head/math/coinutils/distinfo ============================================================================== --- head/math/coinutils/distinfo Sat Feb 1 21:46:46 2020 (r524789) +++ head/math/coinutils/distinfo Sat Feb 1 22:54:42 2020 (r524790) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578978242 -SHA256 (CoinUtils-2.11.3.zip) = e66f56fc109d4ee7ba83b0fdcdfccccb6492fa5bd687a4e1d2c56b9293aa853f -SIZE (CoinUtils-2.11.3.zip) = 1879486 +TIMESTAMP = 1580597314 +SHA256 (CoinUtils-2.11.4.zip) = efdf8513bd09656426224b6a25b09c36c89d59661d38a03f0444205b3c318d72 +SIZE (CoinUtils-2.11.4.zip) = 1880402 Modified: head/math/coinutils/pkg-plist ============================================================================== --- head/math/coinutils/pkg-plist Sat Feb 1 21:46:46 2020 (r524789) +++ head/math/coinutils/pkg-plist Sat Feb 1 22:54:42 2020 (r524790) @@ -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.11.3 +lib/libCoinUtils.so.3.11.4 libdata/pkgconfig/coinutils.pc