Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Sep 2022 22:55:08 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: 289a0150fc75 - main - math/coin-or-mumps: Update 3.0.2 -> 3.0.3
Message-ID:  <202209042255.284Mt8pd007747@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=289a0150fc75afe5764a6c19656da0061cd54f7a

commit 289a0150fc75afe5764a6c19656da0061cd54f7a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-09-04 22:54:40 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-09-04 22:54:40 +0000

    math/coin-or-mumps: Update 3.0.2 -> 3.0.3
    
    Reported by:    portscout
---
 math/coin-or-mumps/Makefile  | 5 ++---
 math/coin-or-mumps/distinfo  | 6 +++---
 math/coin-or-mumps/pkg-plist | 2 +-
 3 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/math/coin-or-mumps/Makefile b/math/coin-or-mumps/Makefile
index 8f1a8fd15f62..21a44cf143d9 100644
--- a/math/coin-or-mumps/Makefile
+++ b/math/coin-or-mumps/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mumps
 DISTVERSIONPREFIX=	releases/
-DISTVERSION=	3.0.2
+DISTVERSION=	3.0.3
 CATEGORIES=	math
 MASTER_SITES=	http://mumps.enseeiht.fr/:mumps
 PKGNAMEPREFIX=	coin-or-
@@ -42,7 +42,6 @@ post-extract: # link MUMPS into the location in the tree
 pre-build: # patching from get.Mumps
 	@cd ${WRKSRC} && \
 		${PATCH} -p0 < mumps_mpi.patch && \
-		${MV} MUMPS/libseq/mpi.h MUMPS/libseq/mumps_mpi.h && \
-		${PATCH} -p0 < mumps_dump.patch
+		${MV} MUMPS/libseq/mpi.h MUMPS/libseq/mumps_mpi.h
 
 .include <bsd.port.post.mk>
diff --git a/math/coin-or-mumps/distinfo b/math/coin-or-mumps/distinfo
index e3f6dc428acc..396dc5d5f533 100644
--- a/math/coin-or-mumps/distinfo
+++ b/math/coin-or-mumps/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1645990832
+TIMESTAMP = 1662331865
 SHA256 (MUMPS_5.4.1.tar.gz) = 93034a1a9fe0876307136dcde7e98e9086e199de76f1c47da822e7d4de987fa8
 SIZE (MUMPS_5.4.1.tar.gz) = 4027725
-SHA256 (coin-or-tools-ThirdParty-Mumps-releases-3.0.2_GH0.tar.gz) = d63e8b1cc585ffcaed574e31c3dbb729845fc35e89482c50fe7f7c23f7c56c41
-SIZE (coin-or-tools-ThirdParty-Mumps-releases-3.0.2_GH0.tar.gz) = 296269
+SHA256 (coin-or-tools-ThirdParty-Mumps-releases-3.0.3_GH0.tar.gz) = 0f56566890917751691f2b633b17765acc77e0a2205ce034dc3e362aa69b118a
+SIZE (coin-or-tools-ThirdParty-Mumps-releases-3.0.3_GH0.tar.gz) = 295973
diff --git a/math/coin-or-mumps/pkg-plist b/math/coin-or-mumps/pkg-plist
index 78b18c5dbe7f..212407474a17 100644
--- a/math/coin-or-mumps/pkg-plist
+++ b/math/coin-or-mumps/pkg-plist
@@ -5,5 +5,5 @@ include/coin-or/mumps/mumps_int_def.h
 include/coin-or/mumps/mumps_mpi.h
 lib/libcoinmumps.so
 lib/libcoinmumps.so.3
-lib/libcoinmumps.so.3.0.1
+lib/libcoinmumps.so.3.0.3
 libdata/pkgconfig/coinmumps.pc



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