mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
math/SCIP: Update 5.0.0 -> 5.0.1
Also added CONFLICTS_BUILD=Ipopt (reported upstream as a bug) Reported by: portscout
This commit is contained in:
parent
5b51209d8a
commit
18a0bbd546
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=467371
2 changed files with 6 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= SCIP
|
||||
DISTVERSION= 5.0.0
|
||||
DISTVERSION= 5.0.1
|
||||
CATEGORIES= math science
|
||||
MASTER_SITES= http://scip.zib.de/download/release/
|
||||
DISTNAME= ${PORTNAME:tl}-${DISTVERSION}
|
||||
|
@ -19,6 +19,8 @@ EXTRACT_DEPENDS= gtar:archivers/gtar
|
|||
LIB_DEPENDS= libgmp.so:math/gmp \
|
||||
libsoplex.so:math/SoPlex
|
||||
|
||||
CONFLICTS_BUILD= Ipopt
|
||||
|
||||
USES= cmake:outsource readline tar:tgz
|
||||
EXTRACT_CMD= gtar
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1514183292
|
||||
SHA256 (scip-5.0.0.tgz) = 3fb247cf312371a1942997b5b1891655ae4b79a035eb956bce0e5f5ba3f36018
|
||||
SIZE (scip-5.0.0.tgz) = 7988437
|
||||
TIMESTAMP = 1523777686
|
||||
SHA256 (scip-5.0.1.tgz) = cfdcbd8bef454e8813550992255746e657f708a6789d129a5000ef8e3815edf4
|
||||
SIZE (scip-5.0.1.tgz) = 7996808
|
||||
|
|
Loading…
Add table
Reference in a new issue