[73140] trunk/dports/devel/boehmgc/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Nov 5 05:51:57 PDT 2010


Revision: 73140
          http://trac.macports.org/changeset/73140
Author:   ryandesign at macports.org
Date:     2010-11-05 05:51:52 -0700 (Fri, 05 Nov 2010)
Log Message:
-----------
boehmgc: fix livecheck

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

Modified: trunk/dports/devel/boehmgc/Portfile
===================================================================
--- trunk/dports/devel/boehmgc/Portfile	2010-11-05 12:22:43 UTC (rev 73139)
+++ trunk/dports/devel/boehmgc/Portfile	2010-11-05 12:51:52 UTC (rev 73140)
@@ -38,5 +38,5 @@
 
 livecheck.type  regex
 livecheck.url   ${master_sites}?C=M&O=D
-livecheck.regex ${d_name}-(\\d+(?:\\.\\d+)*)
+livecheck.regex ${d_name}-?(\\d+(?:\\.\\d+)*)${extract.suffix}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101105/207a7d24/attachment.html>


More information about the macports-changes mailing list