Date: Sun, 15 Sep 2024 17:50:16 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: 24f183fcdbbf - main - math/SoPlex: update 7.1.0.0 =?utf-8?Q?=E2=86=92?= 7.1.1.0 Message-ID: <202409151750.48FHoGce028976@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=24f183fcdbbf5e355a0e91598c0394605ff32865 commit 24f183fcdbbf5e355a0e91598c0394605ff32865 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-09-15 17:24:27 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-09-15 17:50:09 +0000 math/SoPlex: update 7.1.0.0 → 7.1.1.0 Reported by: portscout --- math/SoPlex/Makefile | 2 +- math/SoPlex/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/SoPlex/Makefile b/math/SoPlex/Makefile index fbf7f2c9c145..fb3bb6c62cbf 100644 --- a/math/SoPlex/Makefile +++ b/math/SoPlex/Makefile @@ -1,5 +1,5 @@ PORTNAME= SoPlex -DISTVERSION= 7.1.0.0 +DISTVERSION= 7.1.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 a862149972ef..5f3088d7b6bf 100644 --- a/math/SoPlex/distinfo +++ b/math/SoPlex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1719135499 -SHA256 (soplex-7.1.0.0.tgz) = 64916fde04e8d6bc8613e8703818fbce5103ac56610df86f569eaf9bad3f813d -SIZE (soplex-7.1.0.0.tgz) = 1169434 +TIMESTAMP = 1726394443 +SHA256 (soplex-7.1.1.0.tgz) = 3b992b2c1a7275ab67b738da70e9432e6d1fe24cd8adbba8e975c043288d078f +SIZE (soplex-7.1.1.0.tgz) = 1174156
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409151750.48FHoGce028976>