From nobody Sun May 28 18:56:27 2023 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QTnv00BMhz4XllQ; Sun, 28 May 2023 18:56:28 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QTntz505Jz3w9M; Sun, 28 May 2023 18:56:27 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1685300187; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=q6QForlkxK96GpAIKba2h7SMPQqW5L71zbMkA0ZV4oM=; b=NN9hntjuiYHsACU6AWDQQusuNQSr12CrRBPmfx7twbLg74SghHQf5ndlQoTzL01S+rtUyF ErhS60LRL62k4DZHV8Fz7rsWBDrd4a5Cy+rXr8jWAUWWvFWI2vwTJ3eJlBvszVAma1x6hr QJqkzpCAD2aLBAFYyRbDBotIn6uDTivALGyGlgUISalvi44PRj1xFpwKFihM0IxkdHZPna GzyBxIRKiQVM3l1/mTj1AOW1tfpdMd3sK6ASBEi+VZCbxQO3jOAp7szmvoBzlRdD4oZce1 loH+wFy3mlJFKaQ8p80G5a3LdcOAntcX6apxep36v//aDMpOpDjkU/sMaT4csw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1685300187; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=q6QForlkxK96GpAIKba2h7SMPQqW5L71zbMkA0ZV4oM=; b=R5huT3IePzURa0zhG+lWo+9q4fZNEq0TkZsw8UK4WbbxVqfhba8dGg7ItF3ELuIqfvUiAM EYA6UEXcFWxDiGZhDUm+RM3LFAQNG6XItr0boIXqnK1qosgJ1hmbA6NGHw8atHGrzCZVGz 7zyj716bM6zecRanpeER0pbvBnFmOCoT/O7E6IEXTIy8fuXhUmqr81PThFiLlQC4MFBDEt uHxHHOh+DquqqOV/0izFYfvuA7kld/ZkJG6y5CiifdSurA+DlHabWafWFX/FRiay7XRZjP C0Zt9HCpz5F/5LHmFlcprFuOIQNf9JkT36xwydrURyfZmJQWJR642U0EnOw+fg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1685300187; a=rsa-sha256; cv=none; b=l+Dj0O6kAlFmZCXP2VCR5eEjF2GRCp03VZoR1B7SuWetwpRIpHPngQCPBGz85btVKhlNGy US1He+940ieCnoSswgT+oTeI8bfA4em2t4OaqSYDo+aTWiIC2wssQ/t0EHIqwTPxKNJWJH qcygM04IPWu/5cYIw6fWX3nYYVDDNoOEd6iHr9DumTqIwZ//xDYgtwZpZyhqIblGz3C7c0 2KKRJiQm8IH2wRMzvh5/xJinfBi0Ugri/spv3hrvpxOesUJFUEocAXq7ogrlfIwPHVFY3x 9tXnHGa4ulLjIOOztIPdQ6IyhVGlPDrXMHiDDRlHnQIabtg39F4yP912F3NeLA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QTntz45DnzhCv; Sun, 28 May 2023 18:56:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 34SIuRG3047032; Sun, 28 May 2023 18:56:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 34SIuRL4047031; Sun, 28 May 2023 18:56:27 GMT (envelope-from git) Date: Sun, 28 May 2023 18:56:27 GMT Message-Id: <202305281856.34SIuRL4047031@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: e18d325663a5 - main - =?utf-8?Q?math/highs:=20Update=201.5.1=20=E2=86=92=201.5.3?= List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e18d325663a538f8b2fc21a2577614a89e3a7883 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e18d325663a538f8b2fc21a2577614a89e3a7883 commit e18d325663a538f8b2fc21a2577614a89e3a7883 Author: Yuri Victorovich AuthorDate: 2023-05-28 16:32:29 +0000 Commit: Yuri Victorovich CommitDate: 2023-05-28 18:56:15 +0000 math/highs: Update 1.5.1 → 1.5.3 Reported by: portscout --- math/highs/Makefile | 3 +-- math/highs/distinfo | 6 +++--- math/highs/pkg-plist | 3 ++- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/math/highs/Makefile b/math/highs/Makefile index d4d44adea9e0..12f39bdab718 100644 --- a/math/highs/Makefile +++ b/math/highs/Makefile @@ -1,7 +1,6 @@ PORTNAME= highs DISTVERSIONPREFIX= v -DISTVERSION= 1.5.1 -PORTREVISION= 1 +DISTVERSION= 1.5.3 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/highs/distinfo b/math/highs/distinfo index b4c8312002ae..569c45f6302e 100644 --- a/math/highs/distinfo +++ b/math/highs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677436929 -SHA256 (ERGO-Code-HiGHS-v1.5.1_GH0.tar.gz) = 4b9441cb991e372b2d4fa4a85e89db199befa1b0017a3275b45ad5ef734efaca -SIZE (ERGO-Code-HiGHS-v1.5.1_GH0.tar.gz) = 1829178 +TIMESTAMP = 1685290899 +SHA256 (ERGO-Code-HiGHS-v1.5.3_GH0.tar.gz) = ce1a7d2f008e60cc69ab06f8b16831bd0fcd5f6002d3bbebae9d7a3513a1d01d +SIZE (ERGO-Code-HiGHS-v1.5.3_GH0.tar.gz) = 2031356 diff --git a/math/highs/pkg-plist b/math/highs/pkg-plist index 3d9c68dc7b54..3bda262e6a02 100644 --- a/math/highs/pkg-plist +++ b/math/highs/pkg-plist @@ -127,10 +127,11 @@ include/highs/util/HighsSplay.h include/highs/util/HighsTimer.h include/highs/util/HighsUtils.h include/highs/util/stringutil.h +include/highs_export.h lib/cmake/highs/highs-config.cmake lib/cmake/highs/highs-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/highs/highs-targets.cmake lib/libhighs.so lib/libhighs.so.1.5 -lib/libhighs.so.1.5.1 +lib/libhighs.so.1.5.3 libdata/pkgconfig/highs.pc