[52938] trunk/dports/gnome/monster-masher/Portfile

devans at macports.org devans at macports.org
Thu Jun 25 16:23:59 PDT 2009


Revision: 52938
          http://trac.macports.org/changeset/52938
Author:   devans at macports.org
Date:     2009-06-25 16:23:58 -0700 (Thu, 25 Jun 2009)
Log Message:
-----------
monster-masher: fix livecheck.

Modified Paths:
--------------
    trunk/dports/gnome/monster-masher/Portfile

Modified: trunk/dports/gnome/monster-masher/Portfile
===================================================================
--- trunk/dports/gnome/monster-masher/Portfile	2009-06-25 23:19:59 UTC (rev 52937)
+++ trunk/dports/gnome/monster-masher/Portfile	2009-06-25 23:23:58 UTC (rev 52938)
@@ -27,3 +27,7 @@
     -undefined suppress
 configure.ldflags-append \
     -lesd
+
+livecheck.check         regex
+livecheck.url           ${master_sites}
+livecheck.regex         "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090625/46bd4641/attachment.html>


More information about the macports-changes mailing list