[77294] trunk/dports/devel/tbb/Portfile

mnick at macports.org mnick at macports.org
Sat Mar 26 05:34:25 PDT 2011


Revision: 77294
          http://trac.macports.org/changeset/77294
Author:   mnick at macports.org
Date:     2011-03-26 05:34:23 -0700 (Sat, 26 Mar 2011)
Log Message:
-----------
tbb: fix livecheck

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

Modified: trunk/dports/devel/tbb/Portfile
===================================================================
--- trunk/dports/devel/tbb/Portfile	2011-03-26 12:20:47 UTC (rev 77293)
+++ trunk/dports/devel/tbb/Portfile	2011-03-26 12:34:23 UTC (rev 77294)
@@ -82,6 +82,6 @@
 test.target         test
 
 livecheck.type      regex
-livecheck.url       ${homepage}/file.php?fid=77
+livecheck.url       http://threadingbuildingblocks.org/file.php?fid=77
 livecheck.version   [join [split [lrange [split ${version} -] 0 0] .] ""]_${rel_date}
-livecheck.regex     <a href='ver.php\\?fid=\\d+'>${name}(\[\\d_\]+)oss</a>
+livecheck.regex     <a href="ver.php\\?fid=\\d+">${name}(\[\\d_\]+)oss</a>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110326/0d5e8ff1/attachment.html>


More information about the macports-changes mailing list