[126715] trunk/dports/devel/libdvdread/Portfile
ctreleaven at macports.org
ctreleaven at macports.org
Tue Oct 14 05:23:09 PDT 2014
Revision: 126715
https://trac.macports.org/changeset/126715
Author: ctreleaven at macports.org
Date: 2014-10-14 05:23:09 -0700 (Tue, 14 Oct 2014)
Log Message:
-----------
libdvdread: fix livecheck
Modified Paths:
--------------
trunk/dports/devel/libdvdread/Portfile
Modified: trunk/dports/devel/libdvdread/Portfile
===================================================================
--- trunk/dports/devel/libdvdread/Portfile 2014-10-14 12:19:48 UTC (rev 126714)
+++ trunk/dports/devel/libdvdread/Portfile 2014-10-14 12:23:09 UTC (rev 126715)
@@ -38,6 +38,6 @@
configure.args-append --disable-silent-rules
-livecheck.type regex
-livecheck.url [lindex ${master_sites} 0]
-livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+livecheck.type regex
+livecheck.url http://download.videolan.org/pub/videolan/${name}/
+livecheck.regex {>([0-9.]+)/<}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141014/e30c476e/attachment.html>
More information about the macports-changes
mailing list