update to jserv-3.2.2
Version 3.2.2 fixes a large number of bugs and all known specification compliance issues. The 3.2.x branch will continue in maintenance mode, but no new feature releases are planned.
This commit is contained in:
parent
2e9010c62f
commit
1a058efcec
@ -1,14 +1,14 @@
|
|||||||
# $OpenBSD: Makefile,v 1.1.1.1 2001/06/17 12:22:17 reinhard Exp $
|
# $OpenBSD: Makefile,v 1.2 2001/07/07 13:13:37 reinhard Exp $
|
||||||
|
|
||||||
# Build just the Tomcat connector for our in-tree Apache
|
# Build just the Tomcat connector for our in-tree Apache
|
||||||
COMMENT= "Tomcat (Servlet/JSP) - Apache Connector"
|
COMMENT= "Tomcat (Servlet/JSP) - Apache Connector"
|
||||||
|
|
||||||
VER= 3.2.1
|
VER= 3.2.2
|
||||||
PKGNAME= jserv-${VER}
|
PKGNAME= jserv-${VER}
|
||||||
DISTNAME= jakarta-tomcat-${VER}-src
|
DISTNAME= jakarta-tomcat-${VER}-src
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
NEED_VERSION= 1.414
|
NEED_VERSION= 1.419
|
||||||
MASTER_SITES= http://jakarta.apache.org/builds/tomcat/release/v3.2.1/src/
|
MASTER_SITES= http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.2/src/
|
||||||
|
|
||||||
HOMEPAGE= http://jakarta.apache.org/
|
HOMEPAGE= http://jakarta.apache.org/
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
MD5 (jakarta-tomcat-3.2.1-src.tar.gz) = ca0307722836c778392a17b2c6c9a598
|
MD5 (jakarta-tomcat-3.2.2-src.tar.gz) = c7d39a2b7d3b1bf0ba14591891d4b6d0
|
||||||
RMD160 (jakarta-tomcat-3.2.1-src.tar.gz) = b0d22dbe471b215fe8e6f4611a664fbbe2eca23f
|
RMD160 (jakarta-tomcat-3.2.2-src.tar.gz) = f98685cbbecb84803559efe146d3e77e7789407c
|
||||||
SHA1 (jakarta-tomcat-3.2.1-src.tar.gz) = c28d97378dcc1c9a15d15cae404733674ae91c9c
|
SHA1 (jakarta-tomcat-3.2.2-src.tar.gz) = 948aa92250c6b00013e6d6bb49bce62d8bc54be8
|
||||||
|
Loading…
Reference in New Issue
Block a user