This updates DAQ to 2.0.4, needed by the upcoming Snort 2.9.7.0 port
which I will mail shortly.

Tested on amd64 with Snort 2.9.7.0.

ok?
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/daq/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile    30 Jan 2014 03:22:48 -0000      1.9
+++ Makefile    24 Dec 2014 20:42:59 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =      data acquisition library for snort
 
-DISTNAME =     daq-2.0.2
+DISTNAME =     daq-2.0.4
 
 SHARED_LIBS +=         daq             2.0 # 2.2
 SHARED_LIBS +=         sfbpf           1.0 # 0.1
@@ -18,7 +18,7 @@ PERMIT_PACKAGE_CDROM =                Yes
 
 WANTLIB =              pcap
 
-MASTER_SITES =         http://www.snort.org/dl/snort-current/
+MASTER_SITES =         https://www.snort.org/downloads/snort/
 
 
 SEPARATE_BUILD =       Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/daq/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    30 Jan 2014 03:22:48 -0000      1.4
+++ distinfo    24 Dec 2014 20:43:13 -0000
@@ -1,2 +1,2 @@
-SHA256 (daq-2.0.2.tar.gz) = 1l0eZ8SZTgLDFCxJpkhkLngLfj2UK0pR9gUwm+rCaag=
-SIZE (daq-2.0.2.tar.gz) = 474447
+SHA256 (daq-2.0.4.tar.gz) = opSqPQHNiQK/hC0yDn8sBDr56tldDnGYw7caDbydJTw=
+SIZE (daq-2.0.4.tar.gz) = 495316

Reply via email to