You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
soplex: update to 8.0.2
This commit is contained in:
+5
-10
@@ -7,11 +7,9 @@ PortGroup compilers 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
# Match papilo and scip
|
||||
boost.version 1.81
|
||||
boost.version 1.88
|
||||
|
||||
set release_version 710
|
||||
github.setup scipopt soplex ${release_version} release-
|
||||
version [string index ${release_version} 0].[string range ${release_version} 1 1].[string range ${release_version} 2 end]
|
||||
github.setup scipopt soplex 8.0.2 v
|
||||
revision 0
|
||||
categories math
|
||||
license Apache-2
|
||||
@@ -24,9 +22,9 @@ long_description SoPlex is an optimization package for solving linear program
|
||||
|
||||
homepage https://soplex.zib.de
|
||||
|
||||
checksums rmd160 f14f29ccf2b6c5698ea0e4626d49e8201e927070 \
|
||||
sha256 ec177fdb688346287d5f211dd7ec4a0195c8ec9b3a5314d38aca383b6fa1418e \
|
||||
size 1220190
|
||||
checksums rmd160 cf248267a7f3a7e44b40292ad7e6c846e106e3ea \
|
||||
sha256 9304fd377e506b380c6b234f6aec221bfc8754541e9ad5f5584f5fbb786a8392 \
|
||||
size 1229848
|
||||
|
||||
github.tarball_from archive
|
||||
|
||||
@@ -55,6 +53,3 @@ if {[string match *gcc* ${configure.compiler}]} {
|
||||
}
|
||||
|
||||
test.run yes
|
||||
|
||||
livecheck.type regex
|
||||
livecheck.regex Version (\[0-9.\]+) released
|
||||
|
||||
Reference in New Issue
Block a user