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

ryandesign at macports.org ryandesign at macports.org
Tue Dec 1 12:04:29 PST 2009


Revision: 61085
          http://trac.macports.org/changeset/61085
Author:   ryandesign at macports.org
Date:     2009-12-01 12:04:29 -0800 (Tue, 01 Dec 2009)
Log Message:
-----------
cdf: fix livecheck

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

Modified: trunk/dports/science/cdf/Portfile
===================================================================
--- trunk/dports/science/cdf/Portfile	2009-12-01 20:03:45 UTC (rev 61084)
+++ trunk/dports/science/cdf/Portfile	2009-12-01 20:04:29 UTC (rev 61085)
@@ -70,3 +70,5 @@
     system "install_name_tool -id ${prefix}/lib/libcdf.dylib ${destroot}${prefix}/lib/libcdf.dylib"
 }
 
+livecheck.type          regex
+livecheck.regex         {V([0-9.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091201/d60bc1a5/attachment.html>


More information about the macports-changes mailing list