Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Feb 2018 09:34:58 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r462211 - head/security/snort3
Message-ID:  <201802180934.w1I9YwOU037353@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Feb 18 09:34:58 2018
New Revision: 462211
URL: https://svnweb.freebsd.org/changeset/ports/462211

Log:
  Mark BROKEN: fails to package
  
  Reported by:	pkg-fallout
  MFH:		2018Q1

Modified:
  head/security/snort3/Makefile

Modified: head/security/snort3/Makefile
==============================================================================
--- head/security/snort3/Makefile	Sun Feb 18 09:29:27 2018	(r462210)
+++ head/security/snort3/Makefile	Sun Feb 18 09:34:58 2018	(r462211)
@@ -13,6 +13,8 @@ COMMENT=	Lightweight network intrusion detection syste
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		fails to package
+
 BUILD_DEPENDS=	daq>=2.2.2:net/daq \
 		bash>0:shells/bash
 LIB_DEPENDS=	libpcre.so:devel/pcre \



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