From owner-svn-ports-all@freebsd.org Sat Feb 1 14:52:16 2020 Return-Path: Delivered-To: svn-ports-all@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 D59151F8CED; Sat, 1 Feb 2020 14:52:16 +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 488xrc5NSDz4clp; Sat, 1 Feb 2020 14:52:16 +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 B3E99834; Sat, 1 Feb 2020 14:52:16 +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 011EqGwQ045342; Sat, 1 Feb 2020 14:52:16 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 011EqGpQ045339; Sat, 1 Feb 2020 14:52:16 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202002011452.011EqGpQ045339@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 14:52:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r524767 - head/math/cbc X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/cbc X-SVN-Commit-Revision: 524767 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.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: Sat, 01 Feb 2020 14:52:16 -0000 Author: yuri Date: Sat Feb 1 14:52:15 2020 New Revision: 524767 URL: https://svnweb.freebsd.org/changeset/ports/524767 Log: math/cbc: Update 2.10.3 -> 2.10.4 Reported by: portscout Modified: head/math/cbc/Makefile head/math/cbc/distinfo head/math/cbc/pkg-plist Modified: head/math/cbc/Makefile ============================================================================== --- head/math/cbc/Makefile Sat Feb 1 14:51:16 2020 (r524766) +++ head/math/cbc/Makefile Sat Feb 1 14:52:15 2020 (r524767) @@ -2,7 +2,7 @@ PORTNAME= cbc DISTVERSIONPREFIX= releases/ -DISTVERSION= 2.10.3 +DISTVERSION= 2.10.4 CATEGORIES= math PKGNAMEPREFIX= coin-or- Modified: head/math/cbc/distinfo ============================================================================== --- head/math/cbc/distinfo Sat Feb 1 14:51:16 2020 (r524766) +++ head/math/cbc/distinfo Sat Feb 1 14:52:15 2020 (r524767) @@ -1,3 +1,3 @@ -TIMESTAMP = 1576962809 -SHA256 (coin-or-Cbc-releases-2.10.3_GH0.tar.gz) = 944c1f717e653aa04f4d6c775aa91d749ab5990d6ee9c3e4f76b9df5bc6e2a8d -SIZE (coin-or-Cbc-releases-2.10.3_GH0.tar.gz) = 1637904 +TIMESTAMP = 1580542193 +SHA256 (coin-or-Cbc-releases-2.10.4_GH0.tar.gz) = 601a7084e75955f98ccf1ef982d272cbe7f34558c527dadc661d49e6f0fc58a3 +SIZE (coin-or-Cbc-releases-2.10.4_GH0.tar.gz) = 1639243 Modified: head/math/cbc/pkg-plist ============================================================================== --- head/math/cbc/pkg-plist Sat Feb 1 14:51:16 2020 (r524766) +++ head/math/cbc/pkg-plist Sat Feb 1 14:52:15 2020 (r524767) @@ -77,13 +77,13 @@ include/coin/ClpConstraintAmpl.hpp include/coin/OsiCbcSolverInterface.hpp lib/libCbc.so lib/libCbc.so.3 -lib/libCbc.so.3.10.3 +lib/libCbc.so.3.10.4 lib/libCbcSolver.so lib/libCbcSolver.so.3 -lib/libCbcSolver.so.3.10.3 +lib/libCbcSolver.so.3.10.4 lib/libOsiCbc.so lib/libOsiCbc.so.3 -lib/libOsiCbc.so.3.10.3 +lib/libOsiCbc.so.3.10.4 libdata/pkgconfig/cbc.pc libdata/pkgconfig/osi-cbc.pc share/coin/doc/Cbc/AUTHORS