From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 19:42:25 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 75A9E481; Thu, 6 Nov 2014 19:42:25 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 47F58DE1; Thu, 6 Nov 2014 19:42:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6JgPgR032397; Thu, 6 Nov 2014 19:42:25 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6JgON2032395; Thu, 6 Nov 2014 19:42:24 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201411061942.sA6JgON2032395@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 6 Nov 2014 19:42:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372233 - head/net-mgmt/yaf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 19:42:25 -0000 Author: antoine Date: Thu Nov 6 19:42:23 2014 New Revision: 372233 URL: https://svnweb.freebsd.org/changeset/ports/372233 QAT: https://qat.redports.org/buildarchive/r372233/ Log: Update to 2.6.0 PR: ports/194432 Approved by: maintainer timeout (20 days) Modified: head/net-mgmt/yaf/Makefile head/net-mgmt/yaf/distinfo head/net-mgmt/yaf/pkg-plist Modified: head/net-mgmt/yaf/Makefile ============================================================================== --- head/net-mgmt/yaf/Makefile Thu Nov 6 19:41:06 2014 (r372232) +++ head/net-mgmt/yaf/Makefile Thu Nov 6 19:42:23 2014 (r372233) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yaf -PORTVERSION= 2.5.0 +PORTVERSION= 2.6.0 CATEGORIES= net-mgmt MASTER_SITES= http://tools.netsa.cert.org/releases/ Modified: head/net-mgmt/yaf/distinfo ============================================================================== --- head/net-mgmt/yaf/distinfo Thu Nov 6 19:41:06 2014 (r372232) +++ head/net-mgmt/yaf/distinfo Thu Nov 6 19:42:23 2014 (r372233) @@ -1,2 +1,2 @@ -SHA256 (yaf-2.5.0.tar.gz) = 79c3498a77e9be11487b22fb6c4fe886965042de3c875c6242b54c3f9e9a4c9d -SIZE (yaf-2.5.0.tar.gz) = 1530757 +SHA256 (yaf-2.6.0.tar.gz) = 7562d0e81e398fe491b81cad0b96996d2ac21f649d28ecda7ca258480dab6bb8 +SIZE (yaf-2.6.0.tar.gz) = 1569256 Modified: head/net-mgmt/yaf/pkg-plist ============================================================================== --- head/net-mgmt/yaf/pkg-plist Thu Nov 6 19:41:06 2014 (r372232) +++ head/net-mgmt/yaf/pkg-plist Thu Nov 6 19:42:23 2014 (r372233) @@ -1,6 +1,7 @@ bin/airdaemon bin/filedaemon bin/getFlowKeyHash +bin/ipfixDump bin/yaf bin/yafMeta2Pcap bin/yafcollect @@ -83,6 +84,10 @@ lib/yaf/ircplugin.a lib/yaf/ircplugin.so lib/yaf/ircplugin.so.1 lib/yaf/ircplugin.so.1.0.1 +lib/yaf/ldapplugin.a +lib/yaf/ldapplugin.so +lib/yaf/ldapplugin.so.1 +lib/yaf/ldapplugin.so.1.0.1 lib/yaf/ldpplugin.a lib/yaf/ldpplugin.so lib/yaf/ldpplugin.so.1 @@ -157,11 +162,9 @@ man/man1/airdaemon.1.gz man/man1/applabel.1.gz man/man1/filedaemon.1.gz man/man1/getFlowKeyHash.1.gz +man/man1/ipfixDump.1.gz man/man1/yaf.1.gz man/man1/yafMeta2Pcap.1.gz man/man1/yafdhcp.1.gz man/man1/yafdpi.1.gz man/man1/yafscii.1.gz -@dirrm lib/yaf -@dirrm include/yaf -@dirrm include/airframe