[76395] trunk/dports/net/ldns/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Feb 21 22:16:29 PST 2011


Revision: 76395
          http://trac.macports.org/changeset/76395
Author:   ryandesign at macports.org
Date:     2011-02-21 22:16:29 -0800 (Mon, 21 Feb 2011)
Log Message:
-----------
ldns: fix livecheck; see #28450

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

Modified: trunk/dports/net/ldns/Portfile
===================================================================
--- trunk/dports/net/ldns/Portfile	2011-02-22 04:35:28 UTC (rev 76394)
+++ trunk/dports/net/ldns/Portfile	2011-02-22 06:16:29 UTC (rev 76395)
@@ -37,3 +37,7 @@
 platform darwin 9 {
     macosx_deployment_target 10.4
 }
+
+livecheck.type      regex
+livecheck.url       ${homepage}
+livecheck.regex     "The latest release is (\\d+(?:\\.\\d+)*)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110221/9a6106ab/attachment.html>


More information about the macports-changes mailing list