[62206] trunk/dports/devel/swig/Portfile

nox at macports.org nox at macports.org
Thu Dec 31 08:02:47 PST 2009


Revision: 62206
          http://trac.macports.org/changeset/62206
Author:   nox at macports.org
Date:     2009-12-31 08:02:46 -0800 (Thu, 31 Dec 2009)
Log Message:
-----------
Fix swig livecheck

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

Modified: trunk/dports/devel/swig/Portfile
===================================================================
--- trunk/dports/devel/swig/Portfile	2009-12-31 16:02:33 UTC (rev 62205)
+++ trunk/dports/devel/swig/Portfile	2009-12-31 16:02:46 UTC (rev 62206)
@@ -68,5 +68,6 @@
     }
 }
 
-livecheck.type      sourceforge
-livecheck.regex     <title>${name} ${name}-(.*) released.*</title>
+livecheck.type      regex
+livecheck.url       http://www.swig.org/download.html
+livecheck.regex     ${name}-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091231/d6fcdd44/attachment.html>


More information about the macports-changes mailing list