[49141] trunk/dports/devel/lcov/Portfile

kimuraw at macports.org kimuraw at macports.org
Sat Apr 4 08:47:36 PDT 2009


Revision: 49141
          http://trac.macports.org/changeset/49141
Author:   kimuraw at macports.org
Date:     2009-04-04 08:47:36 -0700 (Sat, 04 Apr 2009)
Log Message:
-----------
devel/lcov: correct livecheck.regex

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

Modified: trunk/dports/devel/lcov/Portfile
===================================================================
--- trunk/dports/devel/lcov/Portfile	2009-04-04 15:18:40 UTC (rev 49140)
+++ trunk/dports/devel/lcov/Portfile	2009-04-04 15:47:36 UTC (rev 49141)
@@ -49,5 +49,5 @@
 
 livecheck.check	regex
 livecheck.url	${homepage}
-livecheck.regex	{>lcov-(.*?).tar.gz</a>}
+livecheck.regex	{>lcov-(.*).tar.gz</a>}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090404/876d1eb7/attachment.html>


More information about the macports-changes mailing list