Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 May 2014 21:43:57 GMT
From:      Patrick Abeya <wombat@marsupial.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/190229: [PATCH] Tomcat 6.0.41
Message-ID:  <201405252143.s4PLhvRK015493@cgiserv.freebsd.org>
Resent-Message-ID: <201405252150.s4PLo0AX009623@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         190229
>Category:       ports
>Synopsis:       [PATCH] Tomcat 6.0.41
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 25 21:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Abeya
>Release:        10.0-RELEASE-p3
>Organization:
>Environment:
FreeBSD wallaby 10.0-RELEASE-p3 FreeBSD 10.0-RELEASE-p3 #0: Tue May 13 18:31:10 UTC 2014     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
56529: Avoid NoSuchElementException while handling attributes with empty string value in custom tags. Based on a patch provided by Hariprasad Manchi. (violetagg/kkolinko)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 355266)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tomcat
-PORTVERSION=	6.0.39
+PORTVERSION=	6.0.41
 CATEGORIES=	www java
 MASTER_SITES=	${MASTER_SITE_APACHE}
 MASTER_SITE_SUBDIR=	tomcat/tomcat-6/v${PORTVERSION}/bin
Index: distinfo
===================================================================
--- distinfo	(revision 355266)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (apache-tomcat-6.0.39.tar.gz) = debdeafe900f5eb85f8816ea235ab7e3e5261071b2ea01ac288241e794e911a7
-SIZE (apache-tomcat-6.0.39.tar.gz) = 7065481
+SHA256 (apache-tomcat-6.0.41.tar.gz) = 2eb2812b42f3559690542fcb9ea0c1f43dd0b0b7dca19787640c2b7755b0f953
+SIZE (apache-tomcat-6.0.41.tar.gz) = 7176167


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405252143.s4PLhvRK015493>