[104389] trunk/dports/graphics/exempi/Portfile

devans at macports.org devans at macports.org
Sun Mar 24 06:14:12 PDT 2013


Revision: 104389
          https://trac.macports.org/changeset/104389
Author:   devans at macports.org
Date:     2013-03-24 06:14:12 -0700 (Sun, 24 Mar 2013)
Log Message:
-----------
exempi: update livecheck.regex.

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

Modified: trunk/dports/graphics/exempi/Portfile
===================================================================
--- trunk/dports/graphics/exempi/Portfile	2013-03-24 13:09:20 UTC (rev 104388)
+++ trunk/dports/graphics/exempi/Portfile	2013-03-24 13:14:12 UTC (rev 104389)
@@ -48,5 +48,5 @@
 }
 
 livecheck.type  regex
-livecheck.url   ${homepage}
-livecheck.regex {version\ (\d+(?:\.\d+)*)}
+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/20130324/d303ebda/attachment-0001.html>


More information about the macports-changes mailing list