Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Dec 2023 21:24:46 GMT
From:      Gordon Tetlow <gordon@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7627c9552c47 - main - security/openssh-portable: Make HPN as BROKEN.
Message-ID:  <202312262124.3BQLOkOU050441@gitrepo.freebsd.org>

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

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

commit 7627c9552c475568f0b86b60487e223ae91b30d9
Author:     Gordon Tetlow <gordon@FreeBSD.org>
AuthorDate: 2023-12-26 21:24:05 +0000
Commit:     Gordon Tetlow <gordon@FreeBSD.org>
CommitDate: 2023-12-26 21:24:05 +0000

    security/openssh-portable: Make HPN as BROKEN.
---
 security/openssh-portable/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index 2991ee04084c..9056e064486f 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -127,7 +127,7 @@ CONFIGURE_LIBS+=	-lblacklist
 
 # https://www.psc.edu/hpn-ssh https://github.com/rapier1/openssh-portable/tree/hpn-openssl1.1-7_7_P1
 .if ${PORT_OPTIONS:MHPN} || ${PORT_OPTIONS:MNONECIPHER}
-#BROKEN=			HPN: Not yet updated for ${DISTVERSION} yet.
+BROKEN=			HPN: Not yet updated for ${DISTVERSION} yet.
 PORTDOCS+=		HPN-README
 HPN_VERSION=		14v15
 HPN_DISTVERSION=	7.7p1



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