[52588] trunk/dports/net/unbound/Portfile

snc at macports.org snc at macports.org
Fri Jun 19 06:37:21 PDT 2009


Revision: 52588
          http://trac.macports.org/changeset/52588
Author:   snc at macports.org
Date:     2009-06-19 06:37:20 -0700 (Fri, 19 Jun 2009)
Log Message:
-----------
created livecheck

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

Modified: trunk/dports/net/unbound/Portfile
===================================================================
--- trunk/dports/net/unbound/Portfile	2009-06-19 13:35:26 UTC (rev 52587)
+++ trunk/dports/net/unbound/Portfile	2009-06-19 13:37:20 UTC (rev 52588)
@@ -9,7 +9,7 @@
 maintainers         macports.org:snc \
                     macports.org:deric
 description         Validating, recursive, and caching DNS resolver.
-homepage            http://www.unbound.net/
+homepage            http://unbound.net/
 platforms           darwin
 
 set unbounduser     unbound
@@ -44,3 +44,7 @@
 startupitem.name    unbound
 startupitem.start   ${prefix}/sbin/unbound
 startupitem.stop    "/bin/kill \$(cat ${prefix}/etc/unbound/unbound.pid)"
+
+livecheck.check     regex
+livecheck.url       ${homepage}/download.html
+livecheck.regex     "The latest version of unbound \\(currently (\\d+\\.\\d+(\\.\\d+))\\)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090619/e5b086c4/attachment.html>


More information about the macports-changes mailing list