[87103] trunk/dports/net/daq/Portfile
snc at macports.org
snc at macports.org
Thu Nov 10 11:24:00 PST 2011
Revision: 87103
http://trac.macports.org/changeset/87103
Author: snc at macports.org
Date: 2011-11-10 11:24:00 -0800 (Thu, 10 Nov 2011)
Log Message:
-----------
daq:
* update to 0.6.2
* fix livecheck
* platforms (lint)
* #31921
Modified Paths:
--------------
trunk/dports/net/daq/Portfile
Modified: trunk/dports/net/daq/Portfile
===================================================================
--- trunk/dports/net/daq/Portfile 2011-11-10 19:11:15 UTC (rev 87102)
+++ trunk/dports/net/daq/Portfile 2011-11-10 19:24:00 UTC (rev 87103)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
@@ -3,5 +4,5 @@
name daq
-version 0.5
+version 0.6.2
categories net
license GPL
@@ -11,6 +12,14 @@
long_description DAQ is an abstraction layer for PCAP. It is part of snort.
homepage http://www.snort.org/
master_sites ${homepage}dl/snort-current/
+
+platforms macosx
depends_lib port:pcre \
port:libdnet
-checksums sha1 69784fef18606e0ae8ec9d137d5fc1d0273813fd
+
+checksums rmd160 f863affe8f2d8c760ed1c6a401eb2674d573fc3f \
+ sha256 0159865b5dc127ed2faf8d6732d781939f27e38b7c7deabcd369a22ea9e42f26
+
+livecheck.type regex
+livecheck.url ${homepage}snort-downloads
+livecheck.regex >${name}-(\[0-9.\]+)${extract.suffix}<
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111110/b2b1e77b/attachment.html>
More information about the macports-changes
mailing list