[26936] trunk/dports/lang/scheme48/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Thu Jul 12 04:23:41 PDT 2007
Revision: 26936
http://trac.macosforge.org/projects/macports/changeset/26936
Author: mww at macports.org
Date: 2007-07-12 04:23:40 -0700 (Thu, 12 Jul 2007)
Log Message:
-----------
livecheck: version number must include a '.'
Modified Paths:
--------------
trunk/dports/lang/scheme48/Portfile
Modified: trunk/dports/lang/scheme48/Portfile
===================================================================
--- trunk/dports/lang/scheme48/Portfile 2007-07-12 11:21:35 UTC (rev 26935)
+++ trunk/dports/lang/scheme48/Portfile 2007-07-12 11:23:40 UTC (rev 26936)
@@ -33,4 +33,4 @@
livecheck.check regex
livecheck.url ${homepage}
-livecheck.regex (\[0-9\]+\\.\[0-9\]+)
+livecheck.regex (\[0-9\]+\\\\.\[0-9\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070712/cc3a81f9/attachment.html
More information about the macports-changes
mailing list