[132817] trunk/dports/multimedia/HandBrake/Portfile

larryv at macports.org larryv at macports.org
Wed Feb 11 01:03:01 PST 2015


Revision: 132817
          https://trac.macports.org/changeset/132817
Author:   larryv at macports.org
Date:     2015-02-11 01:03:00 -0800 (Wed, 11 Feb 2015)
Log Message:
-----------
HandBrake: Improve livecheck

Modified Paths:
--------------
    trunk/dports/multimedia/HandBrake/Portfile

Modified: trunk/dports/multimedia/HandBrake/Portfile
===================================================================
--- trunk/dports/multimedia/HandBrake/Portfile	2015-02-11 09:02:55 UTC (rev 132816)
+++ trunk/dports/multimedia/HandBrake/Portfile	2015-02-11 09:03:00 UTC (rev 132817)
@@ -207,5 +207,6 @@
 }
 
 
-livecheck.url       http://sourceforge.net/projects/handbrake/files/
-livecheck.regex     "handbrake\/files\/(\\d+(?:\\.\\d+)*)"
+livecheck.type      regex
+livecheck.url       https://handbrake.fr/downloads.php
+livecheck.regex     {Current Version: (\d(?:\.\d+)+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150211/ca5b6675/attachment.html>


More information about the macports-changes mailing list