git: ba5953a42c37 - main - math/SoPlex: update 6.0.4 → 7.0.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 07:34:27 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba5953a42c370431c9c7706cc6187287621ac957 commit ba5953a42c370431c9c7706cc6187287621ac957 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-03-09 05:38:30 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-03-09 07:34:08 +0000 math/SoPlex: update 6.0.4 → 7.0.0.0 --- math/SoPlex/Makefile | 4 ++-- math/SoPlex/distinfo | 6 +++--- math/SoPlex/pkg-plist | 15 ++++++++++++++- 3 files changed, 19 insertions(+), 6 deletions(-) diff --git a/math/SoPlex/Makefile b/math/SoPlex/Makefile index fe52328d67c2..b55b68f2f38c 100644 --- a/math/SoPlex/Makefile +++ b/math/SoPlex/Makefile @@ -1,5 +1,5 @@ PORTNAME= SoPlex -DISTVERSION= 6.0.4 +DISTVERSION= 7.0.0.0 CATEGORIES= math science MASTER_SITES= http://soplex.zib.de/download/release/ DISTNAME= ${PORTNAME:tl}-${DISTVERSION} @@ -19,7 +19,7 @@ USE_LDCONFIG= yes TEST_TARGET= test -PLIST_SUB= SHL4=${DISTVERSION}.0 SHL2=${DISTVERSION:R} +PLIST_SUB= SHL4=${DISTVERSION:R:R} SHL2=${DISTVERSION} OPTIONS_DEFINE= MPFR diff --git a/math/SoPlex/distinfo b/math/SoPlex/distinfo index 434fa382d28c..40b4c52b6d12 100644 --- a/math/SoPlex/distinfo +++ b/math/SoPlex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691644130 -SHA256 (soplex-6.0.4.tgz) = ecc0654bc4ef660006a3a59d9ca99e80bce5b2bd2d72dea6ae183abb81e1fb95 -SIZE (soplex-6.0.4.tgz) = 993511 +TIMESTAMP = 1709946630 +SHA256 (soplex-7.0.0.0.tgz) = 0fc007ef4f9a4686d119d0d2ea5f6df13903f65cb3afb22e5b5ec16054037df8 +SIZE (soplex-7.0.0.0.tgz) = 1117655 diff --git a/math/SoPlex/pkg-plist b/math/SoPlex/pkg-plist index 32c4ac2e255f..69ca8c40fd3f 100644 --- a/math/SoPlex/pkg-plist +++ b/math/SoPlex/pkg-plist @@ -22,6 +22,20 @@ include/soplex/dsvectorbase.h include/soplex/dvector.h include/soplex/enter.hpp include/soplex/exceptions.h +include/soplex/external/fmt/chrono.h +include/soplex/external/fmt/color.h +include/soplex/external/fmt/compile.h +include/soplex/external/fmt/core.h +include/soplex/external/fmt/format-inl.h +include/soplex/external/fmt/format.cc +include/soplex/external/fmt/format.h +include/soplex/external/fmt/locale.h +include/soplex/external/fmt/ostream.h +include/soplex/external/fmt/posix.cc +include/soplex/external/fmt/posix.h +include/soplex/external/fmt/printf.h +include/soplex/external/fmt/ranges.h +include/soplex/fmt.hpp include/soplex/gzstream.h include/soplex/idlist.h include/soplex/idxset.h @@ -50,7 +64,6 @@ include/soplex/slufactor_rational.h include/soplex/slufactor_rational.hpp include/soplex/sol.h include/soplex/solbase.h -include/soplex/solvedbds.hpp include/soplex/solverational.hpp include/soplex/solvereal.hpp include/soplex/sorter.h