[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mapguide-commits
Subject:    [mapguide-commits] r9428 - branches/3.1/MgDev
From:       svn_mapguide () osgeo ! org
Date:       2018-12-31 9:00:21
Message-ID: 20181231090021.BD3A939004F () trac ! osgeo ! org
[Download RAW message or body]

Author: jng
Date: 2018-12-31 01:00:21 -0800 (Mon, 31 Dec 2018)
New Revision: 9428

Modified:
   branches/3.1/MgDev/configure.in
   branches/3.1/MgDev/prepare_webtier_components.bat
Log:
RFC 168: Update httpd/PHP version numbers for build

Modified: branches/3.1/MgDev/configure.in
===================================================================
--- branches/3.1/MgDev/configure.in	2018-12-31 08:42:00 UTC (rev 9427)
+++ branches/3.1/MgDev/configure.in	2018-12-31 09:00:21 UTC (rev 9428)
@@ -39,7 +39,7 @@
 map_opt_oem_distsubdirs=""
 
 dnl *******************************************************
-dnl PHP 5.6.33 Configuration
+dnl PHP 5.6.39 Configuration
 dnl *******************************************************
 AC_ARG_WITH([php],
         MAP_HELP_STRING([--with-php],
@@ -48,8 +48,8 @@
         [with_php=no])
 
 if test $with_php = "no"; then
-    AC_MSG_NOTICE([Using php 5.6.33 from included Oem Directory])
-	php_src=`pwd`/Oem/LinuxApt/php-5.6.33
+    AC_MSG_NOTICE([Using php 5.6.39 from included Oem Directory])
+	php_src=`pwd`/Oem/LinuxApt/php-5.6.39
 else
     AC_MSG_NOTICE([Using custom PHP source directory])
 	php_src=$with_php
@@ -62,7 +62,7 @@
 AC_SUBST(php_src)
 
 dnl *******************************************************
-dnl httpd 2.4.29 Configuration
+dnl httpd 2.4.37 Configuration
 dnl *******************************************************
 AC_ARG_WITH([httpd],
 		MAP_HELP_STRING([--with-httpd],
@@ -71,8 +71,8 @@
 		[with_httpd=no])
 
 if test $with_httpd = "no"; then
-    AC_MSG_NOTICE([Using httpd 2.4.29 from included Oem Directory])
-	httpd_src=`pwd`/Oem/LinuxApt/httpd-2.4.29
+    AC_MSG_NOTICE([Using httpd 2.4.37 from included Oem Directory])
+	httpd_src=`pwd`/Oem/LinuxApt/httpd-2.4.37
 else
     AC_MSG_NOTICE([Using custom httpd source directory])
 	httpd_src=$with_httpd

Modified: branches/3.1/MgDev/prepare_webtier_components.bat
===================================================================
--- branches/3.1/MgDev/prepare_webtier_components.bat	2018-12-31 08:42:00 UTC (rev 9427)
+++ branches/3.1/MgDev/prepare_webtier_components.bat	2018-12-31 09:00:21 UTC (rev 9428)
@@ -1,7 +1,7 @@
 @echo off
 SET SEVENZ=%CD%\BuildTools\WebTools\7-zip\7z.exe
-SET HTTPD_VER=2.4.29
-SET PHP_VER=5.6.33
+SET HTTPD_VER=2.4.37
+SET PHP_VER=5.6.39
 pushd Oem\LinuxApt
 :check_httpd
 if not exist httpd-%HTTPD_VER% goto unpack_httpd

_______________________________________________
mapguide-commits mailing list
mapguide-commits@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic