[62650] trunk/dports/python/py26-openssl/Portfile

stromnov at macports.org stromnov at macports.org
Wed Jan 13 05:57:40 PST 2010


Revision: 62650
          http://trac.macports.org/changeset/62650
Author:   stromnov at macports.org
Date:     2010-01-13 05:57:38 -0800 (Wed, 13 Jan 2010)
Log Message:
-----------
py26-openssl: add livecheck

Modified Paths:
--------------
    trunk/dports/python/py26-openssl/Portfile

Modified: trunk/dports/python/py26-openssl/Portfile
===================================================================
--- trunk/dports/python/py26-openssl/Portfile	2010-01-13 13:55:44 UTC (rev 62649)
+++ trunk/dports/python/py26-openssl/Portfile	2010-01-13 13:57:38 UTC (rev 62650)
@@ -62,3 +62,7 @@
         file copy ${worksrcpath}/doc/html ${destroot}${prefix}/share/doc/${name}
     }
 }
+
+livecheck.type      regex
+livecheck.url       ${master_sites}
+livecheck.regex     "pyOpenSSL-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100113/bd05f7c3/attachment.html>


More information about the macports-changes mailing list