Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Sep 2024 17:50:13 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: 75731c8eee58 - main - math/scipoptsuite: update 9.1.0 =?utf-8?Q?=E2=86=92?= 9.1.1
Message-ID:  <202409151750.48FHoDDm027602@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=75731c8eee587002da84bac834d31c51fc45868b

commit 75731c8eee587002da84bac834d31c51fc45868b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-09-15 17:23:47 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-09-15 17:50:08 +0000

    math/scipoptsuite: update 9.1.0 → 9.1.1
    
    Reported by:    portscout
---
 math/scipoptsuite/Makefile  | 6 +++---
 math/scipoptsuite/distinfo  | 6 +++---
 math/scipoptsuite/pkg-plist | 7 ++++---
 3 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/math/scipoptsuite/Makefile b/math/scipoptsuite/Makefile
index 0da44a17bb4c..94367f318ca0 100644
--- a/math/scipoptsuite/Makefile
+++ b/math/scipoptsuite/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	scipoptsuite
-DISTVERSION=	9.1.0
-PORTREVISION=	1
+DISTVERSION=	9.1.1
 CATEGORIES=	math
 MASTER_SITES=	https://scipopt.org/download/release/
 
@@ -11,7 +10,8 @@ WWW=		https://scipopt.org/
 LICENSE=	GPLv3
 
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/variant.hpp:devel/boost-libs
-LIB_DEPENDS=	libgmp.so:math/gmp \
+LIB_DEPENDS=	libboost_iostreams.so:devel/boost-libs \
+		libgmp.so:math/gmp \
 		libgsl.so:math/gsl \
 		libipopt.so:math/ipopt \
 		libmpfr.so:math/mpfr \
diff --git a/math/scipoptsuite/distinfo b/math/scipoptsuite/distinfo
index fe36071929a9..cf9864bd7078 100644
--- a/math/scipoptsuite/distinfo
+++ b/math/scipoptsuite/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718914896
-SHA256 (scipoptsuite-9.1.0.tgz) = 770fc138fc40c016414b8a1e55461e920f5e2f5f4ae1a773a3ed6c81cd1fe93f
-SIZE (scipoptsuite-9.1.0.tgz) = 17363709
+TIMESTAMP = 1726395026
+SHA256 (scipoptsuite-9.1.1.tgz) = 331d9f30367add81518d95d353085dd051f3caf80f167548f8dd62d2ed959a6c
+SIZE (scipoptsuite-9.1.1.tgz) = 17432178
diff --git a/math/scipoptsuite/pkg-plist b/math/scipoptsuite/pkg-plist
index 69e4a07f82d4..cb5c89c6f8ba 100644
--- a/math/scipoptsuite/pkg-plist
+++ b/math/scipoptsuite/pkg-plist
@@ -1,5 +1,6 @@
 bin/fscip
 bin/gcg
+bin/papilo
 bin/parascip
 bin/scip
 bin/soplex
@@ -1089,15 +1090,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.2.0
+lib/libgcg.so.3.6.3.0
 lib/libpapilo-core.a
 lib/libscip.so
 lib/libscip.so.9.1
-lib/libscip.so.9.1.0.0
+lib/libscip.so.9.1.1.0
 lib/libsoplex-pic.a
 lib/libsoplex.a
 lib/libsoplexshared.so
 lib/libsoplexshared.so.7.1
-lib/libsoplexshared.so.7.1.0.0
+lib/libsoplexshared.so.7.1.1.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?202409151750.48FHoDDm027602>