[41289] trunk/dports/net/dnstracer/Portfile

blb at macports.org blb at macports.org
Wed Oct 29 12:59:02 PDT 2008


Revision: 41289
          http://trac.macports.org/changeset/41289
Author:   blb at macports.org
Date:     2008-10-29 12:59:01 -0700 (Wed, 29 Oct 2008)
Log Message:
-----------
net/dnstracer - version bump to 1.9, add livecheck

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

Modified: trunk/dports/net/dnstracer/Portfile
===================================================================
--- trunk/dports/net/dnstracer/Portfile	2008-10-29 19:55:13 UTC (rev 41288)
+++ trunk/dports/net/dnstracer/Portfile	2008-10-29 19:59:01 UTC (rev 41289)
@@ -2,7 +2,7 @@
 
 PortSystem          1.0
 name                dnstracer
-version             1.8
+version             1.9
 categories          net sysutils
 maintainers         blb
 description         trace a chain of DNS servers to the source
@@ -16,7 +16,9 @@
 homepage            http://www.mavetju.org/unix/dnstracer.php
 master_sites        http://www.mavetju.org/download/
 
-checksums           md5 f7e4102b572d052ca95567a08d9dde0a
+checksums           md5     7db73ce3070119c98049a617fe52ea84 \
+                    sha1    b8c60b281c0eb309acd1b1551c51cccb951685c7 \
+                    rmd160  deb18bce06d2524c6ef2df2d8bf6f7730b3be45e
 
 configure.cppflags  "-DBIND_8_COMPAT=1"
 configure.args      --mandir=${prefix}/share/man
@@ -29,3 +31,7 @@
       ${destroot}${prefix}/share/doc/${name}
 }
 
+livecheck.check     regex
+livecheck.url       http://www.mavetju.org/unix/general.php
+livecheck.regex     "${name}-(\[0-9.\]+)${extract.suffix}"
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081029/95f9c434/attachment.html>


More information about the macports-changes mailing list