diff options
author | gdt <gdt@pkgsrc.org> | 2008-01-03 13:41:28 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2008-01-03 13:41:28 +0000 |
commit | 10f5af22f02094a31665aaad6ce6ca3f43773715 (patch) | |
tree | 5ce53036734b36f3d296e544ecdc823002a2f8af /geography | |
parent | ea1eb4bb84e49a2416f43b867a31f399485067e8 (diff) | |
download | pkgsrc-10f5af22f02094a31665aaad6ce6ca3f43773715.tar.gz |
Update to 1.3.2.
PostGIS 1.3.2
2007/12/01
- Improvements in the TIGER geocoder
- Fix to ST_EndPoint() crasher bug
- Modified ST_AsGML() improving v2 and adding v3 support
- Fix to ensure ST_Envelope() returns valid geometries
- Change JDBC build to use Ant
- Fix for better OS/X support
- Fix to WKB parser to do simple validity checks
Diffstat (limited to 'geography')
-rw-r--r-- | geography/postgresql81-postgis/Makefile | 4 | ||||
-rw-r--r-- | geography/postgresql81-postgis/PLIST | 3 | ||||
-rw-r--r-- | geography/postgresql81-postgis/distinfo | 8 |
3 files changed, 7 insertions, 8 deletions
diff --git a/geography/postgresql81-postgis/Makefile b/geography/postgresql81-postgis/Makefile index 53127775f9b..e649a31e2ec 100644 --- a/geography/postgresql81-postgis/Makefile +++ b/geography/postgresql81-postgis/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2007/08/22 12:25:32 gdt Exp $ +# $NetBSD: Makefile,v 1.12 2008/01/03 13:41:28 gdt Exp $ DISTNAME= postgis-${VERSION} -VERSION= 1.3.1 +VERSION= 1.3.2 PKGNAME= postgresql81-postgis-${VERSION} MASTER_SITES= http://postgis.refractions.net/download/ CATEGORIES= databases geography diff --git a/geography/postgresql81-postgis/PLIST b/geography/postgresql81-postgis/PLIST index c394fbe43ff..c65b9ffd00f 100644 --- a/geography/postgresql81-postgis/PLIST +++ b/geography/postgresql81-postgis/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2007/08/22 12:25:32 gdt Exp $ +@comment $NetBSD: PLIST,v 1.8 2008/01/03 13:41:29 gdt Exp $ bin/pgsql2shp bin/shp2pgsql lib/liblwgeom.so @@ -16,6 +16,5 @@ share/postgresql/contrib/lwpostgis.sql share/postgresql/contrib/lwpostgis_upgrade.sql share/postgresql/contrib/spatial_ref_sys.sql @dirrm share/postgresql/contrib -@dirrm share/examples/postgis @dirrm share/doc/postgis @dirrm share/doc/html/postgis diff --git a/geography/postgresql81-postgis/distinfo b/geography/postgresql81-postgis/distinfo index 5470e755835..911089e5883 100644 --- a/geography/postgresql81-postgis/distinfo +++ b/geography/postgresql81-postgis/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2007/08/22 12:25:32 gdt Exp $ +$NetBSD: distinfo,v 1.10 2008/01/03 13:41:30 gdt Exp $ -SHA1 (postgis-1.3.1.tar.gz) = db8e954dfc19e73c2331358a396e2064d1333a72 -RMD160 (postgis-1.3.1.tar.gz) = f199505dc04bd2caa0400c9235bbf1aecfe14b6f -Size (postgis-1.3.1.tar.gz) = 2148125 bytes +SHA1 (postgis-1.3.2.tar.gz) = 2bb278f60768a434a8ab01ac3a445f09450788e6 +RMD160 (postgis-1.3.2.tar.gz) = 6cc69e70fbc0f3e40c860d0b083e74eb49bc1565 +Size (postgis-1.3.2.tar.gz) = 2161660 bytes SHA1 (patch-aa) = 9660b7e2be9a039bca88f0f66e9075faf97fe41d |