Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2024 01:53:09 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: 6aded99a3c1b - main - math/scipoptsuite: update 9.0.1 =?utf-8?Q?=E2=86=92?= 9.1.0
Message-ID:  <202406210153.45L1r911076306@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=6aded99a3c1b83ece5fd3c26f62b20dfc121a593

commit 6aded99a3c1b83ece5fd3c26f62b20dfc121a593
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-06-20 21:29:49 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-06-21 01:52:54 +0000

    math/scipoptsuite: update 9.0.1 → 9.1.0
    
    Reported by:    portscout
---
 math/scipoptsuite/Makefile  |  2 +-
 math/scipoptsuite/distinfo  |  6 +++---
 math/scipoptsuite/pkg-plist | 17 ++++++++---------
 3 files changed, 12 insertions(+), 13 deletions(-)

diff --git a/math/scipoptsuite/Makefile b/math/scipoptsuite/Makefile
index 29bf64dff5e1..f9852d924709 100644
--- a/math/scipoptsuite/Makefile
+++ b/math/scipoptsuite/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	scipoptsuite
-DISTVERSION=	9.0.1
+DISTVERSION=	9.1.0
 CATEGORIES=	math
 MASTER_SITES=	https://scipopt.org/download/release/
 
diff --git a/math/scipoptsuite/distinfo b/math/scipoptsuite/distinfo
index e6bc0c1ecad7..fe36071929a9 100644
--- a/math/scipoptsuite/distinfo
+++ b/math/scipoptsuite/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718596576
-SHA256 (scipoptsuite-9.0.1.tgz) = 1efd3063bb8abe80bb1baab9b94156e85029e9792738f3a0a4be97936f095473
-SIZE (scipoptsuite-9.0.1.tgz) = 18927550
+TIMESTAMP = 1718914896
+SHA256 (scipoptsuite-9.1.0.tgz) = 770fc138fc40c016414b8a1e55461e920f5e2f5f4ae1a773a3ed6c81cd1fe93f
+SIZE (scipoptsuite-9.1.0.tgz) = 17363709
diff --git a/math/scipoptsuite/pkg-plist b/math/scipoptsuite/pkg-plist
index f788af75a8f1..69e4a07f82d4 100644
--- a/math/scipoptsuite/pkg-plist
+++ b/math/scipoptsuite/pkg-plist
@@ -6,8 +6,6 @@ bin/soplex
 bin/zimpl
 include/blockmemshell/memory.h
 include/dijkstra/dijkstra.h
-include/gcg/bliss_automorph.h
-include/gcg/bliss_automorph.hpp
 include/gcg/branch_bpstrong.h
 include/gcg/branch_empty.h
 include/gcg/branch_generic.h
@@ -40,7 +38,6 @@ include/gcg/dec_densemasterconss.h
 include/gcg/dec_generalmastersetcover.h
 include/gcg/dec_generalmastersetpack.h
 include/gcg/dec_generalmastersetpart.h
-include/gcg/dec_isomorph.h
 include/gcg/dec_mastersetcover.h
 include/gcg/dec_mastersetpack.h
 include/gcg/dec_mastersetpart.h
@@ -394,6 +391,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
@@ -892,8 +890,9 @@ include/soplex/external/fmt/ostream.h
 include/soplex/external/fmt/posix.h
 include/soplex/external/fmt/printf.h
 include/soplex/external/fmt/ranges.h
+include/soplex/external/zstr/strict_fstream.hpp
+include/soplex/external/zstr/zstr.hpp
 include/soplex/fmt.hpp
-include/soplex/gzstream.h
 include/soplex/idlist.h
 include/soplex/idxset.h
 include/soplex/islist.h
@@ -1090,15 +1089,15 @@ lib/cmake/zimpl/zimpl-targets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/zimpl/zimpl-targets.cmake
 lib/libgcg.so
 lib/libgcg.so.3.6
-lib/libgcg.so.3.6.1.0
+lib/libgcg.so.3.6.2.0
 lib/libpapilo-core.a
 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
 lib/libsoplex-pic.a
 lib/libsoplex.a
 lib/libsoplexshared.so
-lib/libsoplexshared.so.7.0
-lib/libsoplexshared.so.7.0.1.0
+lib/libsoplexshared.so.7.1
+lib/libsoplexshared.so.7.1.0.0
 lib/libzimpl-pic.a
 lib/libzimpl.a



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