[63014] trunk/dports/devel/icu/Portfile

nox at macports.org nox at macports.org
Sat Jan 23 08:33:43 PST 2010


Revision: 63014
          http://trac.macports.org/changeset/63014
Author:   nox at macports.org
Date:     2010-01-23 08:33:40 -0800 (Sat, 23 Jan 2010)
Log Message:
-----------
Fix icu livecheck

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

Modified: trunk/dports/devel/icu/Portfile
===================================================================
--- trunk/dports/devel/icu/Portfile	2010-01-23 15:54:40 UTC (rev 63013)
+++ trunk/dports/devel/icu/Portfile	2010-01-23 16:33:40 UTC (rev 63014)
@@ -107,5 +107,5 @@
     destroot.env    MAKE=/usr/local/bin/gmake
 }
 
-livecheck.url   http://download.icu-project.org/files/${my_name}/
-livecheck.regex { (\d+(?:\.\d+)*)/}
+livecheck.url   http://icu-project.org/download/latest_milestone.html
+livecheck.regex {\((\d+(?:\.\d+)*)\)</title>}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100123/1e09a3be/attachment.html>


More information about the macports-changes mailing list