[55452] trunk/dports/graphics/libgeotiff/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Aug 10 18:34:43 PDT 2009


Revision: 55452
          http://trac.macports.org/changeset/55452
Author:   ryandesign at macports.org
Date:     2009-08-10 18:34:41 -0700 (Mon, 10 Aug 2009)
Log Message:
-----------
libgeotiff: fix livecheck

Modified Paths:
--------------
    trunk/dports/graphics/libgeotiff/Portfile

Modified: trunk/dports/graphics/libgeotiff/Portfile
===================================================================
--- trunk/dports/graphics/libgeotiff/Portfile	2009-08-10 23:53:37 UTC (rev 55451)
+++ trunk/dports/graphics/libgeotiff/Portfile	2009-08-11 01:34:41 UTC (rev 55452)
@@ -34,3 +34,7 @@
         ln -s libgeotiff.${version}.dylib ${destroot}${prefix}/lib/libgeotiff${suf}.dylib
     }
 }
+
+livecheck.check         regex
+livecheck.url           [lindex ${master_sites} 0]
+livecheck.regex         ${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090810/cfa0d0d2/attachment.html>


More information about the macports-changes mailing list