diff options
author | zi <zi@FreeBSD.org> | 2011-09-08 09:37:20 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2011-09-08 09:37:20 +0800 |
commit | 8a316d743b6041ce39e44eacce11ce4012800ed8 (patch) | |
tree | b7d072f4bd4d38fa1d36fda2da0e9491bb3edae4 /net | |
parent | e7b52164eaa2b26e01451d2220e217b55c3571b5 (diff) | |
download | freebsd-ports-gnome-8a316d743b6041ce39e44eacce11ce4012800ed8.tar.gz freebsd-ports-gnome-8a316d743b6041ce39e44eacce11ce4012800ed8.tar.zst freebsd-ports-gnome-8a316d743b6041ce39e44eacce11ce4012800ed8.zip |
Update to 0.6.1
Approved by: wxs, tabthorpe (mentors, implicit), maintainer timeout
Diffstat (limited to 'net')
-rw-r--r-- | net/daq/Makefile | 6 | ||||
-rw-r--r-- | net/daq/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net/daq/Makefile b/net/daq/Makefile index be62a036cdaf..01c17b0ac04e 100644 --- a/net/daq/Makefile +++ b/net/daq/Makefile @@ -6,14 +6,16 @@ # PORTNAME= daq -PORTVERSION= 0.5 -PORTREVISION= 1 +PORTVERSION= 0.6.1 CATEGORIES= net MASTER_SITES= SF/snort/snort MAINTAINER= wfreeman@sourcefire.com COMMENT= Data Acquisition abstraction library for snort 2.9+ +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= dnet.1:${PORTSDIR}/net/libdnet \ pcap.1:${PORTSDIR}/net/libpcap BUILD_DEPENDS= flex:${PORTSDIR}/textproc/flex diff --git a/net/daq/distinfo b/net/daq/distinfo index 7a37bebeb809..c1344a6b8d1d 100644 --- a/net/daq/distinfo +++ b/net/daq/distinfo @@ -1,2 +1,2 @@ -SHA256 (daq-0.5.tar.gz) = 36f2954a5994e0047c43a6e48e033712a4f2dbabb63556aa07d6344f3f834eec -SIZE (daq-0.5.tar.gz) = 449703 +SHA256 (daq-0.6.1.tar.gz) = 707dcb4e0da9115729d7ad8a4f70bc6b592854ba1e6534b83907f861a5281406 +SIZE (daq-0.6.1.tar.gz) = 454422 |