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.4. patch...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4e7fabc1de8c
branches: trunk
changeset: 551236:4e7fabc1de8c
user: gdt <gdt%pkgsrc.org@localhost>
date: Wed Dec 10 23:41:20 2008 +0000
description:
Update to 1.3.4. patch-aa was applied upstream.
PostGIS 1.3.4
2008/11/24
- New Features
- Add new ST_AsGeoJSON() function to allow conversion of
geometries to GeoJSON format within the database. (Olivier Courtin)
- Add forthcoming PostgreSQL 8.4 support
(Paul Ramsey, Mark Cave-Ayland)
- Improved CSS for PostGIS documentation (Dane Springmeyer)
- Inclusion of new "postgis_comments.sql" file to enable detailed
function comments to be installed for PostGIS functions. This
attaches a description and associated parameter information
to each function so that this information is available directly
within psql/pgAdmin (Regina Obe)
- Enhancements and Bug Fixes
- General documentation improvements (Regina Obe, Kevin Neufield)
- Improve PiP code by removing substantial memory leaks and adding
multi-polygon support (Paul Ramsey)
- Improve GiST consistent performance (Paul Ramsey)
- GBT#20: Improved algorithm for ST_DWithin (Paul Ramsey)
- GBT#21: locate_along_measure: wrong values, invalid data
(Mark Cave-Ayland)
- GBT#23: wrong proj4text in spatial_ref_sys for SRID 31300 and 31370
(Paul Ramsey)
- GBT#43: Heap over-read in compute_geometry_stats() (Landon Fuller)
- GBT#44: ST_Relate(geom,geom,pattern) is case sensitive (Paul Ramsey)
- GBT#45: bug in postgis_restore.pl - not passing options to createdb
(Paul Ramsey)
- GBT#58: bounding box of circular string is incorrect (Mark Leslie)
- GBT#65: ST_AsGML kills the backend when fed a CIRCULAR STRING
(Mark Cave-Ayland)
- GBT#66: ST_Dump kills backend when fed CIRCULAR STRING
(Mark Cave-Ayland)
- GBT#68: ST_Shift_Longitude doesn't work with MULTIPOINT
(Mark Cave-Ayland)
- GBT#69: ST_Translate crashes when fed circular string
(Mark Cave-Ayland)
- GBT#70: ST_NPoints Crashes with Curves (Mark Cave-Ayland)
diffstat:
geography/postgresql81-postgis/Makefile | 6 ++++--
geography/postgresql81-postgis/PLIST | 12 ++----------
geography/postgresql81-postgis/distinfo | 9 ++++-----
geography/postgresql81-postgis/patches/patch-aa | 15 ---------------
4 files changed, 10 insertions(+), 32 deletions(-)
diffs (81 lines):
diff -r a861e9cab1df -r 4e7fabc1de8c geography/postgresql81-postgis/Makefile
--- a/geography/postgresql81-postgis/Makefile Wed Dec 10 23:32:59 2008 +0000
+++ b/geography/postgresql81-postgis/Makefile Wed Dec 10 23:41:20 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2008/10/17 23:42:19 gdt Exp $
+# $NetBSD: Makefile,v 1.19 2008/12/10 23:41:20 gdt Exp $
DISTNAME= postgis-${VERSION}
-VERSION= 1.3.3
+VERSION= 1.3.4
PKGNAME= postgresql81-postgis-${VERSION}
MASTER_SITES= http://postgis.refractions.net/download/
CATEGORIES= databases geography
@@ -51,6 +51,8 @@
cd ${WRKSRC}/doc/html && pax -rw -pp *.html *.css ${DESTDIR}${HTMLDIR}
${INSTALL_MAN} ${BUILD_DIRS:Q}/doc/man/*.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
+TEST_TARGET= check
+
DEPENDS+= postgresql81-server>=8.1:../../databases/postgresql81-server
.include "../../geography/geos/buildlink3.mk"
diff -r a861e9cab1df -r 4e7fabc1de8c geography/postgresql81-postgis/PLIST
--- a/geography/postgresql81-postgis/PLIST Wed Dec 10 23:32:59 2008 +0000
+++ b/geography/postgresql81-postgis/PLIST Wed Dec 10 23:41:20 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2008/10/17 23:42:19 gdt Exp $
+@comment $NetBSD: PLIST,v 1.10 2008/12/10 23:41:20 gdt Exp $
bin/pgsql2shp
bin/shp2pgsql
lib/liblwgeom.so
@@ -6,15 +6,7 @@
lib/liblwgeom.so.1.3
man/man1/pgsql2shp.1
man/man1/shp2pgsql.1
-share/doc/html/postgis/apa.html
-share/doc/html/postgis/ch01.html
-share/doc/html/postgis/ch02.html
-share/doc/html/postgis/ch03.html
-share/doc/html/postgis/ch04.html
-share/doc/html/postgis/ch05.html
-share/doc/html/postgis/ch06.html
-share/doc/html/postgis/ch07.html
-share/doc/html/postgis/index.html
+share/doc/html/postgis/postgis.html
share/doc/html/postgis/style.css
share/doc/postgis/README.postgis
share/doc/postgis/ZMSgeoms.txt
diff -r a861e9cab1df -r 4e7fabc1de8c geography/postgresql81-postgis/distinfo
--- a/geography/postgresql81-postgis/distinfo Wed Dec 10 23:32:59 2008 +0000
+++ b/geography/postgresql81-postgis/distinfo Wed Dec 10 23:41:20 2008 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.11 2008/10/17 23:42:19 gdt Exp $
+$NetBSD: distinfo,v 1.12 2008/12/10 23:41:20 gdt Exp $
-SHA1 (postgis-1.3.3.tar.gz) = 665abd2869e5c59140ed30c20ba1970ea3880fd4
-RMD160 (postgis-1.3.3.tar.gz) = f685bd235aeccdf13a77d742fb8bddd4d214bed5
-Size (postgis-1.3.3.tar.gz) = 2470117 bytes
-SHA1 (patch-aa) = 9660b7e2be9a039bca88f0f66e9075faf97fe41d
+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
diff -r a861e9cab1df -r 4e7fabc1de8c geography/postgresql81-postgis/patches/patch-aa
--- a/geography/postgresql81-postgis/patches/patch-aa Wed Dec 10 23:32:59 2008 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2006/12/06 17:43:27 joerg Exp $
-
---- lwgeom/Makefile.shlib.orig 2006-12-06 17:36:49.000000000 +0000
-+++ lwgeom/Makefile.shlib
-@@ -140,6 +140,10 @@ ifeq ($(PORTNAME), freebsd)
- endif
- endif
-
-+ifeq ($(PORTNAME), dragonfly)
-+ LINK.shared = $(COMPILER) -shared -Wl,-x,-soname,$(soname)
-+endif
-+
- ifeq ($(PORTNAME), netbsd)
- ifdef ELF_SYSTEM
- LINK.shared = $(COMPILER) -shared -Wl,-x,-soname,$(soname)
Home |
Main Index |
Thread Index |
Old Index