Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 May 2024 21:57:24 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9310f32f6d74 - main - math/SoPlex: update 7.0.0.0 =?utf-8?Q?=E2=86=92?= 7.0.1.0
Message-ID:  <202405262157.44QLvOd0015774@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9310f32f6d747a0704af3b3ab53384e8cdefc5fe

commit 9310f32f6d747a0704af3b3ab53384e8cdefc5fe
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-05-26 21:52:01 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-05-26 21:57:10 +0000

    math/SoPlex: update 7.0.0.0 → 7.0.1.0
---
 math/SoPlex/Makefile  | 2 +-
 math/SoPlex/distinfo  | 6 +++---
 math/SoPlex/pkg-plist | 9 ++++-----
 3 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/math/SoPlex/Makefile b/math/SoPlex/Makefile
index b55b68f2f38c..934c94699b49 100644
--- a/math/SoPlex/Makefile
+++ b/math/SoPlex/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	SoPlex
-DISTVERSION=	7.0.0.0
+DISTVERSION=	7.0.1.0
 CATEGORIES=	math science
 MASTER_SITES=	http://soplex.zib.de/download/release/
 DISTNAME=	${PORTNAME:tl}-${DISTVERSION}
diff --git a/math/SoPlex/distinfo b/math/SoPlex/distinfo
index 40b4c52b6d12..d511f20efea8 100644
--- a/math/SoPlex/distinfo
+++ b/math/SoPlex/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709946630
-SHA256 (soplex-7.0.0.0.tgz) = 0fc007ef4f9a4686d119d0d2ea5f6df13903f65cb3afb22e5b5ec16054037df8
-SIZE (soplex-7.0.0.0.tgz) = 1117655
+TIMESTAMP = 1716756228
+SHA256 (soplex-7.0.1.0.tgz) = 138a5d8d72a5ee13c63369b6025412bcf166ff9a8b01c8a4cc0d3597fdd94760
+SIZE (soplex-7.0.1.0.tgz) = 1161747
diff --git a/math/SoPlex/pkg-plist b/math/SoPlex/pkg-plist
index 69ca8c40fd3f..4ac3d2dadf8a 100644
--- a/math/SoPlex/pkg-plist
+++ b/math/SoPlex/pkg-plist
@@ -27,11 +27,10 @@ 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/os.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
@@ -164,11 +163,11 @@ lib/cmake/soplex/soplex-config.cmake
 lib/cmake/soplex/soplex-targets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/soplex/soplex-targets.cmake
 lib/libsoplex-pic.so
-lib/libsoplex-pic.so.%%SHL2%%
 lib/libsoplex-pic.so.%%SHL4%%
+lib/libsoplex-pic.so.%%SHL2%%
 lib/libsoplex.so
-lib/libsoplex.so.%%SHL2%%
 lib/libsoplex.so.%%SHL4%%
+lib/libsoplex.so.%%SHL2%%
 lib/libsoplexshared.so
-lib/libsoplexshared.so.%%SHL2%%
 lib/libsoplexshared.so.%%SHL4%%
+lib/libsoplexshared.so.%%SHL2%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405262157.44QLvOd0015774>