[62053] trunk/dports/gis/gdal/Portfile

nox at macports.org nox at macports.org
Mon Dec 28 08:34:28 PST 2009


Revision: 62053
          http://trac.macports.org/changeset/62053
Author:   nox at macports.org
Date:     2009-12-28 08:34:27 -0800 (Mon, 28 Dec 2009)
Log Message:
-----------
Fix gdal livecheck

Modified Paths:
--------------
    trunk/dports/gis/gdal/Portfile

Modified: trunk/dports/gis/gdal/Portfile
===================================================================
--- trunk/dports/gis/gdal/Portfile	2009-12-28 16:34:16 UTC (rev 62052)
+++ trunk/dports/gis/gdal/Portfile	2009-12-28 16:34:27 UTC (rev 62053)
@@ -197,3 +197,7 @@
 	xinstall -m 644 -W ${worksrcpath} HOWTO-RELEASE NEWS VERSION \
 		${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.type  regex
+livecheck.url   http://download.osgeo.org/gdal/
+livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091228/ecf88784/attachment.html>


More information about the macports-changes mailing list