Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2013 22:29:08 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r318727 - head/security/openssh-portable
Message-ID:  <201305212229.r4LMT8f0087760@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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