[53647] trunk/dports/math/slepc/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Jul 10 14:36:02 PDT 2009
Revision: 53647
http://trac.macports.org/changeset/53647
Author: ryandesign at macports.org
Date: 2009-07-10 14:36:01 -0700 (Fri, 10 Jul 2009)
Log Message:
-----------
slepc: fix use of backslashes before periods in livecheck
Modified Paths:
--------------
trunk/dports/math/slepc/Portfile
Modified: trunk/dports/math/slepc/Portfile
===================================================================
--- trunk/dports/math/slepc/Portfile 2009-07-10 21:35:16 UTC (rev 53646)
+++ trunk/dports/math/slepc/Portfile 2009-07-10 21:36:01 UTC (rev 53647)
@@ -76,4 +76,4 @@
livecheck.check regex
livecheck.url http://www.grycap.upv.es/slepc/download/download.htm
-livecheck.regex slepc-(\[0-9\.\]+(-p\[0-9\]+)).tgz
+livecheck.regex slepc-(\[0-9.\]+(-p\[0-9\]+))\\.tgz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090710/763390d7/attachment.html>
More information about the macports-changes
mailing list