[91210] trunk/dports/x11/mesa/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Mar 25 16:15:01 PDT 2012


Revision: 91210
          https://trac.macports.org/changeset/91210
Author:   ryandesign at macports.org
Date:     2012-03-25 16:15:00 -0700 (Sun, 25 Mar 2012)
Log Message:
-----------
mesa: fix livecheck

Modified Paths:
--------------
    trunk/dports/x11/mesa/Portfile

Modified: trunk/dports/x11/mesa/Portfile
===================================================================
--- trunk/dports/x11/mesa/Portfile	2012-03-25 23:14:40 UTC (rev 91209)
+++ trunk/dports/x11/mesa/Portfile	2012-03-25 23:15:00 UTC (rev 91210)
@@ -137,5 +137,5 @@
 }
 
 livecheck.type  regex
-livecheck.url   http://www.buraphalinux.org/download/bls1.4/dvd_source/source/x11/xserver/mesa/
-livecheck.regex "MesaLib-(\\d+\\.\[02468\](?:\\.\\d+)*)${extract.suffix}"
+livecheck.url   http://www.mesa3d.org/news.html
+livecheck.regex {relnotes-([0-9.]+)\.html}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120325/fe428018/attachment.html>


More information about the macports-changes mailing list