diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-01-21 18:19:30 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-01-21 18:19:30 +0000 |
| commit | 339c119c436859d804a5943e84655265f959491f (patch) | |
| tree | c85801f18aca3e07074c653e16c4475445205dc5 /math/SCIP | |
| parent | d13eab9eb1fea8d39b730721aacfe028f153bad1 (diff) | |
Notes
Diffstat (limited to 'math/SCIP')
| -rw-r--r-- | math/SCIP/Makefile | 3 | ||||
| -rw-r--r-- | math/SCIP/distinfo | 6 | ||||
| -rw-r--r-- | math/SCIP/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/math/SCIP/Makefile b/math/SCIP/Makefile index 3b451f357302..22fdc7042658 100644 --- a/math/SCIP/Makefile +++ b/math/SCIP/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= SCIP -DISTVERSION= 6.0.0 -PORTREVISION= 1 +DISTVERSION= 6.0.1 CATEGORIES= math science MASTER_SITES= http://scip.zib.de/download/release/ DISTNAME= ${PORTNAME:tl}-${DISTVERSION} diff --git a/math/SCIP/distinfo b/math/SCIP/distinfo index e81556d1b0c6..3512b9051303 100644 --- a/math/SCIP/distinfo +++ b/math/SCIP/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1530731440 -SHA256 (scip-6.0.0.tgz) = a668a787d72cafa6b46064f8ccdf4c5a8b29f7dab5e903719e4de3bfa6843ed9 -SIZE (scip-6.0.0.tgz) = 9353601 +TIMESTAMP = 1548093622 +SHA256 (scip-6.0.1.tgz) = 06895fc829e12d6a3fbfeacc443c0754076057386d0b9ebf16152fdf65569845 +SIZE (scip-6.0.1.tgz) = 9359020 diff --git a/math/SCIP/pkg-plist b/math/SCIP/pkg-plist index ea16715f702f..753336ab6a62 100644 --- a/math/SCIP/pkg-plist +++ b/math/SCIP/pkg-plist @@ -77,6 +77,7 @@ include/scip/compr_weakcompr.h include/scip/concsolver.h include/scip/concsolver_scip.h include/scip/concurrent.h +include/scip/config.h include/scip/conflict.h include/scip/conflictstore.h include/scip/cons.h |
