pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/geography/mapserver Changes 5.6.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6bc8b6f06019
branches:  trunk
changeset: 574228:6bc8b6f06019
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Apr 12 07:04:46 2010 +0000

description:
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

diffstat:

 geography/mapserver/Makefile |  4 ++--
 geography/mapserver/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r c0ec8b863cb1 -r 6bc8b6f06019 geography/mapserver/Makefile
--- a/geography/mapserver/Makefile      Mon Apr 12 02:28:11 2010 +0000
+++ b/geography/mapserver/Makefile      Mon Apr 12 07:04:46 2010 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2010/03/14 16:32:15 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2010/04/12 07:04:46 adam Exp $
 
-DISTNAME=      mapserver-5.6.1
+DISTNAME=      mapserver-5.6.3
 CATEGORIES=    geography www
 MASTER_SITES=  http://download.osgeo.org/mapserver/
 
diff -r c0ec8b863cb1 -r 6bc8b6f06019 geography/mapserver/distinfo
--- a/geography/mapserver/distinfo      Mon Apr 12 02:28:11 2010 +0000
+++ b/geography/mapserver/distinfo      Mon Apr 12 07:04:46 2010 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2010/01/26 09:01:24 adam Exp $
+$NetBSD: distinfo,v 1.5 2010/04/12 07:04:46 adam Exp $
 
-SHA1 (mapserver-5.6.1.tar.gz) = 3531396b0b3f9dc43be4a6be8090c67dedced460
-RMD160 (mapserver-5.6.1.tar.gz) = db58c6570d50576ca087b2d6c4cccf68d959c7d5
-Size (mapserver-5.6.1.tar.gz) = 2308608 bytes
+SHA1 (mapserver-5.6.3.tar.gz) = ad349ffd39b51565613a1bdcdb238b448c29d2a5
+RMD160 (mapserver-5.6.3.tar.gz) = a84fb1a92996986fdd474010d9787399ea458028
+Size (mapserver-5.6.3.tar.gz) = 2310302 bytes
 SHA1 (patch-aa) = d842afeab3455304236bebbf4ea576c974cafbdd
 SHA1 (patch-ab) = f1521546905034304bc5f1556625d6171421d93d



Home | Main Index | Thread Index | Old Index