From owner-svn-ports-head@freebsd.org Sat Feb 1 23:06:59 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 6FE2C22FBE8; Sat, 1 Feb 2020 23:06: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 4898qR2JpQz4Bt7; Sat, 1 Feb 2020 23:06: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 454D066B3; Sat, 1 Feb 2020 23:06:59 +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 011N6xxk041463; Sat, 1 Feb 2020 23:06:59 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 011N6w9W041461; Sat, 1 Feb 2020 23:06:58 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202002012306.011N6w9W041461@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 23:06:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r524791 - head/math/osi X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/osi X-SVN-Commit-Revision: 524791 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 23:06:59 -0000 Author: yuri Date: Sat Feb 1 23:06:58 2020 New Revision: 524791 URL: https://svnweb.freebsd.org/changeset/ports/524791 Log: math/osi: Update 0.108.5 -> 0.108.6 Reported by: repology Modified: head/math/osi/Makefile head/math/osi/distinfo head/math/osi/pkg-plist Modified: head/math/osi/Makefile ============================================================================== --- head/math/osi/Makefile Sat Feb 1 22:54:42 2020 (r524790) +++ head/math/osi/Makefile Sat Feb 1 23:06:58 2020 (r524791) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= Osi -DISTVERSION= 0.108.5 -PORTREVISION= 1 +DISTVERSION= 0.108.6 CATEGORIES= math MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/ PKGNAMEPREFIX= coin-or- Modified: head/math/osi/distinfo ============================================================================== --- head/math/osi/distinfo Sat Feb 1 22:54:42 2020 (r524790) +++ head/math/osi/distinfo Sat Feb 1 23:06:58 2020 (r524791) @@ -1,3 +1,3 @@ -TIMESTAMP = 1566760036 -SHA256 (Osi-0.108.5.tgz) = 8efabdb3d5c89837d73fa6f9e7b764dce7450c579037964b64a996757f4d7d2c -SIZE (Osi-0.108.5.tgz) = 7526811 +TIMESTAMP = 1580597722 +SHA256 (Osi-0.108.6.tgz) = 57ef3f0c97995bac647504aee0ed34d31f79033ece04cd2cb86b4645f0a552d8 +SIZE (Osi-0.108.6.tgz) = 7532768 Modified: head/math/osi/pkg-plist ============================================================================== --- head/math/osi/pkg-plist Sat Feb 1 22:54:42 2020 (r524790) +++ head/math/osi/pkg-plist Sat Feb 1 23:06:58 2020 (r524791) @@ -15,9 +15,9 @@ include/coin/OsiSolverParameters.hpp include/coin/OsiUnitTests.hpp lib/libOsi.so lib/libOsi.so.1 -lib/libOsi.so.1.13.5 +lib/libOsi.so.1.13.6 lib/libOsiCommonTests.so lib/libOsiCommonTests.so.1 -lib/libOsiCommonTests.so.1.13.5 +lib/libOsiCommonTests.so.1.13.6 libdata/pkgconfig/osi-unittests.pc libdata/pkgconfig/osi.pc