ports/160897: ports/security/bro update

Dikshie dikshie at sfc.wide.ad.jp
Thu Sep 22 07:50:05 UTC 2011


>Number:         160897
>Category:       ports
>Synopsis:       ports/security/bro update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 22 07:50:04 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Dikshie
>Release:        FreeBSD-8.2
>Organization:
Keio University
>Environment:
FreeBSD totoro2.ai3.net 9.0-BETA2 FreeBSD 9.0-BETA2 #5: Wed Sep 21 13:41:47 JST 2011     dikshie at totoro2.ai3.net:/usr/obj/usr/src/sys/TOTORO2  i386
>Description:
Hi,
could you please check below diff for security/bro   
my changes:
1.update to bro 1.5.3
2.fix the ftp location
3.enable IPv6.

best regards, 


>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2011-09-22 16:40:49.000000000 +0900
+++ Makefile	2011-09-22 16:41:21.000000000 +0900
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	bro
-PORTVERSION=	1.5.1
+PORTVERSION=	1.5.3
 CATEGORIES=	security
-MASTER_SITES=	ftp://bro-ids.org/
+MASTER_SITES=	ftp://ftp.bro-ids.org/
 
 MAINTAINER=	kevlo at FreeBSD.org
 COMMENT=	System for detecting Network Intruders in real-time
@@ -21,7 +21,8 @@
 USE_LDCONFIG=	yes
 CONFIGURE_ARGS=	--disable-perftools \
 		--disable-broccoli \
-		--disable-broctl
+		--disable-broctl \
+		--enable-brov6
 CONFIGURE_ENV=	CFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 
--- distinfo.orig	2011-09-22 16:40:31.000000000 +0900
+++ distinfo	2011-09-22 16:41:51.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (bro-1.5.1.tar.gz) = 9e9a34af14b6466c7253ce1d03bfd3ef586e3f765902d43981212db3de585a48
-SIZE (bro-1.5.1.tar.gz) = 4327064
+SHA256 (bro-1.5.3.tar.gz) = 7ccb657d38e00cfa2d07f067ad701189e1ac238610089e67f6b4023734adf80e
+SIZE (bro-1.5.3.tar.gz) = 4441838


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



More information about the freebsd-ports-bugs mailing list