[SCM] mapserver branch, master, updated. upstream/6.2.1-131-gc8fa915

Bas Couwenberg sebastic at xs4all.nl
Wed Sep 11 15:55:37 UTC 2013


The following commit has been merged in the master branch:
commit e7f2bd8acb311c1d586858218d5865f8a81e5134
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Sep 7 21:09:45 2013 +0200

    Rename WITH_THREADS to WITH_THREAD_SAFETY.

diff --git a/debian/changelog b/debian/changelog
index d0d5e2e..76315c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mapserver (6.4.0~rc1-1) UNRELEASED; urgency=low
+
+  * New upstream release: 6.4.0-rc1.
+  * Rename WITH_THREADS to WITH_THREAD_SAFETY.
+
+ -- Bas Couwenberg <sebastic at xs4all.nl>  Sat, 07 Sep 2013 20:56:16 +0200
+
 mapserver (6.4.0~beta2-1) UNRELEASED; urgency=low
 
   * New upstream release: 6.4.0-beta2.
diff --git a/debian/rules b/debian/rules
index e2a1836..5d3d7b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,7 +51,7 @@ COMMON_CONFIG=	-DCMAKE_INSTALL_PREFIX=/usr \
 		-DWITH_WFS=1 \
 		-DWITH_WCS=1 \
 		-DWITH_LIBXML2=1 \
-		-DWITH_THREADS=1 \
+		-DWITH_THREAD_SAFETY=1 \
 		-DWITH_GIF=1 \
 		-DWITH_PYTHON=1 \
 		-DWITH_PHP=1 \

-- 
Packaging for MapServer



More information about the Pkg-grass-devel mailing list