summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorgdt <gdt>2008-12-16 15:07:58 +0000
committergdt <gdt>2008-12-16 15:07:58 +0000
commitc8ded0e64d05aef83338c1d563e27e0f13684d63 (patch)
tree3a2002243bdd6ab4989daa1228b512e8d00c7da2 /geography
parentdc0ce96674aae96cf190cf7cc8716acb87dce156 (diff)
downloadpkgsrc-c8ded0e64d05aef83338c1d563e27e0f13684d63.tar.gz
PostGIS 1.3.5
2008/12/15 - A quick bug fix release, to remove crashes in cases of collecting LINESTRING (ST_Force_Collection(), ST_Multi()) that had a large affect on Mapserver with LINE layers. - Enhancements and Bug Fixes - GBT#21: improve LRS fix to apply to more platforms - GBT#72: fix st_estimated_extent for better schema sensitivity - GBT#80: segfault on st_multi in MULTILINESTRING repaired - GBT#83: segfault on collecting LINESTRING repaired
Diffstat (limited to 'geography')
-rw-r--r--geography/postgresql81-postgis/Makefile4
-rw-r--r--geography/postgresql81-postgis/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/geography/postgresql81-postgis/Makefile b/geography/postgresql81-postgis/Makefile
index a46917ef115..888b4534734 100644
--- a/geography/postgresql81-postgis/Makefile
+++ b/geography/postgresql81-postgis/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2008/12/10 23:41:20 gdt Exp $
+# $NetBSD: Makefile,v 1.20 2008/12/16 15:07:58 gdt Exp $
DISTNAME= postgis-${VERSION}
-VERSION= 1.3.4
+VERSION= 1.3.5
PKGNAME= postgresql81-postgis-${VERSION}
MASTER_SITES= http://postgis.refractions.net/download/
CATEGORIES= databases geography
diff --git a/geography/postgresql81-postgis/distinfo b/geography/postgresql81-postgis/distinfo
index 9eae58ceaf2..32ce6bad723 100644
--- a/geography/postgresql81-postgis/distinfo
+++ b/geography/postgresql81-postgis/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2008/12/10 23:41:20 gdt Exp $
+$NetBSD: distinfo,v 1.13 2008/12/16 15:07:58 gdt Exp $
-SHA1 (postgis-1.3.4.tar.gz) = 63f1aa34dcc51501654467f039bd673afd326541
-RMD160 (postgis-1.3.4.tar.gz) = 15284ae68479f595f8f0137847b2ba3c53dfe428
-Size (postgis-1.3.4.tar.gz) = 2188846 bytes
+SHA1 (postgis-1.3.5.tar.gz) = 04aa0703e4466a617d8f781e53fe989e01492974
+RMD160 (postgis-1.3.5.tar.gz) = 3af368f8cf70ee3a649e361af95d70252b951d30
+Size (postgis-1.3.5.tar.gz) = 2197971 bytes