- Update to 1.0.1

PR:		118183
Submitted by:	Wesley Shields <wxs@atarininja.org> (maintainer)
This commit is contained in:
Martin Wilke 2007-12-18 23:06:42 +00:00
parent 29ea2a8852
commit 28d13b6530
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204054
3 changed files with 5 additions and 9 deletions

View file

@ -6,9 +6,9 @@
# #
PORTNAME= daemonlogger PORTNAME= daemonlogger
PORTVERSION= 0.91 PORTVERSION= 1.0.1
CATEGORIES= net CATEGORIES= net
MASTER_SITES= http://www.snort.org/dl/daemonlogger/ MASTER_SITES= http://www.snort.org/users/roesch/code/
MAINTAINER= wxs@atarininja.org MAINTAINER= wxs@atarininja.org
COMMENT= A packet sniffer capable of running as a daemon and as a software tap COMMENT= A packet sniffer capable of running as a daemon and as a software tap

View file

@ -1,3 +1,3 @@
MD5 (daemonlogger-0.91.tar.gz) = 692e713bb429f21b9cf42d1179fc4223 MD5 (daemonlogger-1.0.1.tar.gz) = ae1c6afcf6d5e8dc710dce306c89bfac
SHA256 (daemonlogger-0.91.tar.gz) = 4c114bbd3a57f555939f59a07a1f28d2ca8014aca55c8d3d2d93f386187ea654 SHA256 (daemonlogger-1.0.1.tar.gz) = f89eb22964053468c7611f3d82b3bee6c8b688b6e261fa62e49dd505d12c7f44
SIZE (daemonlogger-0.91.tar.gz) = 108210 SIZE (daemonlogger-1.0.1.tar.gz) = 110360

View file

@ -3,7 +3,3 @@ It will also act as a software tap injecting packets onto a second
interface if configured as such. interface if configured as such.
WWW: http://www.snort.org/dl/daemonlogger/ WWW: http://www.snort.org/dl/daemonlogger/
-- WXS
Wesley Shields
wxs@csh.rit.edu