[68406] trunk/dports/math/msieve/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jun 2 19:03:52 PDT 2010


Revision: 68406
          http://trac.macports.org/changeset/68406
Author:   ryandesign at macports.org
Date:     2010-06-02 19:03:48 -0700 (Wed, 02 Jun 2010)
Log Message:
-----------
msieve: fix livecheck

Modified Paths:
--------------
    trunk/dports/math/msieve/Portfile

Modified: trunk/dports/math/msieve/Portfile
===================================================================
--- trunk/dports/math/msieve/Portfile	2010-06-03 01:47:58 UTC (rev 68405)
+++ trunk/dports/math/msieve/Portfile	2010-06-03 02:03:48 UTC (rev 68406)
@@ -54,5 +54,6 @@
    set msieve_build_arch x86
 }
 
-livecheck.regex     {(\d\.\d\d)}
-
+livecheck.type      regex
+livecheck.url       http://sourceforge.net/projects/${name}/files/
+livecheck.regex     {Msieve v([0-9.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100602/32d79f96/attachment.html>


More information about the macports-changes mailing list