From owner-svn-ports-branches@freebsd.org Fri May 19 11:30:30 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 92B5BD7479E; Fri, 19 May 2017 11:30:30 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4A784A9C; Fri, 19 May 2017 11:30:30 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4JBUTTT081005; Fri, 19 May 2017 11:30:29 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4JBUTaF081002; Fri, 19 May 2017 11:30:29 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201705191130.v4JBUTaF081002@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Fri, 19 May 2017 11:30:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r441220 - branches/2017Q2/www/axis2 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 May 2017 11:30:30 -0000 Author: dbaio Date: Fri May 19 11:30:28 2017 New Revision: 441220 URL: https://svnweb.freebsd.org/changeset/ports/441220 Log: MFH: r441205 www/axis2: Update to 1.7.5 Maintenance release that includes fixes for several issues, including a local file inclusion vulnerability (AXIS2-5846). Changes: http://axis.apache.org/axis2/java/core/release-notes/1.7.5.html Approved by: ports-secteam (miwi), garga (mentor) Differential Revision: https://reviews.freebsd.org/D10784 Modified: branches/2017Q2/www/axis2/Makefile branches/2017Q2/www/axis2/distinfo branches/2017Q2/www/axis2/pkg-plist Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/www/axis2/Makefile ============================================================================== --- branches/2017Q2/www/axis2/Makefile Fri May 19 11:28:29 2017 (r441219) +++ branches/2017Q2/www/axis2/Makefile Fri May 19 11:30:28 2017 (r441220) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= axis2 -PORTVERSION= 1.7.4 +PORTVERSION= 1.7.5 CATEGORIES= www java MASTER_SITES= APACHE/axis/${PORTNAME}/java/core/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin Modified: branches/2017Q2/www/axis2/distinfo ============================================================================== --- branches/2017Q2/www/axis2/distinfo Fri May 19 11:28:29 2017 (r441219) +++ branches/2017Q2/www/axis2/distinfo Fri May 19 11:30:28 2017 (r441220) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477438541 -SHA256 (axis2-1.7.4-bin.zip) = 84da15ac8bfe1ddf16078052cb41fc6304ef1b2f8ada86fcfcc48adcba297e0e -SIZE (axis2-1.7.4-bin.zip) = 22701868 +TIMESTAMP = 1495071325 +SHA256 (axis2-1.7.5-bin.zip) = 14fe5b267a5c2dee6d7ba7df3103d4764e9e5ff6ba49ed54b01ddacc397327d0 +SIZE (axis2-1.7.5-bin.zip) = 22755053 Modified: branches/2017Q2/www/axis2/pkg-plist ============================================================================== --- branches/2017Q2/www/axis2/pkg-plist Fri May 19 11:28:29 2017 (r441219) +++ branches/2017Q2/www/axis2/pkg-plist Fri May 19 11:30:28 2017 (r441220) @@ -1,3 +1,4 @@ +%%APPHOME%%/webapps/axis2/WEB-INF/classes/META-INF/DEPENDENCIES %%APPHOME%%/webapps/axis2/WEB-INF/classes/META-INF/LICENSE %%APPHOME%%/webapps/axis2/WEB-INF/classes/META-INF/NOTICE %%APPHOME%%/webapps/axis2/WEB-INF/classes/commons-logging.properties @@ -116,7 +117,7 @@ %%APPHOME%%/webapps/axis2/WEB-INF/lib/jaxen-LICENSE.txt %%APPHOME%%/webapps/axis2/WEB-INF/lib/jaxws-tools-2.2.6.jar %%APPHOME%%/webapps/axis2/WEB-INF/lib/jaxws-tools-LICENSE.txt -%%APPHOME%%/webapps/axis2/WEB-INF/lib/jettison-1.3.jar +%%APPHOME%%/webapps/axis2/WEB-INF/lib/jettison-1.3.8.jar %%APPHOME%%/webapps/axis2/WEB-INF/lib/jettison-LICENSE.txt %%APPHOME%%/webapps/axis2/WEB-INF/lib/jibx-bind-1.2.jar %%APPHOME%%/webapps/axis2/WEB-INF/lib/jibx-bind-LICENSE.txt