[110187] trunk/dports/devel/spatialindex/Portfile

stromnov at macports.org stromnov at macports.org
Wed Aug 28 02:15:38 PDT 2013


Revision: 110187
          https://trac.macports.org/changeset/110187
Author:   stromnov at macports.org
Date:     2013-08-28 02:15:38 -0700 (Wed, 28 Aug 2013)
Log Message:
-----------
spatialindex: update to version 1.8.1 (#40230, maintainer timeout)

Modified Paths:
--------------
    trunk/dports/devel/spatialindex/Portfile

Modified: trunk/dports/devel/spatialindex/Portfile
===================================================================
--- trunk/dports/devel/spatialindex/Portfile	2013-08-28 09:03:05 UTC (rev 110186)
+++ trunk/dports/devel/spatialindex/Portfile	2013-08-28 09:15:38 UTC (rev 110187)
@@ -4,28 +4,30 @@
 PortSystem          1.0
 
 name                spatialindex
-version             1.7.1
-categories-append   devel science
+version             1.8.1
+revision            0
+categories          devel science
+platforms           darwin
+license             MIT
+
 maintainers         mnick
 
 description         ${name} provides a general framework for developing \
                     spatial indices.
+
 long_description    ${description} \
                     Currently it defines generic interfaces, provides simple \
                     main memory and disk based storage managers and a robust \
                     implementation of an R*-tree, an MVR-tree and a TPR-tree.
 
-platforms           darwin
-license             LGPL
+homepage            http://libspatialindex.org/
+master_sites        http://download.osgeo.org/libspatialindex
 
-homepage            http://trac.gispython.org/spatialindex
-master_sites        http://download.osgeo.org/libspatialindex
 distname            ${name}-src-${version}
 use_bzip2           yes
 
-checksums           md5     15e5fcff393a56ab9aa7553e4a9cd64a \
-                    sha1    7ef94a28a9accfd42551b069ba240d2244f3d054 \
-                    rmd160  59b168e15077c540a372047b4c1975cb33420df0
+checksums           rmd160  1578ea023eeabe133811383966208f0c13e72bae \
+                    sha256  9e57b07ccd64b2940ac42739382e84492716f186892ba81c0d2a636ca6de3bcd
 
 livecheck.url       ${master_sites}
 livecheck.regex     <a href=\"${name}(?:-src)?-(.*).tar.gz\"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130828/806266a0/attachment.html>


More information about the macports-changes mailing list