[62044] trunk/dports/graphics/OpenSceneGraph-devel/Portfile

nox at macports.org nox at macports.org
Mon Dec 28 08:32:47 PST 2009


Revision: 62044
          http://trac.macports.org/changeset/62044
Author:   nox at macports.org
Date:     2009-12-28 08:32:46 -0800 (Mon, 28 Dec 2009)
Log Message:
-----------
Fix OpenSceneGraph-devel livecheck

Modified Paths:
--------------
    trunk/dports/graphics/OpenSceneGraph-devel/Portfile

Modified: trunk/dports/graphics/OpenSceneGraph-devel/Portfile
===================================================================
--- trunk/dports/graphics/OpenSceneGraph-devel/Portfile	2009-12-28 16:32:35 UTC (rev 62043)
+++ trunk/dports/graphics/OpenSceneGraph-devel/Portfile	2009-12-28 16:32:46 UTC (rev 62044)
@@ -58,4 +58,4 @@
 
 livecheck.type  regex
 livecheck.url   ${homepage}downloads/developer_releases/
-livecheck.regex ${my_name}-(\[0-9.\]+)/
+livecheck.regex ${my_name}-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091228/fc7d50a9/attachment.html>


More information about the macports-changes mailing list