ports/183574: security/barnyard2, remove BROKEN from one port option

Paul Schmehl pauls at utdallas.edu
Fri Nov 1 21:20:01 UTC 2013


>Number:         183574
>Category:       ports
>Synopsis:       security/barnyard2, remove BROKEN from one port option
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 01 21:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Paul Schmehl
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
The University of Texas at Dallas
>Environment:
System: FreeBSD hostname.utdallas.edu 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	security/barnyard2, fix mistake from recent submission,
	I forgot to remove BROKEN from the OPTION for BRO,
	bumped PORTREVISION also so the change would get picked up
>How-To-Repeat:
	
>Fix:

	

--- barnyard2.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 332408)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 
 PORTNAME=	barnyard2
 PORTVERSION=	1.12
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 
 MAINTAINER=	pauls at utdallas.edu
@@ -60,7 +60,6 @@
 .endif
 
 .if ${PORT_OPTIONS:MBRO}
-BROKEN=			Bro port is in transition right now, so this is not supported at this time
 LIB_DEPENDS+=		libbroccoli.so:${PORTSDIR}/security/broccoli
 CONFIGURE_ARGS+=	--enable-bro --with-broccoli=${LOCALBASE}/lib
 .else
--- barnyard2.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list