[101375] trunk/dports/devel/be/Portfile

g5pw at macports.org g5pw at macports.org
Wed Jan 9 14:08:03 PST 2013


Revision: 101375
          https://trac.macports.org/changeset/101375
Author:   g5pw at macports.org
Date:     2013-01-09 14:08:03 -0800 (Wed, 09 Jan 2013)
Log Message:
-----------
devel/be:
  fix livecheck

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

Modified: trunk/dports/devel/be/Portfile
===================================================================
--- trunk/dports/devel/be/Portfile	2013-01-09 21:50:34 UTC (rev 101374)
+++ trunk/dports/devel/be/Portfile	2013-01-09 22:08:03 UTC (rev 101375)
@@ -26,4 +26,4 @@
 python.link_binaries_suffix
 
 livecheck.type      regex
-livecheck.regex     "${name}-(\\d+\\.\\d+.\\d+)${extract.suffix}"
+livecheck.regex     "${name}-(\\d+\\.\\d+\\.\\d+)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130109/d91ca2cf/attachment.html>


More information about the macports-changes mailing list