[97119] trunk/dports/devel/lua-xavante/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Aug 27 14:34:20 PDT 2012


Revision: 97119
          https://trac.macports.org/changeset/97119
Author:   ryandesign at macports.org
Date:     2012-08-27 14:34:19 -0700 (Mon, 27 Aug 2012)
Log Message:
-----------
lua-xavante: remove redundant version line; fix livecheck

Modified Paths:
--------------
    trunk/dports/devel/lua-xavante/Portfile

Modified: trunk/dports/devel/lua-xavante/Portfile
===================================================================
--- trunk/dports/devel/lua-xavante/Portfile	2012-08-27 21:23:58 UTC (rev 97118)
+++ trunk/dports/devel/lua-xavante/Portfile	2012-08-27 21:34:19 UTC (rev 97119)
@@ -2,9 +2,8 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        keplerproject xavante 2.2.1
+github.setup        keplerproject xavante 2.2.1 v
 name                lua-xavante
-version             2.2.1
 license             GPL-3
 categories          devel www
 maintainers         and.damore openmaintainer
@@ -42,3 +41,6 @@
                 ${destroot}${prefix}/share/examples/${name}/config 
 }
 
+# https://github.com/keplerproject/xavante/issues/6
+livecheck.url       ${homepage}
+livecheck.regex     {(?i)current version is ([0-9.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120827/0a2ad7ac/attachment.html>


More information about the macports-changes mailing list