[136961] trunk/dports/multimedia/libvpx/Portfile
devans at macports.org
devans at macports.org
Sun May 31 12:19:27 PDT 2015
Revision: 136961
https://trac.macports.org/changeset/136961
Author: devans at macports.org
Date: 2015-05-31 12:19:27 -0700 (Sun, 31 May 2015)
Log Message:
-----------
libvpx: fix livecheck (#47907).
Modified Paths:
--------------
trunk/dports/multimedia/libvpx/Portfile
Modified: trunk/dports/multimedia/libvpx/Portfile
===================================================================
--- trunk/dports/multimedia/libvpx/Portfile 2015-05-31 17:41:40 UTC (rev 136960)
+++ trunk/dports/multimedia/libvpx/Portfile 2015-05-31 19:19:27 UTC (rev 136961)
@@ -116,3 +116,7 @@
configure.args-append --target=${os.arch}-${os.platform}-gcc
}
}
+
+livecheck.type regex
+livecheck.url http://downloads.webmproject.org/releases/webm/index.html
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150531/2b7cd73f/attachment.html>
More information about the macports-changes
mailing list