mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
math/SCIP: update 9.0.0 → 9.0.1
This commit is contained in:
parent
fe3c71c53c
commit
fac3589e23
@ -1,5 +1,5 @@
|
||||
PORTNAME= SCIP
|
||||
DISTVERSION= 9.0.0
|
||||
DISTVERSION= 9.0.1
|
||||
CATEGORIES= math science
|
||||
MASTER_SITES= https://www.scipopt.org/download/release/
|
||||
DISTNAME= ${PORTNAME:tl}-${DISTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1709947389
|
||||
SHA256 (scip-9.0.0.tgz) = b117a27cd4b62d3aa97a4bd0eaf06cbbd19a33a203b776599173a539085ed19f
|
||||
SIZE (scip-9.0.0.tgz) = 11457819
|
||||
TIMESTAMP = 1713971481
|
||||
SHA256 (scip-9.0.1.tgz) = f79966b88d9b88b0e42665b171bebda4280ba58e740f1ae342ac4ee785c6f012
|
||||
SIZE (scip-9.0.1.tgz) = 11464811
|
||||
|
@ -551,6 +551,7 @@ include/scip/var.h
|
||||
include/scip/visual.h
|
||||
include/symmetry/build_sassy_graph.h
|
||||
include/symmetry/compute_symmetry.h
|
||||
include/symmetry/struct_symmetry.h
|
||||
include/symmetry/type_symmetry.h
|
||||
include/tclique/tclique.h
|
||||
include/tclique/tclique_coloring.h
|
||||
@ -567,4 +568,4 @@ lib/cmake/scip/scip-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/scip/scip-targets.cmake
|
||||
lib/libscip.so
|
||||
lib/libscip.so.9.0
|
||||
lib/libscip.so.9.0.0.0
|
||||
lib/libscip.so.9.0.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user