Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2024 07:48:31 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: ce09dc6d65ae - main - math/SCIP: update 9.1.0 =?utf-8?Q?=E2=86=92?= 9.1.1
Message-ID:  <202409160748.48G7mVpQ074607@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit ce09dc6d65aeebddc1a25be3a9bd10965d502b1d
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-09-16 06:44:24 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-09-16 07:48:21 +0000

    math/SCIP: update 9.1.0 → 9.1.1
    
    Reported by:    portscout
---
 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 1f9988e65fa1..b8e7a1d06ebd 100644
--- a/math/SCIP/Makefile
+++ b/math/SCIP/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	SCIP
-DISTVERSION=	9.1.0
+DISTVERSION=	9.1.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 74c3a2331051..4cb75a76a348 100644
--- a/math/SCIP/distinfo
+++ b/math/SCIP/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719034140
-SHA256 (scip-9.1.0.tgz) = 40459696c513c376bd1dbde10744837d0d4d4b9359df26243e749ba7991481f6
-SIZE (scip-9.1.0.tgz) = 9931426
+TIMESTAMP = 1726461363
+SHA256 (scip-9.1.1.tgz) = fd68a7ecc3c9086a68ef7ed0421381e811130f4c7dcb2c13ae69744577abd5cf
+SIZE (scip-9.1.1.tgz) = 9982768
diff --git a/math/SCIP/pkg-plist b/math/SCIP/pkg-plist
index 078721d82510..7cd0ad785a77 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.1
-lib/libscip.so.9.1.0.0
+lib/libscip.so.9.1.1.0



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