svn commit: r318727 - head/security/openssh-portable

Bryan Drewery bdrewery at FreeBSD.org
Tue May 21 22:29:08 UTC 2013


Author: bdrewery
Date: Tue May 21 22:29:07 2013
New Revision: 318727
URL: http://svnweb.freebsd.org/changeset/ports/318727

Log:
  Mark BROKEN as I have received 2 separate reports
  of crashing.

Modified:
  head/security/openssh-portable/Makefile

Modified: head/security/openssh-portable/Makefile
==============================================================================
--- head/security/openssh-portable/Makefile	Tue May 21 22:27:24 2013	(r318726)
+++ head/security/openssh-portable/Makefile	Tue May 21 22:29:07 2013	(r318727)
@@ -38,6 +38,8 @@ ETCOLD=			${PREFIX}/etc
 SUDO?=		# empty
 MAKE_ENV+=	SUDO="${SUDO}"
 
+BROKEN=		Reports of crashing sshd
+
 OPTIONS_DEFINE=		PAM TCP_WRAPPERS LIBEDIT BSM \
 			HPN LPK X509 \
 			OVERWRITE_BASE SCTP AES_THREADED


More information about the svn-ports-all mailing list