Re: git: ab5417be12a3 - main - net/openmpi4: remove optional support for expired graphics/torque
- Reply: Rene Ladan : "Re: git: ab5417be12a3 - main - net/openmpi4: remove optional support for expired graphics/torque"
- In reply to: Rene Ladan : "git: ab5417be12a3 - main - net/openmpi4: remove optional support for expired graphics/torque"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Jul 2024 19:36:29 UTC
On Sun, Jun 30, 2024 at 3:09 PM Rene Ladan <rene@freebsd.org> wrote: > > The branch main has been updated by rene: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=ab5417be12a3de8b318728434e228ee7c4fddf72 > > commit ab5417be12a3de8b318728434e228ee7c4fddf72 > Author: Rene Ladan <rene@FreeBSD.org> > AuthorDate: 2024-06-30 13:09:02 +0000 > Commit: Rene Ladan <rene@FreeBSD.org> > CommitDate: 2024-06-30 13:09:02 +0000 > > net/openmpi4: remove optional support for expired graphics/torque > --- > net/openmpi4/Makefile | 16 ++-------------- > 1 file changed, 2 insertions(+), 14 deletions(-) > > diff --git a/net/openmpi4/Makefile b/net/openmpi4/Makefile > index 467c3bb8570f..6c3318406301 100644 > --- a/net/openmpi4/Makefile > +++ b/net/openmpi4/Makefile > @@ -2,7 +2,7 @@ PORTNAME= openmpi > PORTVERSION= 4.1.6 > CATEGORIES= net parallel > MASTER_SITES= https://download.open-mpi.org/release/open-mpi/v${PORTVERSION:R}/ > -PKGNAMESUFFIX= 4 > +PKGNAMESUFFIX= 5 ^^ this is wrong , please fix Antoine