From owner-svn-ports-all@FreeBSD.ORG Sat Mar 30 13:47:50 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 59C0ED78; Sat, 30 Mar 2013 13:47:50 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 4C25E898; Sat, 30 Mar 2013 13:47:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2UDloJL039455; Sat, 30 Mar 2013 13:47:50 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2UDlnnH039453; Sat, 30 Mar 2013 13:47:49 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201303301347.r2UDlnnH039453@svn.freebsd.org> From: Martin Wilke Date: Sat, 30 Mar 2013 13:47:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315615 - head/security/bro X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Mar 2013 13:47:50 -0000 Author: miwi Date: Sat Mar 30 13:47:49 2013 New Revision: 315615 URL: http://svnweb.freebsd.org/changeset/ports/315615 Log: - Unbreak build Reported by: pointyhat Approved by: portmgr Modified: head/security/bro/Makefile head/security/bro/pkg-plist (contents, props changed) Modified: head/security/bro/Makefile ============================================================================== --- head/security/bro/Makefile Sat Mar 30 13:26:51 2013 (r315614) +++ head/security/bro/Makefile Sat Mar 30 13:47:49 2013 (r315615) @@ -3,6 +3,7 @@ PORTNAME= bro PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.bro-ids.org/downloads/release/ Modified: head/security/bro/pkg-plist ============================================================================== --- head/security/bro/pkg-plist Sat Mar 30 13:26:51 2013 (r315614) +++ head/security/bro/pkg-plist Sat Mar 30 13:47:49 2013 (r315615) @@ -1,6 +1,7 @@ @comment $FreeBSD$ bin/binpac bin/bro +lib/libbinpac.a include/binpac.h include/binpac_analyzer.h include/binpac_buffer.h