[126716] trunk/dports/devel/libdvdnav/Portfile

ctreleaven at macports.org ctreleaven at macports.org
Tue Oct 14 05:26:19 PDT 2014


Revision: 126716
          https://trac.macports.org/changeset/126716
Author:   ctreleaven at macports.org
Date:     2014-10-14 05:26:19 -0700 (Tue, 14 Oct 2014)
Log Message:
-----------
libdvdnav: fix livecheck

Modified Paths:
--------------
    trunk/dports/devel/libdvdnav/Portfile

Modified: trunk/dports/devel/libdvdnav/Portfile
===================================================================
--- trunk/dports/devel/libdvdnav/Portfile	2014-10-14 12:23:09 UTC (rev 126715)
+++ trunk/dports/devel/libdvdnav/Portfile	2014-10-14 12:26:19 UTC (rev 126716)
@@ -50,5 +50,5 @@
 }
 
 livecheck.type      regex
-livecheck.url       [lindex ${master_sites} 0]
-livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+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/bfb11e0e/attachment.html>


More information about the macports-changes mailing list