Revision: 93954 https://trac.macports.org/changeset/93954 Author: rmstonecipher@macports.org Date: 2012-06-04 20:57:52 -0700 (Mon, 04 Jun 2012) Log Message: ----------- aqua/HandBrake fix broken livecheck Modified Paths: -------------- trunk/dports/aqua/HandBrake/Portfile Modified: trunk/dports/aqua/HandBrake/Portfile =================================================================== --- trunk/dports/aqua/HandBrake/Portfile 2012-06-05 00:59:56 UTC (rev 93953) +++ trunk/dports/aqua/HandBrake/Portfile 2012-06-05 03:57:52 UTC (rev 93954) @@ -157,3 +157,5 @@ destroot { file copy ${worksrcpath}/build/${name}.app ${destroot}${applications_dir}/${name}.app } +livecheck.url http://sourceforge.net/projects/handbrake/files/ +livecheck.regex "handbrake\/files\/(\\d+(?:\\.\\d+)*)"