mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 12:26:27 -04:00
math/SCIP: Update 8.0.3 → 8.0.4
Reported by: portscout
This commit is contained in:
parent
e29d7a6907
commit
d419632ec4
3 changed files with 5 additions and 25 deletions
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue