[41110] trunk/dports/net/tcpflow/Portfile

simon at macports.org simon at macports.org
Thu Oct 23 12:33:46 PDT 2008


Revision: 41110
          http://trac.macports.org/changeset/41110
Author:   simon at macports.org
Date:     2008-10-23 12:33:46 -0700 (Thu, 23 Oct 2008)
Log Message:
-----------
net/tcpflow: Linted, fixed livecheck, added me as maintainer.

Modified Paths:
--------------
    trunk/dports/net/tcpflow/Portfile

Modified: trunk/dports/net/tcpflow/Portfile
===================================================================
--- trunk/dports/net/tcpflow/Portfile	2008-10-23 15:54:39 UTC (rev 41109)
+++ trunk/dports/net/tcpflow/Portfile	2008-10-23 19:33:46 UTC (rev 41110)
@@ -1,11 +1,12 @@
 # $Id$
 
 PortSystem 1.0
+
 name             tcpflow
 version          0.21
 revision         1
 categories       net security
-maintainers      nomaintainer
+maintainers      simon openmaintainer
 description      TCP flow recorder
 long_description \
     tcpflow is a program that captures data transmitted as part of TCP \
@@ -38,3 +39,6 @@
      build.env-append MACOSX_DEPLOYMENT_TARGET=10.4
      destroot.env-append MACOSX_DEPLOYMENT_TARGET=10.4
 }
+
+livecheck.check   regex
+livecheck.regex   "${name} is v(\\d+(?:\\.\\d+)*)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081023/b2e26f21/attachment.html>


More information about the macports-changes mailing list