From nobody Tue Jul 2 19:48:25 2024 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WDD3s38K5z5PBSB; Tue, 02 Jul 2024 19:48:25 +0000 (UTC) (envelope-from rene@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WDD3s2dT2z4gtb; Tue, 2 Jul 2024 19:48:25 +0000 (UTC) (envelope-from rene@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1719949705; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=nx/PEur0z6cDrSP2XdLHIF/2xWrBLOPz1Uro49mgBVo=; b=NB4MYTuqGME3OwyVy9dSr0uPYmMPijRXmIXADyOhqzA1VmA/Sxu2ypPfivj9STIwshGv5q oovcMgRznGPW6mII4ceyf+rmpNALDPTkUdtJvCd9YhYL43WpNj3NeI/yE/5K93mlzIfbcN ldCkcSwEp6xPgNjFHw7AT8jS1phTInUAFeJAgpmYaK2IsCFihfyA3wBhMXcXAOF8bRmsCb RmfLDpXEs58sjKC0oZEIVaIMTbXNA/0VxjSyOzlvewprlXCeXunzwADK4r4wsejr7IrndK zPhErzpKb0LzvPbU9SyVzGS1oxQFpt7xOOQNCcnFrvAdLTAWtQLw0T8tjLa9Uw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1719949705; a=rsa-sha256; cv=none; b=vJzchsEpnFAhTU3YMSoEpPo77t5RVPyllipwwkSRJ+HSzYG8PRRDZHWa3mIYDobdQOiZgY BBWtSVf2fcjyhTjV29oFUkg0Fbhn2DYyWBhYhhm+ypcbwCOra1dtZp7a0wqP6JuTw2AFS5 hr1sakjguFHLtxj4b/gAjqd+mQrESXgUkl/DiBlZQbTqntQNfcR0384QVFi1/fFcgbU6ZL yq4CN2KA1N94iZdvXhx4aJIMeR8IMQbf2JbGrkSE00gDhXzkkkZypu1Lu8qxgt6vafESV5 FDqyn5F1XzDduUh8GeN7n/RbQjd9l9d6DKMWc/44CEC2KP1HZF9BS68WYnXlDQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1719949705; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=nx/PEur0z6cDrSP2XdLHIF/2xWrBLOPz1Uro49mgBVo=; b=dzZvrOnsbmr2YZdIBpEP4A5uSpKS+nWfwptNFrCMXhA2hFtf28jC/kKisi+ppSndEvuEjL tzwj8ZxaeO9074vUC0D3vTKejZtb52wQyhBOBCAaz+T1omOOH9mmtC4Cu6uZvg3Dh5Q8ct l2t5YjN/18SyAn4FuvKzAN7D0mIdZ+4aC+MzXwwA6GcfQIqJjZpPNUfv/LLfaaxyuNS2TP 5/Pi0HYDdiZDvUgFZJ6K2SWzcVPxL/bOVGXwXDrYo+3RDBhsbxB9jnfSVUHIDu44VVMLC+ 92M5cANe4s5bo4rbrpBd4TiJbx/J153UFxsVfVjVq2UBtuyIF4TmeDwnunYRCg== Received: by freefall.freebsd.org (Postfix, from userid 1185) id 42A3455F5; Tue, 02 Jul 2024 19:48:25 +0000 (UTC) Date: Tue, 2 Jul 2024 19:48:25 +0000 From: Rene Ladan To: Antoine Brodin Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: ab5417be12a3 - main - net/openmpi4: remove optional support for expired graphics/torque Message-ID: References: <202406301309.45UD9J2X028241@gitrepo.freebsd.org> List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: On Tue, Jul 02, 2024 at 09:36:29PM +0200, Antoine Brodin wrote: > On Sun, Jun 30, 2024 at 3:09 PM Rene Ladan wrote: > > > > The branch main has been updated by rene: > > > > URL: https://cgit.FreeBSD.org/ports/commit/?id=ab5417be12a3de8b318728434e228ee7c4fddf72 > > > > commit ab5417be12a3de8b318728434e228ee7c4fddf72 > > Author: Rene Ladan > > AuthorDate: 2024-06-30 13:09:02 +0000 > > Commit: Rene Ladan > > 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 > Sorry, fixed in a6a476beb226c93150f14d5c1378178aa6618111 René > Antoine