[22546] trunk/dports/devel/openssl/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Mar 4 12:25:33 PST 2007


Revision: 22546
          http://trac.macosforge.org/projects/macports/changeset/22546
Author:   mww at macports.org
Date:     2007-03-04 12:25:33 -0800 (Sun, 04 Mar 2007)

Log Message:
-----------
add livecheck (regex)

Modified Paths:
--------------
    trunk/dports/devel/openssl/Portfile

Modified: trunk/dports/devel/openssl/Portfile
===================================================================
--- trunk/dports/devel/openssl/Portfile	2007-03-04 20:22:40 UTC (rev 22545)
+++ trunk/dports/devel/openssl/Portfile	2007-03-04 20:25:33 UTC (rev 22546)
@@ -43,6 +43,10 @@
 
 test.run		yes
 
+livecheck.check	regex
+livecheck.url	${master_sites}
+livecheck.regex	${name}-(0.9.8\[a-z\])
+
 variant universal {
 
     post-configure {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070304/9b127cb7/attachment.html


More information about the macports-changes mailing list