[39176] trunk/dports/science/ghemical/Portfile

simon at macports.org simon at macports.org
Mon Aug 11 05:08:14 PDT 2008


Revision: 39176
          http://trac.macosforge.org/projects/macports/changeset/39176
Author:   simon at macports.org
Date:     2008-08-11 05:08:13 -0700 (Mon, 11 Aug 2008)
Log Message:
-----------
science/ghemical: Fixed livecheck.

Modified Paths:
--------------
    trunk/dports/science/ghemical/Portfile

Modified: trunk/dports/science/ghemical/Portfile
===================================================================
--- trunk/dports/science/ghemical/Portfile	2008-08-11 07:52:15 UTC (rev 39175)
+++ trunk/dports/science/ghemical/Portfile	2008-08-11 12:08:13 UTC (rev 39176)
@@ -41,3 +41,7 @@
 platform darwin 9 {
     configure.ldflags-append   "-L${prefix}/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries"
 }
+
+livecheck.check     regex
+livecheck.url       "${master_sites}?C=M;O=D"
+livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080811/716625c3/attachment.html 


More information about the macports-changes mailing list