Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2025 03:54:35 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 25c6b4653927 - main - =?utf-8?Q?math/SCIP: update 9.2.0 =E2=86=92 9.2.1?=
Message-ID:  <202503240354.52O3sZiZ039883@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=25c6b4653927620817c88b4d6a55b816d86c7ddc

commit 25c6b4653927620817c88b4d6a55b816d86c7ddc
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-03-24 03:16:47 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-03-24 03:54:29 +0000

    math/SCIP: update 9.2.0 → 9.2.1
---
 math/SCIP/Makefile  | 2 +-
 math/SCIP/distinfo  | 6 +++---
 math/SCIP/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/SCIP/Makefile b/math/SCIP/Makefile
index d7c242ade7ac..262b3feed7bc 100644
--- a/math/SCIP/Makefile
+++ b/math/SCIP/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	SCIP
-DISTVERSION=	9.2.0
+DISTVERSION=	9.2.1
 CATEGORIES=	math science
 MASTER_SITES=	https://www.scipopt.org/download/release/
 DISTNAME=	${PORTNAME:tl}-${DISTVERSION}
diff --git a/math/SCIP/distinfo b/math/SCIP/distinfo
index ab99ec2719a0..4a63a61d6bc5 100644
--- a/math/SCIP/distinfo
+++ b/math/SCIP/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1730956858
-SHA256 (scip-9.2.0.tgz) = f2a1d568ba0801742df062df17b5a1ced9aec8647057050899e9017807280ff3
-SIZE (scip-9.2.0.tgz) = 10078969
+TIMESTAMP = 1742781934
+SHA256 (scip-9.2.1.tgz) = d22982b1f31e44b111a673acd8250f093c7291303427392a0a8a253738a08258
+SIZE (scip-9.2.1.tgz) = 10090430
diff --git a/math/SCIP/pkg-plist b/math/SCIP/pkg-plist
index a4f53e6df99f..6891f967e779 100644
--- a/math/SCIP/pkg-plist
+++ b/math/SCIP/pkg-plist
@@ -569,4 +569,4 @@ lib/cmake/scip/scip-targets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/scip/scip-targets.cmake
 lib/libscip.so
 lib/libscip.so.9.2
-lib/libscip.so.9.2.0.0
+lib/libscip.so.9.2.1.0


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503240354.52O3sZiZ039883>