Revision: 107417 https://trac.macports.org/changeset/107417 Author: ryandesign@macports.org Date: 2013-06-27 16:26:55 -0700 (Thu, 27 Jun 2013) Log Message: ----------- plib: fix livecheck (#39553) Modified Paths: -------------- trunk/dports/devel/plib/Portfile Modified: trunk/dports/devel/plib/Portfile =================================================================== --- trunk/dports/devel/plib/Portfile 2013-06-27 23:18:10 UTC (rev 107416) +++ trunk/dports/devel/plib/Portfile 2013-06-27 23:26:55 UTC (rev 107417) @@ -45,3 +45,7 @@ KNOWN_BUGS NOTICE README TODO-1.6 TODO-2.0 TODO_AFTER135 \ ${destroot}${prefix}/share/doc/${name} } + +livecheck.type regex +livecheck.url ${homepage}download.html +livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}
participants (1)
-
ryandesign@macports.org