Update to tomcat-7.0.56

This commit is contained in:
dcoppa 2014-10-07 14:41:50 +00:00
parent fae0e26fbf
commit 24579d12e1
3 changed files with 15 additions and 62 deletions

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.29 2014/10/06 08:02:30 dcoppa Exp $
# $OpenBSD: Makefile,v 1.30 2014/10/07 14:41:50 dcoppa Exp $
COMMENT-main = Java servlet 3.0 and Java server pages 2.2 server
MAJ_VER = 7
MIN_VER = 0
MICRO_VER = 55
REVISION = 1
MICRO_VER = 56
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
SHA256 (apache-tomcat-7.0.55-fulldocs.tar.gz) = 7EqT99TrlcFPvfvIAVFEU2fm/6lCPsloo7FLEojwV4U=
SHA256 (apache-tomcat-7.0.55.tar.gz) = wgk0/aY7xzEeLY4GfWf4hokMi+cigEJcX2+P3Xo3bBU=
SIZE (apache-tomcat-7.0.55-fulldocs.tar.gz) = 5359271
SIZE (apache-tomcat-7.0.55.tar.gz) = 8941662
SHA256 (apache-tomcat-7.0.56-fulldocs.tar.gz) = BUb0+UakSAil78draKF/rytgoJS/2ga13Mjy7VxCgqE=
SHA256 (apache-tomcat-7.0.56.tar.gz) = wMpEviC8zruwQ8zXq16k2UBg/d5ruEgS89o2OVXa5bs=
SIZE (apache-tomcat-7.0.56-fulldocs.tar.gz) = 5291590
SIZE (apache-tomcat-7.0.56.tar.gz) = 8894241

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-examples,v 1.22 2014/10/06 08:02:31 dcoppa Exp $
@comment $OpenBSD: PLIST-examples,v 1.23 2014/10/07 14:41:50 dcoppa Exp $
@owner _tomcat
@group _tomcat
webapps/ROOT/
@ -725,7 +725,6 @@ webapps/docs/api/org/apache/catalina/users/package-tree.html
webapps/docs/api/org/apache/catalina/util/
webapps/docs/api/org/apache/catalina/util/Base64.html
webapps/docs/api/org/apache/catalina/util/CharsetMapper.html
webapps/docs/api/org/apache/catalina/util/ConcurrentMessageDigest.html
webapps/docs/api/org/apache/catalina/util/ContextName.html
webapps/docs/api/org/apache/catalina/util/Conversions.html
webapps/docs/api/org/apache/catalina/util/CustomObjectInputStream.html
@ -740,7 +739,6 @@ webapps/docs/api/org/apache/catalina/util/Introspection.html
webapps/docs/api/org/apache/catalina/util/LifecycleBase.html
webapps/docs/api/org/apache/catalina/util/LifecycleMBeanBase.html
webapps/docs/api/org/apache/catalina/util/LifecycleSupport.html
webapps/docs/api/org/apache/catalina/util/MD5Encoder.html
webapps/docs/api/org/apache/catalina/util/MIME2Java.html
webapps/docs/api/org/apache/catalina/util/ManifestResource.html
webapps/docs/api/org/apache/catalina/util/ParameterMap.html
@ -1423,84 +1421,32 @@ webapps/docs/api/org/apache/tomcat/util/MutableInteger.html
webapps/docs/api/org/apache/tomcat/util/bcel/
webapps/docs/api/org/apache/tomcat/util/bcel/Constants.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/AccessFlags.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/AnnotationDefault.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/AnnotationElementValue.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/AnnotationEntry.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/Annotations.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ArrayElementValue.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/Attribute.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/AttributeReader.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ClassElementValue.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ClassFormatException.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ClassParser.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/Code.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/CodeException.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/Constant.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ConstantCP.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ConstantClass.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ConstantDouble.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ConstantFieldref.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ConstantFloat.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ConstantInteger.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ConstantInterfaceMethodref.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ConstantInvokeDynamic.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ConstantLong.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ConstantMethodHandle.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ConstantMethodType.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ConstantMethodref.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ConstantNameAndType.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ConstantPool.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ConstantString.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ConstantUtf8.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ConstantValue.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/Deprecated.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ElementValue.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ElementValuePair.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/EnclosingMethod.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/EnumElementValue.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ExceptionTable.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/Field.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/FieldOrMethod.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/InnerClass.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/InnerClasses.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/JavaClass.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/LineNumber.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/LineNumberTable.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/LocalVariable.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/LocalVariableTable.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/LocalVariableTypeTable.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/Method.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/PMGClass.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ParameterAnnotationEntry.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/ParameterAnnotations.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/RuntimeInvisibleAnnotations.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/RuntimeInvisibleParameterAnnotations.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/RuntimeVisibleAnnotations.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/RuntimeVisibleParameterAnnotations.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/Signature.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/SimpleElementValue.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/SourceFile.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/StackMap.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/StackMapEntry.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/StackMapTable.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/StackMapTableEntry.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/StackMapType.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/Synthetic.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/Unknown.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/Utility.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/package-frame.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/package-summary.html
webapps/docs/api/org/apache/tomcat/util/bcel/classfile/package-tree.html
webapps/docs/api/org/apache/tomcat/util/bcel/package-frame.html
webapps/docs/api/org/apache/tomcat/util/bcel/package-summary.html
webapps/docs/api/org/apache/tomcat/util/bcel/package-tree.html
webapps/docs/api/org/apache/tomcat/util/bcel/util/
webapps/docs/api/org/apache/tomcat/util/bcel/util/BCELComparator.html
webapps/docs/api/org/apache/tomcat/util/bcel/util/ByteSequence.html
webapps/docs/api/org/apache/tomcat/util/bcel/util/package-frame.html
webapps/docs/api/org/apache/tomcat/util/bcel/util/package-summary.html
webapps/docs/api/org/apache/tomcat/util/bcel/util/package-tree.html
webapps/docs/api/org/apache/tomcat/util/buf/
webapps/docs/api/org/apache/tomcat/util/buf/Ascii.html
webapps/docs/api/org/apache/tomcat/util/buf/B2CConverter.html
@ -1804,6 +1750,8 @@ webapps/docs/api/org/apache/tomcat/util/scan/package-frame.html
webapps/docs/api/org/apache/tomcat/util/scan/package-summary.html
webapps/docs/api/org/apache/tomcat/util/scan/package-tree.html
webapps/docs/api/org/apache/tomcat/util/security/
webapps/docs/api/org/apache/tomcat/util/security/ConcurrentMessageDigest.html
webapps/docs/api/org/apache/tomcat/util/security/MD5Encoder.html
webapps/docs/api/org/apache/tomcat/util/security/PrivilegedGetTccl.html
webapps/docs/api/org/apache/tomcat/util/security/PrivilegedSetTccl.html
webapps/docs/api/org/apache/tomcat/util/security/package-frame.html
@ -1832,12 +1780,18 @@ webapps/docs/api/org/apache/tomcat/websocket/Constants.html
webapps/docs/api/org/apache/tomcat/websocket/DecoderEntry.html
webapps/docs/api/org/apache/tomcat/websocket/MessageHandlerResult.html
webapps/docs/api/org/apache/tomcat/websocket/MessageHandlerResultType.html
webapps/docs/api/org/apache/tomcat/websocket/PerMessageDeflate.html
webapps/docs/api/org/apache/tomcat/websocket/ReadBufferOverflowException.html
webapps/docs/api/org/apache/tomcat/websocket/SendHandlerToCompletionHandler.html
webapps/docs/api/org/apache/tomcat/websocket/Transformation.html
webapps/docs/api/org/apache/tomcat/websocket/TransformationFactory.html
webapps/docs/api/org/apache/tomcat/websocket/TransformationResult.html
webapps/docs/api/org/apache/tomcat/websocket/Util.DecoderMatch.html
webapps/docs/api/org/apache/tomcat/websocket/Util.html
webapps/docs/api/org/apache/tomcat/websocket/WrappedMessageHandler.html
webapps/docs/api/org/apache/tomcat/websocket/WsContainerProvider.html
webapps/docs/api/org/apache/tomcat/websocket/WsExtension.html
webapps/docs/api/org/apache/tomcat/websocket/WsExtensionParameter.html
webapps/docs/api/org/apache/tomcat/websocket/WsFrameBase.html
webapps/docs/api/org/apache/tomcat/websocket/WsFrameClient.html
webapps/docs/api/org/apache/tomcat/websocket/WsHandshakeResponse.html