summaryrefslogtreecommitdiff
path: root/www/apache-tomcat8
diff options
context:
space:
mode:
authorryoon <ryoon>2015-05-27 12:22:00 +0000
committerryoon <ryoon>2015-05-27 12:22:00 +0000
commitbb36af6fdbb990fe7473f6dd50e1c36a61b74f52 (patch)
treeb5d3695413ab2197fe08d150fd6d8763a33fe0e5 /www/apache-tomcat8
parent87552c37cb8005cc4b8e8fbfed28d44c67e758e1 (diff)
downloadpkgsrc-bb36af6fdbb990fe7473f6dd50e1c36a61b74f52.tar.gz
Update to 8.0.23
Changelog: The Apache Tomcat Project is proud to announce the release of version 8.0.23 of Apache Tomcat. Apache Tomcat 8.0.23 includes a numerous fixes for issues identified in 8.0.22 as well as a number of other enhancements and changes. The notable changes since 8.0.22 include: Fixed corruption issues with NIO2 and TLS Added a workaround for SPNEGO authentication and a JRE regression in Java 8 update 40 onwards Added the new HttpHeaderSecurityFilter
Diffstat (limited to 'www/apache-tomcat8')
-rw-r--r--www/apache-tomcat8/Makefile4
-rw-r--r--www/apache-tomcat8/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/apache-tomcat8/Makefile b/www/apache-tomcat8/Makefile
index 0df761966ef..7f07a4f6637 100644
--- a/www/apache-tomcat8/Makefile
+++ b/www/apache-tomcat8/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2015/05/13 13:02:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2015/05/27 12:22:00 ryoon Exp $
#
DISTNAME= apache-tomcat-${TOMCAT_VER}
@@ -21,7 +21,7 @@ USE_TOOLS+= pax
.include "../../mk/bsd.prefs.mk"
-TOMCAT_VER= 8.0.22
+TOMCAT_VER= 8.0.23
TOMCAT_HOME= ${PREFIX}/share/tomcat
EGDIR= ${PREFIX}/share/examples/tomcat
DOCDIR= ${PREFIX}/share/doc/tomcat
diff --git a/www/apache-tomcat8/distinfo b/www/apache-tomcat8/distinfo
index cca01ce9d2a..81c996dde0b 100644
--- a/www/apache-tomcat8/distinfo
+++ b/www/apache-tomcat8/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2015/05/13 13:02:09 ryoon Exp $
+$NetBSD: distinfo,v 1.3 2015/05/27 12:22:00 ryoon Exp $
-SHA1 (apache-tomcat-8.0.22.tar.gz) = 4ecc560bfaedfba702e3fa1e6ee497c099c38686
-RMD160 (apache-tomcat-8.0.22.tar.gz) = 3213375a9d67d2771991b5f1950bb934969656e1
-Size (apache-tomcat-8.0.22.tar.gz) = 9062183 bytes
+SHA1 (apache-tomcat-8.0.23.tar.gz) = bccf6efdf1754cc8ed56d692fbfb23665c875592
+RMD160 (apache-tomcat-8.0.23.tar.gz) = 36b593fb25b7aa6bae965bb722383c34d3dcd75f
+Size (apache-tomcat-8.0.23.tar.gz) = 9076980 bytes