[98258] trunk/dports/graphics/jgraph/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Sep 30 22:32:40 PDT 2012


Revision: 98258
          http://trac.macports.org//changeset/98258
Author:   ryandesign at macports.org
Date:     2012-09-30 22:32:40 -0700 (Sun, 30 Sep 2012)
Log Message:
-----------
jgraph: fix livecheck (#36405)

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

Modified: trunk/dports/graphics/jgraph/Portfile
===================================================================
--- trunk/dports/graphics/jgraph/Portfile	2012-10-01 04:10:09 UTC (rev 98257)
+++ trunk/dports/graphics/jgraph/Portfile	2012-10-01 05:32:40 UTC (rev 98258)
@@ -69,3 +69,7 @@
     eval xinstall -m 644 [glob ${worksrcpath}/*.jgr] \
         ${destroot}${prefix}/share/examples/${name}
 }
+
+livecheck.type      regex
+livecheck.url       ${homepage}
+livecheck.regex     {The Software \(version (\d+(?:\.\d+)*)\)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120930/9e428788/attachment.html>


More information about the macports-changes mailing list