Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2023 07:08:11 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: d419632ec4ac - main - math/SCIP: Update 8.0.3 =?utf-8?Q?=E2=86=92?= 8.0.4
Message-ID:  <202308100708.37A78BIq092430@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=d419632ec4ac75fe63c49f59420f25bf041c65d8

commit d419632ec4ac75fe63c49f59420f25bf041c65d8
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-08-10 06:28:18 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-08-10 07:07:59 +0000

    math/SCIP: Update 8.0.3 → 8.0.4
    
    Reported by:    portscout
---
 math/SCIP/Makefile  |  3 +--
 math/SCIP/distinfo  |  6 +++---
 math/SCIP/pkg-plist | 21 +--------------------
 3 files changed, 5 insertions(+), 25 deletions(-)

diff --git a/math/SCIP/Makefile b/math/SCIP/Makefile
index 1cbdc11f3d93..a4b8e798a1e8 100644
--- a/math/SCIP/Makefile
+++ b/math/SCIP/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	SCIP
-DISTVERSION=	8.0.3
-PORTREVISION=	1
+DISTVERSION=	8.0.4
 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 a49ae1b1c81b..6373c3981a44 100644
--- a/math/SCIP/distinfo
+++ b/math/SCIP/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679205144
-SHA256 (scip-8.0.3.tgz) = 0dc6297a32e9ebe5fc9d0aa9f9168ec7ea3c2ce551596356c4076eab8a470850
-SIZE (scip-8.0.3.tgz) = 9526371
+TIMESTAMP = 1691647445
+SHA256 (scip-8.0.4.tgz) = 4cdd13b812ecd6470c4baab60671b8eeddb405da9b7f0d5449c8b39fe8873081
+SIZE (scip-8.0.4.tgz) = 9537602
diff --git a/math/SCIP/pkg-plist b/math/SCIP/pkg-plist
index d987361b714a..8d869ab6f255 100644
--- a/math/SCIP/pkg-plist
+++ b/math/SCIP/pkg-plist
@@ -1,20 +1,4 @@
-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
@@ -564,13 +548,10 @@ 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.3.0
+lib/libscip.so.8.0.4.0



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