From owner-svn-ports-head@FreeBSD.ORG Wed Oct 9 18:53:50 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 44070580; Wed, 9 Oct 2013 18:53:50 +0000 (UTC) (envelope-from lx@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 304362D24; Wed, 9 Oct 2013 18:53:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r99Iro3I058601; Wed, 9 Oct 2013 18:53:50 GMT (envelope-from lx@svn.freebsd.org) Received: (from lx@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r99Irnw4058595; Wed, 9 Oct 2013 18:53:49 GMT (envelope-from lx@svn.freebsd.org) Message-Id: <201310091853.r99Irnw4058595@svn.freebsd.org> From: David Thiel Date: Wed, 9 Oct 2013 18:53:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329919 - head/security/silktools 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.14 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: Wed, 09 Oct 2013 18:53:50 -0000 Author: lx Date: Wed Oct 9 18:53:49 2013 New Revision: 329919 URL: http://svnweb.freebsd.org/changeset/ports/329919 Log: Update to 3.7.2. Modified: head/security/silktools/Makefile head/security/silktools/distinfo head/security/silktools/pkg-plist Modified: head/security/silktools/Makefile ============================================================================== --- head/security/silktools/Makefile Wed Oct 9 18:36:09 2013 (r329918) +++ head/security/silktools/Makefile Wed Oct 9 18:53:49 2013 (r329919) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= silktools -PORTVERSION= 2.5.0 +PORTVERSION= 3.7.2 CATEGORIES= security net MASTER_SITES= http://tools.netsa.cert.org/releases/ \ http://redundancy.redundancy.org/mirror/ @@ -34,10 +34,13 @@ MAN1= mapsid.1 num2dot.1 rwaddrcount.1 r rwsetmember.1 rwsettool.1 rwsetunion.1 \ rwsort.1 rwsplit.1 rwstats.1 rwswapbytes.1 \ rwtotal.1 rwtuc.1 rwuniq.1 rwcompare.1 silk_config.1 \ - rwidsquery.1 rwipfix2silk.1 rwp2yaf2silk.1 rwsilk2ipfix.1 + rwidsquery.1 rwipfix2silk.1 rwp2yaf2silk.1 rwsilk2ipfix.1 \ + rwpmaplookup.1 rwrecgenerator.1 rwsiteinfo.1 rwdpu2silk.1 \ + rwpdu2silk.1 MAN3= addrtype.3 ccfilter.3 flowrate.3 pmapfilter.3 pysilk.3 \ - silk-plugin.3 silkpython.3 + silk-plugin.3 silkpython.3 int-ext-fields.3 \ + packlogic-generic.3 packlogic-twoway.3 MAN5= sensor.conf.5 silk.conf.5 Modified: head/security/silktools/distinfo ============================================================================== --- head/security/silktools/distinfo Wed Oct 9 18:36:09 2013 (r329918) +++ head/security/silktools/distinfo Wed Oct 9 18:53:49 2013 (r329919) @@ -1,2 +1,2 @@ -SHA256 (silk-2.5.0.tar.gz) = e53bb0ac624e19dcad3f0dc0d1847c58809fbaf284ac46935b1da9d6ad454141 -SIZE (silk-2.5.0.tar.gz) = 4467239 +SHA256 (silk-3.7.2.tar.gz) = ec10b4d274d6d2b1205b4db92138e06bc6cf42a0421837e0efdce917760d88d8 +SIZE (silk-3.7.2.tar.gz) = 5035334 Modified: head/security/silktools/pkg-plist ============================================================================== --- head/security/silktools/pkg-plist Wed Oct 9 18:36:09 2013 (r329918) +++ head/security/silktools/pkg-plist Wed Oct 9 18:53:49 2013 (r329919) @@ -26,11 +26,14 @@ bin/rwnetmask bin/rwp2yaf2silk bin/rwpcut bin/rwpdedupe +bin/rwpdu2silk bin/rwpmapbuild bin/rwpmapcat +bin/rwpmaplookup bin/rwpmatch bin/rwptoflow bin/rwrandomizeip +bin/rwrecgenerator bin/rwresolve bin/rwrtd2split bin/rwscan @@ -43,6 +46,7 @@ bin/rwsetmember bin/rwsettool bin/rwsetunion bin/rwsilk2ipfix +bin/rwsiteinfo bin/rwsort bin/rwsplit bin/rwstats @@ -69,6 +73,8 @@ include/silk/silk.h include/silk/silk_config.h include/silk/silk_config2.h include/silk/silk_files.h +include/silk/silk_types.h +include/silk/skbag.h include/silk/skcountry.h include/silk/skdaemon.h include/silk/skdeque.h @@ -93,24 +99,29 @@ include/silk/sktempfile.h include/silk/skthread.h include/silk/sktimer.h include/silk/sktracemsg.h +include/silk/skunique.h include/silk/skvector.h include/silk/utils.h lib/libflowsource.a lib/libflowsource.la lib/libflowsource.so lib/libflowsource.so.4 +lib/libflowsource.so.7 lib/libsilk-thrd.a lib/libsilk-thrd.la lib/libsilk-thrd.so lib/libsilk-thrd.so.4 +lib/libsilk-thrd.so.5 lib/libsilk.a lib/libsilk.la lib/libsilk.so +lib/libsilk.so.13 lib/libsilk.so.7 lib/libskipfix.a lib/libskipfix.la lib/libskipfix.so lib/libskipfix.so.2 +lib/libskipfix.so.7 lib/libskmsg.a lib/libskmsg.la lib/libskmsg.so @@ -127,6 +138,9 @@ lib/silk/cutmatch.so lib/silk/flowrate.a lib/silk/flowrate.la lib/silk/flowrate.so +lib/silk/int-ext-fields.a +lib/silk/int-ext-fields.la +lib/silk/int-ext-fields.so lib/silk/packlogic-generic.a lib/silk/packlogic-generic.la lib/silk/packlogic-generic.so @@ -161,6 +175,7 @@ share/silk/etc/rwpollexec.conf share/silk/etc/rwreceiver.conf share/silk/etc/rwsender.conf share/silk/generic-silk.conf +share/silk/silk.magic share/silk/twoway-silk.conf %%PYTHON_SITELIBDIR%%/silk/__init__.py %%PYTHON_SITELIBDIR%%/silk/fglob.py