Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jun 2024 07:22:36 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: 40be42da42aa - main - math/SCIP: update 9.0.1 =?utf-8?Q?=E2=86=92?= 9.1.0
Message-ID:  <202406220722.45M7MaOI072173@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=40be42da42aa0a6f182f696427f569b72f2880ad

commit 40be42da42aa0a6f182f696427f569b72f2880ad
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-06-22 07:20:53 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-06-22 07:22:26 +0000

    math/SCIP: update 9.0.1 → 9.1.0
    
    Reported by:    portscout
---
 math/SCIP/Makefile  | 2 +-
 math/SCIP/distinfo  | 6 +++---
 math/SCIP/pkg-plist | 5 +++--
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/math/SCIP/Makefile b/math/SCIP/Makefile
index ea38313ab5c9..1f9988e65fa1 100644
--- a/math/SCIP/Makefile
+++ b/math/SCIP/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	SCIP
-DISTVERSION=	9.0.1
+DISTVERSION=	9.1.0
 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 2bb706e860b8..74c3a2331051 100644
--- a/math/SCIP/distinfo
+++ b/math/SCIP/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1713971481
-SHA256 (scip-9.0.1.tgz) = f79966b88d9b88b0e42665b171bebda4280ba58e740f1ae342ac4ee785c6f012
-SIZE (scip-9.0.1.tgz) = 11464811
+TIMESTAMP = 1719034140
+SHA256 (scip-9.1.0.tgz) = 40459696c513c376bd1dbde10744837d0d4d4b9359df26243e749ba7991481f6
+SIZE (scip-9.1.0.tgz) = 9931426
diff --git a/math/SCIP/pkg-plist b/math/SCIP/pkg-plist
index 20fc832410e7..078721d82510 100644
--- a/math/SCIP/pkg-plist
+++ b/math/SCIP/pkg-plist
@@ -86,6 +86,7 @@ include/scip/cons_conjunction.h
 include/scip/cons_countsols.h
 include/scip/cons_cumulative.h
 include/scip/cons_disjunction.h
+include/scip/cons_fixedvar.h
 include/scip/cons_indicator.h
 include/scip/cons_integral.h
 include/scip/cons_knapsack.h
@@ -567,5 +568,5 @@ lib/cmake/scip/scip-config.cmake
 lib/cmake/scip/scip-targets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/scip/scip-targets.cmake
 lib/libscip.so
-lib/libscip.so.9.0
-lib/libscip.so.9.0.1.0
+lib/libscip.so.9.1
+lib/libscip.so.9.1.0.0



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