[105771] trunk/dports/science/cdf/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun May 5 13:21:41 PDT 2013


Revision: 105771
          https://trac.macports.org/changeset/105771
Author:   ryandesign at macports.org
Date:     2013-05-05 13:21:41 -0700 (Sun, 05 May 2013)
Log Message:
-----------
cdf: fix livecheck

Modified Paths:
--------------
    trunk/dports/science/cdf/Portfile

Modified: trunk/dports/science/cdf/Portfile
===================================================================
--- trunk/dports/science/cdf/Portfile	2013-05-05 20:18:41 UTC (rev 105770)
+++ trunk/dports/science/cdf/Portfile	2013-05-05 20:21:41 UTC (rev 105771)
@@ -110,4 +110,4 @@
 }
 
 livecheck.type          regex
-livecheck.regex         {V([0-9.]+)[\.\s<]}
+livecheck.regex         {latest operational version \(V([0-9.]+)\)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130505/bb055268/attachment.html>


More information about the macports-changes mailing list