summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2012-12-19 20:35:13 +0100
committer Matteo Bernardini2012-12-19 20:35:31 +0100
commitdde396c5d0a75ed7f0f62eeae16bc14c327d9672 (patch)
tree7de55059419f9da84d46ac91c250e153915e407a /system
parenta942700fb8a338e2f10b86690adb2a3e2bffdffb (diff)
downloadslackbuilds-dde396c5d0a75ed7f0f62eeae16bc14c327d9672.tar.gz
system/postgis: Updated for version 2.0.2, new homepage
Fixed deps info. Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/postgis/README4
-rw-r--r--system/postgis/postgis.SlackBuild2
-rw-r--r--system/postgis/postgis.info10
-rw-r--r--system/postgis/slack-desc2
4 files changed, 10 insertions, 8 deletions
diff --git a/system/postgis/README b/system/postgis/README
index 8cc8fe8a2a..80eac03b71 100644
--- a/system/postgis/README
+++ b/system/postgis/README
@@ -5,4 +5,6 @@ backend spatial database for geographic information systems
(GIS), much like ESRI's SDE or Oracle's Spatial extension.
To disable raster support and eliminate the gdal dependency,
-set RASTER=no.
+set RASTER=no. If you choose this path, be aware that
+postgis will still need the two dependencies that gdal
+rely on, proj and geos.
diff --git a/system/postgis/postgis.SlackBuild b/system/postgis/postgis.SlackBuild
index 6af8163479..5b36cc9655 100644
--- a/system/postgis/postgis.SlackBuild
+++ b/system/postgis/postgis.SlackBuild
@@ -25,7 +25,7 @@
# Maintained by Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
PRGNAM=postgis
-VERSION=${VERSION:-2.0.1}
+VERSION=${VERSION:-2.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/postgis/postgis.info b/system/postgis/postgis.info
index 6f722315a8..6aebe94988 100644
--- a/system/postgis/postgis.info
+++ b/system/postgis/postgis.info
@@ -1,10 +1,10 @@
PRGNAM="postgis"
-VERSION="2.0.1"
-HOMEPAGE="http://postgis.refractions.net"
-DOWNLOAD="http://postgis.refractions.net/download/postgis-2.0.1.tar.gz"
-MD5SUM="7af9ce5f7dfb22d81fea7f041e674497"
+VERSION="2.0.2"
+HOMEPAGE="http://postgis.org"
+DOWNLOAD="http://download.osgeo.org/postgis/source/postgis-2.0.2.tar.gz"
+MD5SUM="f11e7b6258a9b37a268df531b692f892"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="geos postgresql proj json-c gdal"
+REQUIRES="gdal json-c postgresql"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="bosth@alumni.sfu.ca"
diff --git a/system/postgis/slack-desc b/system/postgis/slack-desc
index 3bfe51d7fb..bf591de39b 100644
--- a/system/postgis/slack-desc
+++ b/system/postgis/slack-desc
@@ -14,6 +14,6 @@ postgis: server, allowing it to be used as a backend spatial database for
postgis: geographic information systems (GIS), much like ESRI's SDE or
postgis: Oracle's Spatial extension.
postgis:
-postgis: http://postgis.refractions.net/
+postgis: http://postgis.org
postgis:
postgis: