SF.net SVN: gar:[25272] csw/mgar/pkg/tomcat8/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Oct 2 15:21:17 CEST 2015


Revision: 25272
          http://sourceforge.net/p/gar/code/25272
Author:   dmichelsen
Date:     2015-10-02 13:21:16 +0000 (Fri, 02 Oct 2015)
Log Message:
-----------
tomcat8/trunk: Update to 8.0.27

Modified Paths:
--------------
    csw/mgar/pkg/tomcat8/trunk/Makefile
    csw/mgar/pkg/tomcat8/trunk/checksums
    csw/mgar/pkg/tomcat8/trunk/files/cswtomcat8

Modified: csw/mgar/pkg/tomcat8/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tomcat8/trunk/Makefile	2015-10-02 13:14:16 UTC (rev 25271)
+++ csw/mgar/pkg/tomcat8/trunk/Makefile	2015-10-02 13:21:16 UTC (rev 25272)
@@ -1,5 +1,5 @@
 NAME = apache-tomcat
-VERSION = 8.0.23
+VERSION = 8.0.27
 
 DESCRIPTION = Apache Jakarta Tomcat 8 Servlet/JSP Container
 

Modified: csw/mgar/pkg/tomcat8/trunk/checksums
===================================================================
--- csw/mgar/pkg/tomcat8/trunk/checksums	2015-10-02 13:14:16 UTC (rev 25271)
+++ csw/mgar/pkg/tomcat8/trunk/checksums	2015-10-02 13:21:16 UTC (rev 25272)
@@ -1 +1 @@
-f4381824abf458650f72ec12d8e81fde  apache-tomcat-8.0.23.tar.gz
+a20be33bfb31a2c6e2eca755fb211cb9  apache-tomcat-8.0.27.tar.gz

Modified: csw/mgar/pkg/tomcat8/trunk/files/cswtomcat8
===================================================================
--- csw/mgar/pkg/tomcat8/trunk/files/cswtomcat8	2015-10-02 13:14:16 UTC (rev 25271)
+++ csw/mgar/pkg/tomcat8/trunk/files/cswtomcat8	2015-10-02 13:21:16 UTC (rev 25272)
@@ -4,7 +4,7 @@
 #
 # Configuration file documentation
 #
-# tomcat7
+# tomcat8
 #
 #     This file let you change the values of a few variables used 
 #     by the init script to control the environment of tomcat6
@@ -18,12 +18,12 @@
 #     /opt/csw/etc
 #         This directory contain global config files
 #
-#     If there exist a /etc/opt/csw/tomcat7 config file, then the
+#     If there exist a /etc/opt/csw/tomcat8 config file, then the
 #     environment variables defined in this file are used and the
 #     /opt/csw/etc/tomcat6/conf/tomcat6 file is ignored even if it 
 #     exist.
 #
-#     If there exist only a /opt/csw/etc/tomcat7/conf/tomcat7 config
+#     If there exist only a /opt/csw/etc/tomcat8/conf/tomcat8 config
 #     file, then the environnement variables defined in this file are
 #     used.
 #
@@ -73,8 +73,8 @@
 # Use the configuration file to supered their value
 #
 
-SPECIFIC_CONFIG_FILE=/etc/opt/csw/cswtomcat7
-GLOBAL_CONFIG_FILE=/opt/csw/etc/cswtomcat7
+SPECIFIC_CONFIG_FILE=/etc/opt/csw/cswtomcat8
+GLOBAL_CONFIG_FILE=/opt/csw/etc/cswtomcat8
 
 JAVA_HOME=/usr/java
 TOMCAT_USER=tomcat
@@ -120,7 +120,7 @@
         fi
 fi
 
-CATALINA_HOME=/opt/csw/share/tomcat7
+CATALINA_HOME=/opt/csw/share/tomcat8
 export JAVA_HOME
 export CATALINA_HOME
 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list