From owner-svn-ports-head@freebsd.org Sun Dec 24 14:02:47 2017 Return-Path: Delivered-To: svn-ports-head@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 52083E905C1; Sun, 24 Dec 2017 14:02:47 +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 2C1647AE49; Sun, 24 Dec 2017 14:02:47 +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 vBOE2kDq007066; Sun, 24 Dec 2017 14:02:46 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBOE2kkY007063; Sun, 24 Dec 2017 14:02:46 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201712241402.vBOE2kkY007063@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sun, 24 Dec 2017 14:02:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457163 - head/www/axis2 X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/www/axis2 X-SVN-Commit-Revision: 457163 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Dec 2017 14:02:47 -0000 Author: dbaio Date: Sun Dec 24 14:02:45 2017 New Revision: 457163 URL: https://svnweb.freebsd.org/changeset/ports/457163 Log: www/axis2: Update to 1.7.7 Changes: http://axis.apache.org/axis2/java/core/release-notes/1.7.7.html Modified: head/www/axis2/Makefile head/www/axis2/distinfo head/www/axis2/pkg-plist Modified: head/www/axis2/Makefile ============================================================================== --- head/www/axis2/Makefile Sun Dec 24 13:55:42 2017 (r457162) +++ head/www/axis2/Makefile Sun Dec 24 14:02:45 2017 (r457163) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= axis2 -PORTVERSION= 1.7.6 +PORTVERSION= 1.7.7 CATEGORIES= www java MASTER_SITES= APACHE/axis/${PORTNAME}/java/core/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin @@ -46,6 +46,7 @@ do-install: ( cd ${WRKSRC}/lib && ${COPYTREE_SHARE} \* ${STAGEDIR}${APPHOME}/webapps/${PORTNAME}/WEB-INF/lib ) ( ${MKDIR} ${STAGEDIR}${APPHOME}/webapps/${PORTNAME}/axis2-web && cd ${WRKSRC}/webapp/axis2-web && ${COPYTREE_SHARE} \* ${STAGEDIR}${APPHOME}/webapps/${PORTNAME}/axis2-web ) ( cd ${WRKSRC}/repository && ${COPYTREE_SHARE} \* ${STAGEDIR}${APPHOME}/webapps/${PORTNAME}/WEB-INF ) + ${MKDIR} ${STAGEDIR}${APPHOME}/webapps/${PORTNAME}/WEB-INF/conf .for f in axis2.policy axis2.xml commons-logging.properties log4j.properties ${INSTALL_DATA} ${WRKSRC}/conf/${f} ${STAGEDIR}${APPHOME}/webapps/${PORTNAME}/WEB-INF/conf/${f}.sample .endfor Modified: head/www/axis2/distinfo ============================================================================== --- head/www/axis2/distinfo Sun Dec 24 13:55:42 2017 (r457162) +++ head/www/axis2/distinfo Sun Dec 24 14:02:45 2017 (r457163) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502238679 -SHA256 (axis2-1.7.6-bin.zip) = 2f9d7acfbe366930ef87c4dc5764cef2dda8464e467dcef5d4a8649e848405d5 -SIZE (axis2-1.7.6-bin.zip) = 22741359 +TIMESTAMP = 1514029479 +SHA256 (axis2-1.7.7-bin.zip) = 1703316a7eb66a274b5194d4507a24be9499c0a66a0d5bc1abf34aabb08916e8 +SIZE (axis2-1.7.7-bin.zip) = 23017786 Modified: head/www/axis2/pkg-plist ============================================================================== --- head/www/axis2/pkg-plist Sun Dec 24 13:55:42 2017 (r457162) +++ head/www/axis2/pkg-plist Sun Dec 24 14:02:45 2017 (r457163) @@ -136,6 +136,8 @@ %%APPHOME%%/webapps/axis2/WEB-INF/lib/neethi-LICENSE.txt %%APPHOME%%/webapps/axis2/WEB-INF/lib/stax2-api-3.1.1.jar %%APPHOME%%/webapps/axis2/WEB-INF/lib/stax2-api.LICENSE.txt +%%APPHOME%%/webapps/axis2/WEB-INF/lib/taglibs-standard-impl-1.2.5.jar +%%APPHOME%%/webapps/axis2/WEB-INF/lib/taglibs-standard-spec-1.2.5.jar %%APPHOME%%/webapps/axis2/WEB-INF/lib/tribes-6.0.16.jar %%APPHOME%%/webapps/axis2/WEB-INF/lib/tribes-LICENSE.txt %%APPHOME%%/webapps/axis2/WEB-INF/lib/woden-core-1.0M10.jar @@ -153,6 +155,7 @@ %%APPHOME%%/webapps/axis2/WEB-INF/lib/xmlschema-core-2.2.1.jar %%APPHOME%%/webapps/axis2/WEB-INF/lib/xmlschema-core-LICENSE.txt %%APPHOME%%/webapps/axis2/WEB-INF/modules/addressing-%%PORTVERSION%%.mar +%%APPHOME%%/webapps/axis2/WEB-INF/modules/axis2-jaxws-mar-%%PORTVERSION%%.mar %%APPHOME%%/webapps/axis2/WEB-INF/modules/mex-%%PORTVERSION%%.mar %%APPHOME%%/webapps/axis2/WEB-INF/modules/modules.list %%APPHOME%%/webapps/axis2/WEB-INF/modules/mtompolicy-%%PORTVERSION%%.mar @@ -160,7 +163,7 @@ %%APPHOME%%/webapps/axis2/WEB-INF/modules/scripting-%%PORTVERSION%%.mar %%APPHOME%%/webapps/axis2/WEB-INF/modules/soapmonitor-%%PORTVERSION%%.mar %%APPHOME%%/webapps/axis2/WEB-INF/services/services.list -%%APPHOME%%/webapps/axis2/WEB-INF/services/version.aar +%%APPHOME%%/webapps/axis2/WEB-INF/services/version-%%PORTVERSION%%.aar %%APPHOME%%/webapps/axis2/WEB-INF/tags/status.tag %%APPHOME%%/webapps/axis2/WEB-INF/views/listFaultyService.jsp %%APPHOME%%/webapps/axis2/WEB-INF/views/listServices.jsp