From owner-svn-ports-all@freebsd.org Sun Nov 8 07:54:38 2015 Return-Path: Delivered-To: svn-ports-all@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 5907AA29276; Sun, 8 Nov 2015 07:54:38 +0000 (UTC) (envelope-from pi@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 0A20A1998; Sun, 8 Nov 2015 07:54:37 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA87sbc9072950; Sun, 8 Nov 2015 07:54:37 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA87saVt072947; Sun, 8 Nov 2015 07:54:36 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201511080754.tA87saVt072947@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 8 Nov 2015 07:54:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401039 - head/devel/soapui X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Nov 2015 07:54:38 -0000 Author: pi Date: Sun Nov 8 07:54:36 2015 New Revision: 401039 URL: https://svnweb.freebsd.org/changeset/ports/401039 Log: devel/soapui: 5.2.0 -> 5.2.1 Changes: http://www.soapui.org/news/SoapUI-5-2-1-Released.html Modified: head/devel/soapui/Makefile head/devel/soapui/distinfo head/devel/soapui/pkg-plist Modified: head/devel/soapui/Makefile ============================================================================== --- head/devel/soapui/Makefile Sun Nov 8 07:38:02 2015 (r401038) +++ head/devel/soapui/Makefile Sun Nov 8 07:54:36 2015 (r401039) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= soapui -PORTVERSION= 5.2.0 +PORTVERSION= 5.2.1 CATEGORIES= devel java www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ DISTNAME= SoapUI-${PORTVERSION}-linux-bin Modified: head/devel/soapui/distinfo ============================================================================== --- head/devel/soapui/distinfo Sun Nov 8 07:38:02 2015 (r401038) +++ head/devel/soapui/distinfo Sun Nov 8 07:54:36 2015 (r401039) @@ -1,2 +1,2 @@ -SHA256 (SoapUI-5.2.0-linux-bin.tar.gz) = aba70ad23e3904da064e6a01f59801c66fd7a35212e3643fd22531e2e803d200 -SIZE (SoapUI-5.2.0-linux-bin.tar.gz) = 51900461 +SHA256 (SoapUI-5.2.1-linux-bin.tar.gz) = eca09d1e1a147325f19f9d3eb1afefd167aab3a6578910016167d46ec422c92a +SIZE (SoapUI-5.2.1-linux-bin.tar.gz) = 48641094 Modified: head/devel/soapui/pkg-plist ============================================================================== --- head/devel/soapui/pkg-plist Sun Nov 8 07:38:02 2015 (r401038) +++ head/devel/soapui/pkg-plist Sun Nov 8 07:54:36 2015 (r401039) @@ -62,7 +62,7 @@ bin/soapui.sh %%DATADIR%%/bin/loadtestrunner.sh %%DATADIR%%/bin/mockservicerunner.sh %%DATADIR%%/bin/securitytestrunner.sh -%%DATADIR%%/bin/soapui-5.2.0.jar +%%DATADIR%%/bin/soapui-5.2.1.jar %%DATADIR%%/bin/soapui-errors.log %%DATADIR%%/bin/soapui-log4j.xml %%DATADIR%%/bin/soapui.log @@ -74,7 +74,7 @@ bin/soapui.sh %%DATADIR%%/bin/updateinstallation.sh %%DATADIR%%/bin/wargenerator.sh %%DATADIR%%/lib/activation-1.1.jar -%%DATADIR%%/lib/analytics-core-5.2.0.jar +%%DATADIR%%/lib/analytics-core-5.2.1.jar %%DATADIR%%/lib/animal-sniffer-annotations-1.11.jar %%DATADIR%%/lib/bcprov-jdk15-144.jar %%DATADIR%%/lib/binding-2.0.1.jar @@ -137,7 +137,7 @@ bin/soapui.sh %%DATADIR%%/lib/org.apache.oltu.oauth2.client-0.31.jar %%DATADIR%%/lib/org.apache.oltu.oauth2.common-0.31.jar %%DATADIR%%/lib/org.apache.oltu.oauth2.httpclient4-0.31.jar -%%DATADIR%%/lib/out-app-analytics-provider-5.2.0.jar +%%DATADIR%%/lib/out-app-analytics-provider-5.2.1.jar %%DATADIR%%/lib/proxy-vole-20131209.jar %%DATADIR%%/lib/reflections-0.9.9-RC1.jar %%DATADIR%%/lib/rsyntaxtextarea-2.5.0.jar