svn commit: r462212 - branches/2018Q1/security/snort3

Antoine Brodin antoine at FreeBSD.org
Sun Feb 18 09:35:41 UTC 2018


Author: antoine
Date: Sun Feb 18 09:35:41 2018
New Revision: 462212
URL: https://svnweb.freebsd.org/changeset/ports/462212

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

Modified:
  branches/2018Q1/security/snort3/Makefile
Directory Properties:
  branches/2018Q1/   (props changed)

Modified: branches/2018Q1/security/snort3/Makefile
==============================================================================
--- branches/2018Q1/security/snort3/Makefile	Sun Feb 18 09:34:58 2018	(r462211)
+++ branches/2018Q1/security/snort3/Makefile	Sun Feb 18 09:35:41 2018	(r462212)
@@ -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 \


More information about the svn-ports-branches mailing list