[78417] trunk/dports/graphics/g2/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri May 6 20:17:31 PDT 2011


Revision: 78417
          http://trac.macports.org/changeset/78417
Author:   ryandesign at macports.org
Date:     2011-05-06 20:17:30 -0700 (Fri, 06 May 2011)
Log Message:
-----------
g2: fix livecheck

Modified Paths:
--------------
    trunk/dports/graphics/g2/Portfile

Modified: trunk/dports/graphics/g2/Portfile
===================================================================
--- trunk/dports/graphics/g2/Portfile	2011-05-07 03:13:50 UTC (rev 78416)
+++ trunk/dports/graphics/g2/Portfile	2011-05-07 03:17:30 UTC (rev 78417)
@@ -44,3 +44,7 @@
         TODO \
         ${docdir}
 }
+
+livecheck.type          regex
+livecheck.url           http://sourceforge.net/projects/${name}/files/${name}
+livecheck.regex         /${name}-(\[0-9.\]+)/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110506/0334e99c/attachment.html>


More information about the macports-changes mailing list