svn commit: r346770 - head/security/silktools

Mark Felder feld at FreeBSD.org
Sun Mar 2 15:10:06 UTC 2014


Author: feld
Date: Sun Mar  2 15:10:05 2014
New Revision: 346770
URL: http://svnweb.freebsd.org/changeset/ports/346770
QAT: https://qat.redports.org/buildarchive/r346770/

Log:
  plist was incorrect; stage/packaging was broken

Modified:
  head/security/silktools/pkg-plist

Modified: head/security/silktools/pkg-plist
==============================================================================
--- head/security/silktools/pkg-plist	Sun Mar  2 15:04:34 2014	(r346769)
+++ head/security/silktools/pkg-plist	Sun Mar  2 15:10:05 2014	(r346770)
@@ -19,10 +19,8 @@ bin/rwgeoip2ccmap
 bin/rwgroup
 bin/rwidsquery
 bin/rwip2cc
-bin/rwipfix2silk
 bin/rwmatch
 bin/rwnetmask
-bin/rwp2yaf2silk
 bin/rwpcut
 bin/rwpdedupe
 bin/rwpdu2silk
@@ -42,7 +40,6 @@ bin/rwsetbuild
 bin/rwsetcat
 bin/rwsetmember
 bin/rwsettool
-bin/rwsilk2ipfix
 bin/rwsiteinfo
 bin/rwsort
 bin/rwsplit
@@ -75,7 +72,6 @@ include/silk/skdllist.h
 include/silk/skheader.h
 include/silk/skheap.h
 include/silk/skipaddr.h
-include/silk/skipfix.h
 include/silk/skipset.h
 include/silk/sklog.h
 include/silk/skmempool.h
@@ -152,10 +148,8 @@ man/man1/rwgeoip2ccmap.1.gz
 man/man1/rwgroup.1.gz
 man/man1/rwidsquery.1.gz
 man/man1/rwip2cc.1.gz
-man/man1/rwipfix2silk.1.gz
 man/man1/rwmatch.1.gz
 man/man1/rwnetmask.1.gz
-man/man1/rwp2yaf2silk.1.gz
 man/man1/rwpcut.1.gz
 man/man1/rwpdedupe.1.gz
 man/man1/rwpdu2silk.1.gz
@@ -174,7 +168,6 @@ man/man1/rwsetbuild.1.gz
 man/man1/rwsetcat.1.gz
 man/man1/rwsetmember.1.gz
 man/man1/rwsettool.1.gz
-man/man1/rwsilk2ipfix.1.gz
 man/man1/rwsiteinfo.1.gz
 man/man1/rwsort.1.gz
 man/man1/rwsplit.1.gz
@@ -214,21 +207,21 @@ sbin/rwpollexec
 sbin/rwreceiver
 sbin/rwsender
 share/silk/addrtype-templ.txt
+share/silk/generic-silk.conf
+share/silk/silk.magic
+share/silk/twoway-silk.conf
 share/silk/etc/flowcap.conf
+share/silk/etc/rwflowappend.conf
+share/silk/etc/rwflowpack.conf
+share/silk/etc/rwpollexec.conf
+share/silk/etc/rwreceiver.conf
+share/silk/etc/rwsender.conf
 share/silk/etc/init.d/flowcap
 share/silk/etc/init.d/rwflowappend
 share/silk/etc/init.d/rwflowpack
 share/silk/etc/init.d/rwpollexec
 share/silk/etc/init.d/rwreceiver
 share/silk/etc/init.d/rwsender
-share/silk/etc/rwflowappend.conf
-share/silk/etc/rwflowpack.conf
-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%%/netsa_silk.py
 %%PYTHON_SITELIBDIR%%/netsa_silk.pyc
 %%PYTHON_SITELIBDIR%%/netsa_silk.pyo


More information about the svn-ports-all mailing list