Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Dec 2023 13:39:15 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bd8c78408891 - main - net/mpich: fix PORTREVISION after 003d02547265
Message-ID:  <202312311339.3BVDdFDa056501@gitrepo.freebsd.org>

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

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

commit bd8c784088912f6dd5b908456b23c446fe523b42
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-12-31 13:38:32 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-12-31 13:39:13 +0000

    net/mpich: fix PORTREVISION after 003d02547265
---
 net/mpich/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/mpich/Makefile b/net/mpich/Makefile
index c6cf30ae79e2..e7164f5dfc08 100644
--- a/net/mpich/Makefile
+++ b/net/mpich/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mpich
 PORTVERSION=	4.1.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net parallel
 MASTER_SITES=	https://www.mpich.org/static/downloads/${DISTVERSION}/
 



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