[85867] trunk/dports/devel/cryptlib/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Oct 16 20:30:58 PDT 2011


Revision: 85867
          http://trac.macports.org/changeset/85867
Author:   ryandesign at macports.org
Date:     2011-10-16 20:30:55 -0700 (Sun, 16 Oct 2011)
Log Message:
-----------
cryptlib: fix livecheck

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

Modified: trunk/dports/devel/cryptlib/Portfile
===================================================================
--- trunk/dports/devel/cryptlib/Portfile	2011-10-17 03:22:41 UTC (rev 85866)
+++ trunk/dports/devel/cryptlib/Portfile	2011-10-17 03:30:55 UTC (rev 85867)
@@ -73,3 +73,7 @@
 	set cryptlibDylib		libcl.so.${branch}
 	set cryptlibDylibLink	libcl.so
 }
+
+livecheck.type      regex
+livecheck.url       ${homepage}download.html
+livecheck.regex     ${name} (\[0-9.\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111016/94b4688c/attachment.html>


More information about the macports-changes mailing list