[43274] trunk/dports/www/mod_gnutls/Portfile

blb at macports.org blb at macports.org
Sun Dec 7 20:24:12 PST 2008


Revision: 43274
          http://trac.macports.org/changeset/43274
Author:   blb at macports.org
Date:     2008-12-07 20:24:11 -0800 (Sun, 07 Dec 2008)
Log Message:
-----------
www/mod_gnutls - make livecheck work

Modified Paths:
--------------
    trunk/dports/www/mod_gnutls/Portfile

Modified: trunk/dports/www/mod_gnutls/Portfile
===================================================================
--- trunk/dports/www/mod_gnutls/Portfile	2008-12-08 04:18:02 UTC (rev 43273)
+++ trunk/dports/www/mod_gnutls/Portfile	2008-12-08 04:24:11 UTC (rev 43274)
@@ -55,3 +55,8 @@
    configure.args-append   --with-apr-memcache-prefix=${prefix}
 }
 
+livecheck.check     regex
+livecheck.url       ${master_sites}
+# In version X.Y.Z, when Y is even it is stable, odd is devel
+livecheck.regex     ${name}-(\\d\.\[02468\]\.\\d)
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081207/157fe14f/attachment.html>


More information about the macports-changes mailing list