Mon Apr 12 07:04:46 2010 UTC ()
Changes 5.6.3:
- Fixed XML transformation issues with expressions and symbols
- Fixed problem with PostGIS SQL bbox introduced in 5.6.2
- Fix backwards handling of iconv errors (w/ SDE) introduced in 5.6.2

Changes 5.6.2:
- Check error returns from mapstring functions
- Correct mutex locking problem with rasters with no inherent georef.
- Fixed problem with isValidItem vs OGR special attributes
- Support wrap character for SVG output
- Fixed msMSSQL2008CloseConnection() to free the statement handle properly
- Fixed PHP MapScript's metadata.nextkey() that was sometimes skipping some
  entries on first call because the NULL arg was not properly handled
- Fixed the query handling with the MSSQL2008 driver
- Fixed swig zoomRectangle() method: the maxy in the rect object have to
  be < miny value
- Backport fix for SLD filters column names detection
- Backport fix for WFS OGC filters regex tests


(adam)
diff -r1.23 -r1.24 pkgsrc/geography/mapserver/Makefile
diff -r1.4 -r1.5 pkgsrc/geography/mapserver/distinfo

cvs diff -r1.23 -r1.24 pkgsrc/geography/mapserver/Makefile (expand / switch to unified diff)

--- pkgsrc/geography/mapserver/Makefile 2010/03/14 16:32:15 1.23
+++ pkgsrc/geography/mapserver/Makefile 2010/04/12 07:04:46 1.24
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.23 2010/03/14 16:32:15 wiz Exp $ 1# $NetBSD: Makefile,v 1.24 2010/04/12 07:04:46 adam Exp $
2 2
3DISTNAME= mapserver-5.6.1 3DISTNAME= mapserver-5.6.3
4CATEGORIES= geography www 4CATEGORIES= geography www
5MASTER_SITES= http://download.osgeo.org/mapserver/ 5MASTER_SITES= http://download.osgeo.org/mapserver/
6 6
7MAINTAINER= hdp@cs.msu.edu 7MAINTAINER= hdp@cs.msu.edu
8HOMEPAGE= http://mapserver.org/ 8HOMEPAGE= http://mapserver.org/
9COMMENT= Environment for building spatially enabled Internet apps 9COMMENT= Environment for building spatially enabled Internet apps
10 10
11PKG_DESTDIR_SUPPORT= user-destdir 11PKG_DESTDIR_SUPPORT= user-destdir
12 12
13MAKE_JOBS_SAFE= no 13MAKE_JOBS_SAFE= no
14 14
15USE_LANGUAGES= c c++ 15USE_LANGUAGES= c c++
16USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config

cvs diff -r1.4 -r1.5 pkgsrc/geography/mapserver/distinfo (expand / switch to unified diff)

--- pkgsrc/geography/mapserver/distinfo 2010/01/26 09:01:24 1.4
+++ pkgsrc/geography/mapserver/distinfo 2010/04/12 07:04:46 1.5
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.4 2010/01/26 09:01:24 adam Exp $ 1$NetBSD: distinfo,v 1.5 2010/04/12 07:04:46 adam Exp $
2 2
3SHA1 (mapserver-5.6.1.tar.gz) = 3531396b0b3f9dc43be4a6be8090c67dedced460 3SHA1 (mapserver-5.6.3.tar.gz) = ad349ffd39b51565613a1bdcdb238b448c29d2a5
4RMD160 (mapserver-5.6.1.tar.gz) = db58c6570d50576ca087b2d6c4cccf68d959c7d5 4RMD160 (mapserver-5.6.3.tar.gz) = a84fb1a92996986fdd474010d9787399ea458028
5Size (mapserver-5.6.1.tar.gz) = 2308608 bytes 5Size (mapserver-5.6.3.tar.gz) = 2310302 bytes
6SHA1 (patch-aa) = d842afeab3455304236bebbf4ea576c974cafbdd 6SHA1 (patch-aa) = d842afeab3455304236bebbf4ea576c974cafbdd
7SHA1 (patch-ab) = f1521546905034304bc5f1556625d6171421d93d 7SHA1 (patch-ab) = f1521546905034304bc5f1556625d6171421d93d