[53646] trunk/dports/math/petsc/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Jul 10 14:35:16 PDT 2009


Revision: 53646
          http://trac.macports.org/changeset/53646
Author:   ryandesign at macports.org
Date:     2009-07-10 14:35:16 -0700 (Fri, 10 Jul 2009)
Log Message:
-----------
petsc: fix use of backslashes before periods in livecheck

Modified Paths:
--------------
    trunk/dports/math/petsc/Portfile

Modified: trunk/dports/math/petsc/Portfile
===================================================================
--- trunk/dports/math/petsc/Portfile	2009-07-10 21:33:49 UTC (rev 53645)
+++ trunk/dports/math/petsc/Portfile	2009-07-10 21:35:16 UTC (rev 53646)
@@ -71,4 +71,4 @@
 
 livecheck.check regex
 livecheck.url   http://www.mcs.anl.gov/petsc/petsc-2/download/index.html
-livecheck.regex petsc-lite-(\[0-9\.\]+(-p\[0-9\]+)).tar.gz
+livecheck.regex petsc-lite-(\[0-9.\]+(-p\[0-9\]+))\\.tar\\.gz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090710/4590c844/attachment.html>


More information about the macports-changes mailing list