Update to tomcat-8.0.20

This commit is contained in:
dcoppa 2015-03-18 14:59:56 +00:00
parent 6941d5359e
commit 0a8e6eabac
4 changed files with 17 additions and 10 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.4 2015/01/28 13:35:45 dcoppa Exp $
# $OpenBSD: Makefile,v 1.5 2015/03/18 14:59:56 dcoppa Exp $
COMMENT-main = Java servlet 3.1 and Java server pages 2.3 server
MAJ_VER = 8
MIN_VER = 0
MICRO_VER = 18
MICRO_VER = 20
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
SHA256 (apache-tomcat-8.0.18-fulldocs.tar.gz) = AflD2n6gsXA/xDdWKiPl1T9QWf7sSTDGduHLkyj1ByY=
SHA256 (apache-tomcat-8.0.18.tar.gz) = SfkJcHNJOsy4+OCCfY9O4A0swRW5GI/DkC3rNpZVQ3k=
SIZE (apache-tomcat-8.0.18-fulldocs.tar.gz) = 4950653
SIZE (apache-tomcat-8.0.18.tar.gz) = 9270590
SHA256 (apache-tomcat-8.0.20-fulldocs.tar.gz) = tZPmMHrq2X11JJ4zPUpSZPZQyxHJG/A1H8tJLBk/YzU=
SHA256 (apache-tomcat-8.0.20.tar.gz) = dIcP6ikwwQ851YbcJrP0iPPItR8wMOdFYeRiGIYJo5A=
SIZE (apache-tomcat-8.0.20-fulldocs.tar.gz) = 5796780
SIZE (apache-tomcat-8.0.20.tar.gz) = 9276758

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-examples,v 1.4 2015/01/28 13:35:45 dcoppa Exp $
@comment $OpenBSD: PLIST-examples,v 1.5 2015/03/18 14:59:56 dcoppa Exp $
@owner _tomcat
@group _tomcat
webapps/ROOT/
@ -30,7 +30,11 @@ webapps/docs/WEB-INF/
webapps/docs/WEB-INF/web.xml
webapps/docs/aio.html
webapps/docs/api/
webapps/docs/api/allclasses-frame.html
webapps/docs/api/allclasses-noframe.html
webapps/docs/api/constant-values.html
webapps/docs/api/deprecated-list.html
webapps/docs/api/help-doc.html
webapps/docs/api/index-all.html
webapps/docs/api/index.html
webapps/docs/api/org/
@ -1525,6 +1529,7 @@ webapps/docs/api/org/apache/tomcat/jni/File.html
webapps/docs/api/org/apache/tomcat/jni/FileInfo.html
webapps/docs/api/org/apache/tomcat/jni/Global.html
webapps/docs/api/org/apache/tomcat/jni/Library.html
webapps/docs/api/org/apache/tomcat/jni/LibraryNotFoundError.html
webapps/docs/api/org/apache/tomcat/jni/Local.html
webapps/docs/api/org/apache/tomcat/jni/Lock.html
webapps/docs/api/org/apache/tomcat/jni/Mmap.html
@ -1920,7 +1925,6 @@ webapps/docs/api/org/apache/tomcat/util/net/NioEndpoint.html
webapps/docs/api/org/apache/tomcat/util/net/NioSelectorPool.html
webapps/docs/api/org/apache/tomcat/util/net/SSLImplementation.html
webapps/docs/api/org/apache/tomcat/util/net/SSLSessionManager.html
webapps/docs/api/org/apache/tomcat/util/net/SSLSupport.CipherData.html
webapps/docs/api/org/apache/tomcat/util/net/SSLSupport.html
webapps/docs/api/org/apache/tomcat/util/net/SSLUtil.html
webapps/docs/api/org/apache/tomcat/util/net/SecureNio2Channel.ApplicationBufferHandler.html
@ -1938,6 +1942,7 @@ webapps/docs/api/org/apache/tomcat/util/net/jsse/JSSEKeyManager.html
webapps/docs/api/org/apache/tomcat/util/net/jsse/JSSESocketFactory.html
webapps/docs/api/org/apache/tomcat/util/net/jsse/NioX509KeyManager.html
webapps/docs/api/org/apache/tomcat/util/net/jsse/openssl/
webapps/docs/api/org/apache/tomcat/util/net/jsse/openssl/Cipher.html
webapps/docs/api/org/apache/tomcat/util/net/jsse/openssl/OpenSSLCipherConfigurationParser.html
webapps/docs/api/org/apache/tomcat/util/net/jsse/openssl/package-frame.html
webapps/docs/api/org/apache/tomcat/util/net/jsse/openssl/package-summary.html
@ -2065,6 +2070,7 @@ webapps/docs/api/org/apache/tomcat/websocket/server/package-frame.html
webapps/docs/api/org/apache/tomcat/websocket/server/package-summary.html
webapps/docs/api/org/apache/tomcat/websocket/server/package-tree.html
webapps/docs/api/overview-frame.html
webapps/docs/api/overview-summary.html
webapps/docs/api/overview-tree.html
webapps/docs/api/package-list
webapps/docs/api/resources/
@ -2073,6 +2079,7 @@ webapps/docs/api/resources/tab.gif
webapps/docs/api/resources/titlebar.gif
webapps/docs/api/resources/titlebar_end.gif
webapps/docs/api/serialized-form.html
webapps/docs/api/stylesheet.css
webapps/docs/appdev/
webapps/docs/appdev/build.xml.txt
webapps/docs/appdev/deployment.html

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.2 2014/11/28 08:34:28 dcoppa Exp $
@comment $OpenBSD: PLIST-main,v 1.3 2015/03/18 14:59:56 dcoppa Exp $
@newgroup _tomcat:526
@newuser _tomcat:526:_tomcat:daemon:Tomcat Account:/nonexistent:/sbin/nologin
@extraunexec rm -rf ${CATALINA_BASE}/logs/* ${CATALINA_BASE}/work/*
@ -94,7 +94,7 @@ tomcat/lib/catalina-ha.jar
tomcat/lib/catalina-storeconfig.jar
tomcat/lib/catalina-tribes.jar
tomcat/lib/catalina.jar
tomcat/lib/ecj-4.4.jar
tomcat/lib/ecj-4.4.1.jar
tomcat/lib/el-api.jar
tomcat/lib/jasper-el.jar
tomcat/lib/jasper.jar