Revision: 144303 https://trac.macports.org/changeset/144303 Author: jeremyhu@macports.org Date: 2016-01-05 19:28:10 -0800 (Tue, 05 Jan 2016) Log Message: ----------- mozplugger: Update livecheck Modified Paths: -------------- trunk/dports/www/mozplugger/Portfile Modified: trunk/dports/www/mozplugger/Portfile =================================================================== --- trunk/dports/www/mozplugger/Portfile 2016-01-06 03:24:44 UTC (rev 144302) +++ trunk/dports/www/mozplugger/Portfile 2016-01-06 03:28:10 UTC (rev 144303) @@ -38,3 +38,8 @@ configure.env-append \ MOZ_PLUGIN_PATH=${prefix}/lib/nsplugins + + +livecheck.type regex +livecheck.url ${homepage} +livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}
participants (1)
-
jeremyhu@macports.org