Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Mar 2023 07:47:02 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: fd41504d27ab - main - =?utf-8?Q?math/SCIP:=20Update=208.0.0=20=E2=86=92=208.0.3?=
Message-ID:  <202303190747.32J7l2YD034744@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=fd41504d27abd6453463734f60b8d2a2d807955c

commit fd41504d27abd6453463734f60b8d2a2d807955c
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-03-19 06:29:17 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-03-19 07:46:55 +0000

    math/SCIP: Update 8.0.0 → 8.0.3
---
 math/SCIP/Makefile  |  5 +++--
 math/SCIP/distinfo  |  6 +++---
 math/SCIP/pkg-plist | 21 ++++++++++++++++++++-
 3 files changed, 26 insertions(+), 6 deletions(-)

diff --git a/math/SCIP/Makefile b/math/SCIP/Makefile
index d8187e257c72..c95adf753189 100644
--- a/math/SCIP/Makefile
+++ b/math/SCIP/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	SCIP
-DISTVERSION=	8.0.0
-PORTREVISION=	1
+DISTVERSION=	8.0.3
 CATEGORIES=	math science
 MASTER_SITES=	https://www.scipopt.org/download/release/
 DISTNAME=	${PORTNAME:tl}-${DISTVERSION}
@@ -27,6 +26,8 @@ CMAKE_OFF=	PAPILO
 
 CXXFLAGS+=	-I${LOCALBASE}/include/soplex
 
+TEST_TARGET=	test
+
 OPTIONS_DEFINE=		IPOPT ZIMPL
 OPTIONS_DEFAULT=	IPOPT
 
diff --git a/math/SCIP/distinfo b/math/SCIP/distinfo
index dec6c1de2002..a49ae1b1c81b 100644
--- a/math/SCIP/distinfo
+++ b/math/SCIP/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1652027442
-SHA256 (scip-8.0.0.tgz) = 14997ae1be7359f481f4f0919ffe3693c12444e2e014e22b09f15409e5cc55e4
-SIZE (scip-8.0.0.tgz) = 11033023
+TIMESTAMP = 1679205144
+SHA256 (scip-8.0.3.tgz) = 0dc6297a32e9ebe5fc9d0aa9f9168ec7ea3c2ce551596356c4076eab8a470850
+SIZE (scip-8.0.3.tgz) = 9526371
diff --git a/math/SCIP/pkg-plist b/math/SCIP/pkg-plist
index 7f43d12d92af..d987361b714a 100644
--- a/math/SCIP/pkg-plist
+++ b/math/SCIP/pkg-plist
@@ -1,4 +1,20 @@
+bin/bliss
 bin/scip
+include/bliss/abstractgraph.hh
+include/bliss/bignum.hh
+include/bliss/bliss_C.h
+include/bliss/defs.hh
+include/bliss/digraph.hh
+include/bliss/graph.hh
+include/bliss/heap.hh
+include/bliss/kqueue.hh
+include/bliss/kstack.hh
+include/bliss/orbit.hh
+include/bliss/partition.hh
+include/bliss/stats.hh
+include/bliss/timer.hh
+include/bliss/uintseqhash.hh
+include/bliss/utils.hh
 include/blockmemshell/memory.h
 include/dijkstra/dijkstra.h
 include/lpi/lpi.h
@@ -548,10 +564,13 @@ include/tpi/type_tpi_openmp.h
 include/tpi/type_tpi_tnycthrd.h
 include/xml/xml.h
 include/xml/xmldef.h
+lib/cmake/Bliss/BlissConfig-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/Bliss/BlissConfig.cmake
 lib/cmake/scip/scip-config-version.cmake
 lib/cmake/scip/scip-config.cmake
 lib/cmake/scip/scip-targets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/scip/scip-targets.cmake
+lib/libbliss.a
 lib/libscip.so
 lib/libscip.so.8.0
-lib/libscip.so.8.0.0.0
+lib/libscip.so.8.0.3.0



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