Subject: CVS commit: pkgsrc/geography/postgresql81-postgis
To: None <pkgsrc-changes@NetBSD.org>
From: Greg Troxel <gdt@netbsd.org>
List: pkgsrc-changes
Date: 01/12/2007 18:11:49
Module Name:	pkgsrc
Committed By:	gdt
Date:		Fri Jan 12 18:11:49 UTC 2007

Modified Files:
	pkgsrc/geography/postgresql81-postgis: Makefile PLIST distinfo

Log Message:
Update to 1.2.1

* Fix for bug in Within() caused by point-in-polygon performance
shortcut.
* Fix for bug in indexes with null on PostgreSQL 8.2.
* Fix for JTS handling of multi-dimensional data.
* Fix for GCJ Java support.
* Fix for JDBC compatibility in PostgreSQL 8.2.
* New AsKML() function.
* Better Transform() performance when no transform is actually required!


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/geography/postgresql81-postgis/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/geography/postgresql81-postgis/PLIST
cvs rdiff -r1.6 -r1.7 pkgsrc/geography/postgresql81-postgis/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.