pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/postgresql81-postgis Update to 1.3.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b2e33aaabfdd
branches: trunk
changeset: 537077:b2e33aaabfdd
user: gdt <gdt%pkgsrc.org@localhost>
date: Thu Jan 03 13:41:28 2008 +0000
description:
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:
geography/postgresql81-postgis/Makefile | 4 ++--
geography/postgresql81-postgis/PLIST | 3 +--
geography/postgresql81-postgis/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 8 deletions(-)
diffs (43 lines):
diff -r 20e804ad8a6b -r b2e33aaabfdd geography/postgresql81-postgis/Makefile
--- a/geography/postgresql81-postgis/Makefile Thu Jan 03 13:41:02 2008 +0000
+++ b/geography/postgresql81-postgis/Makefile Thu Jan 03 13:41:28 2008 +0000
@@ -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 -r 20e804ad8a6b -r b2e33aaabfdd geography/postgresql81-postgis/PLIST
--- a/geography/postgresql81-postgis/PLIST Thu Jan 03 13:41:02 2008 +0000
+++ b/geography/postgresql81-postgis/PLIST Thu Jan 03 13:41:28 2008 +0000
@@ -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_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 -r 20e804ad8a6b -r b2e33aaabfdd geography/postgresql81-postgis/distinfo
--- a/geography/postgresql81-postgis/distinfo Thu Jan 03 13:41:02 2008 +0000
+++ b/geography/postgresql81-postgis/distinfo Thu Jan 03 13:41:28 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index