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

devans at macports.org devans at macports.org
Sun Aug 16 21:48:01 PDT 2009


Revision: 55685
          http://trac.macports.org/changeset/55685
Author:   devans at macports.org
Date:     2009-08-16 21:48:00 -0700 (Sun, 16 Aug 2009)
Log Message:
-----------
icu: refine livecheck regex.

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

Modified: trunk/dports/devel/icu/Portfile
===================================================================
--- trunk/dports/devel/icu/Portfile	2009-08-17 04:43:39 UTC (rev 55684)
+++ trunk/dports/devel/icu/Portfile	2009-08-17 04:48:00 UTC (rev 55685)
@@ -96,4 +96,4 @@
 }
 
 livecheck.url   http://download.icu-project.org/files/${my_name}/
-livecheck.regex {(\d+(?:\.\d+)*)}
+livecheck.regex {(\d+(?:\.\d+)*)/}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090816/489dfbce/attachment.html>


More information about the macports-changes mailing list