[57542] trunk/dports/multimedia/VLC09/Portfile

mnick at macports.org mnick at macports.org
Sat Sep 12 11:18:27 PDT 2009


Revision: 57542
          http://trac.macports.org/changeset/57542
Author:   mnick at macports.org
Date:     2009-09-12 11:18:25 -0700 (Sat, 12 Sep 2009)
Log Message:
-----------
only match 0.9 branch in livecheck

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

Modified: trunk/dports/multimedia/VLC09/Portfile
===================================================================
--- trunk/dports/multimedia/VLC09/Portfile	2009-09-12 18:14:11 UTC (rev 57541)
+++ trunk/dports/multimedia/VLC09/Portfile	2009-09-12 18:18:25 UTC (rev 57542)
@@ -44,7 +44,7 @@
 destroot.target install
 
 livecheck.url   http://download.videolan.org/pub/videolan/vlc/
-livecheck.regex <a href=\"(\\d\[\\d|\.|\\w\]+).*/\">
+livecheck.regex <a href=\"(0\.9\.\[\\d|\.|\\w\]+).*/\">
 
 # live555 and possibly others are not universal, so disabling for now
 universal_variant   no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090912/c42fab94/attachment.html>


More information about the macports-changes mailing list