[79143] trunk/dports/net/dnstop/Portfile

snc at macports.org snc at macports.org
Thu Jun 2 20:03:40 PDT 2011


Revision: 79143
          http://trac.macports.org/changeset/79143
Author:   snc at macports.org
Date:     2011-06-02 20:03:40 -0700 (Thu, 02 Jun 2011)
Log Message:
-----------
dnstop:
 * add modeline
 * fix livecheck

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

Modified: trunk/dports/net/dnstop/Portfile
===================================================================
--- trunk/dports/net/dnstop/Portfile	2011-06-03 03:02:37 UTC (rev 79142)
+++ trunk/dports/net/dnstop/Portfile	2011-06-03 03:03:40 UTC (rev 79143)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
@@ -32,5 +33,6 @@
     xinstall -W ${worksrcpath} ${name}.8 ${destroot}${prefix}/share/man/man8/
 }
 
-livecheck.url	  ${master_sites}/MD5s.txt
-livecheck.type	  moddate
+livecheck.url	  ${master_sites}
+livecheck.type	  regex
+livecheck.regex     ${name}-(\\d+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110602/681202f9/attachment.html>


More information about the macports-changes mailing list