From owner-svn-ports-head@freebsd.org Sun Aug 25 19:11:29 2019 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 050F6E6F3D; Sun, 25 Aug 2019 19:11:29 +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 46Gl9X6Kxvz4KTq; Sun, 25 Aug 2019 19:11:28 +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 BCBFA220B8; Sun, 25 Aug 2019 19:11:28 +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 x7PJBSXB019540; Sun, 25 Aug 2019 19:11:28 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7PJBSEY019538; Sun, 25 Aug 2019 19:11:28 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201908251911.x7PJBSEY019538@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 25 Aug 2019 19:11:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r509848 - head/math/osi X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/osi X-SVN-Commit-Revision: 509848 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: Sun, 25 Aug 2019 19:11:29 -0000 Author: yuri Date: Sun Aug 25 19:11:27 2019 New Revision: 509848 URL: https://svnweb.freebsd.org/changeset/ports/509848 Log: math/osi: Update 0.108.4 -> 0.108.5 Reported by: portscout Modified: head/math/osi/Makefile head/math/osi/distinfo head/math/osi/pkg-plist Modified: head/math/osi/Makefile ============================================================================== --- head/math/osi/Makefile Sun Aug 25 19:04:03 2019 (r509847) +++ head/math/osi/Makefile Sun Aug 25 19:11:27 2019 (r509848) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= Osi -DISTVERSION= 0.108.4 -PORTREVISION= 1 +DISTVERSION= 0.108.5 CATEGORIES= math MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/ PKGNAMEPREFIX= coin-or- Modified: head/math/osi/distinfo ============================================================================== --- head/math/osi/distinfo Sun Aug 25 19:04:03 2019 (r509847) +++ head/math/osi/distinfo Sun Aug 25 19:11:27 2019 (r509848) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561074521 -SHA256 (Osi-0.108.4.tgz) = 45a72e7019d33b9cf9c3f9fde30a9cb1e822e3b6897239c7dd67bc0060837c8d -SIZE (Osi-0.108.4.tgz) = 7516391 +TIMESTAMP = 1566760036 +SHA256 (Osi-0.108.5.tgz) = 8efabdb3d5c89837d73fa6f9e7b764dce7450c579037964b64a996757f4d7d2c +SIZE (Osi-0.108.5.tgz) = 7526811 Modified: head/math/osi/pkg-plist ============================================================================== --- head/math/osi/pkg-plist Sun Aug 25 19:04:03 2019 (r509847) +++ head/math/osi/pkg-plist Sun Aug 25 19:11:27 2019 (r509848) @@ -15,9 +15,9 @@ include/coin/OsiSolverParameters.hpp include/coin/OsiUnitTests.hpp lib/libOsi.so lib/libOsi.so.1 -lib/libOsi.so.1.13.4 +lib/libOsi.so.1.13.5 lib/libOsiCommonTests.so lib/libOsiCommonTests.so.1 -lib/libOsiCommonTests.so.1.13.4 +lib/libOsiCommonTests.so.1.13.5 libdata/pkgconfig/osi-unittests.pc libdata/pkgconfig/osi.pc