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

stromnov at macports.org stromnov at macports.org
Mon May 20 05:55:52 PDT 2013


Revision: 106245
          https://trac.macports.org/changeset/106245
Author:   stromnov at macports.org
Date:     2013-05-20 05:55:52 -0700 (Mon, 20 May 2013)
Log Message:
-----------
gdal: update to version 1.10.0

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

Modified: trunk/dports/gis/gdal/Portfile
===================================================================
--- trunk/dports/gis/gdal/Portfile	2013-05-20 12:43:52 UTC (rev 106244)
+++ trunk/dports/gis/gdal/Portfile	2013-05-20 12:55:52 UTC (rev 106245)
@@ -4,8 +4,8 @@
 PortSystem          1.0
 
 name                gdal
-version             1.9.2
-revision            3
+version             1.10.0
+revision            0
 categories          gis
 license             MIT BSD
 platforms           darwin
@@ -24,10 +24,11 @@
 
 homepage            http://www.gdal.org/
 master_sites        http://www.gdal.org/dl/ \
-                    http://download.osgeo.org/gdal/
+                    http://download.osgeo.org/gdal/ \
+                    http://download.osgeo.org/gdal/CURRENT/
 
-checksums           rmd160  1ab34a85946bae4313cbd925cdbbf728d23d7b57 \
-                    sha256  9f3b9ae968eaa8d06ee5448e5b65e7bfa940e2e345282a29d95275421f36c688
+checksums           rmd160  106034155b6c80c34816720c77b0f53e22853ddb \
+                    sha256  1a9ca12bcc3a55f66bcd6654d5ff12eeddb3a26b622dd7c8872febb4f5a97487
 
 depends_lib-append  port:zlib \
                     port:libpng \
@@ -332,5 +333,5 @@
 }
 
 livecheck.type  regex
-livecheck.url   http://download.osgeo.org/gdal/
-livecheck.regex {>(\d+(?:\.\d+)+)/<}
+livecheck.url   http://download.osgeo.org/gdal/CURRENT
+livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130520/c4f7136d/attachment.html>


More information about the macports-changes mailing list