Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jun 2024 10:59:32 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: 1ca00bd34a02 - main - math/SoPlex: update 7.0.1.0 =?utf-8?Q?=E2=86=92?= 7.1.0.0
Message-ID:  <202406231059.45NAxWli066149@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=1ca00bd34a029bca003af8e30f917d4f14c12bfa

commit 1ca00bd34a029bca003af8e30f917d4f14c12bfa
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-06-23 10:07:28 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-06-23 10:07:28 +0000

    math/SoPlex: update 7.0.1.0 → 7.1.0.0
    
    Reported by:    portscout
---
 math/SoPlex/Makefile  | 2 +-
 math/SoPlex/distinfo  | 6 +++---
 math/SoPlex/pkg-plist | 3 ++-
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/math/SoPlex/Makefile b/math/SoPlex/Makefile
index 934c94699b49..fbf7f2c9c145 100644
--- a/math/SoPlex/Makefile
+++ b/math/SoPlex/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	SoPlex
-DISTVERSION=	7.0.1.0
+DISTVERSION=	7.1.0.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 d511f20efea8..a862149972ef 100644
--- a/math/SoPlex/distinfo
+++ b/math/SoPlex/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1716756228
-SHA256 (soplex-7.0.1.0.tgz) = 138a5d8d72a5ee13c63369b6025412bcf166ff9a8b01c8a4cc0d3597fdd94760
-SIZE (soplex-7.0.1.0.tgz) = 1161747
+TIMESTAMP = 1719135499
+SHA256 (soplex-7.1.0.0.tgz) = 64916fde04e8d6bc8613e8703818fbce5103ac56610df86f569eaf9bad3f813d
+SIZE (soplex-7.1.0.0.tgz) = 1169434
diff --git a/math/SoPlex/pkg-plist b/math/SoPlex/pkg-plist
index 4ac3d2dadf8a..196b5198527e 100644
--- a/math/SoPlex/pkg-plist
+++ b/math/SoPlex/pkg-plist
@@ -34,8 +34,9 @@ include/soplex/external/fmt/ostream.h
 include/soplex/external/fmt/posix.h
 include/soplex/external/fmt/printf.h
 include/soplex/external/fmt/ranges.h
+include/soplex/external/zstr/strict_fstream.hpp
+include/soplex/external/zstr/zstr.hpp
 include/soplex/fmt.hpp
-include/soplex/gzstream.h
 include/soplex/idlist.h
 include/soplex/idxset.h
 include/soplex/islist.h



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