Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jul 2015 14:22:38 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r391504 - head/devel/soapui
Message-ID:  <201507071422.t67EMcYg016442@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Tue Jul  7 14:22:37 2015
New Revision: 391504
URL: https://svnweb.freebsd.org/changeset/ports/391504

Log:
  devel/soapui: 5.1.3 -> 5.2.0
  
  http://www.soapui.org/news/SoapUI-5-2-released.html
  - You can use 4 new JSONPath-based assertions:
    o JsonPath Count
      Calculates the number of element occurrences in a JSON response.
    o JsonPath Existence Match
      Extracts data from a JSON response and compares it with an expected
      value.
    o JsonPath Match
      Checks if a JSON response contains specific node.
    o JsonPath RegEx Match
      Extracts data from a JSON response and verifies it with a regular
      expression.
    You can find the new assertions in the Add Assertions dialog, in
    the Property Content assertion group.
  - You can create new empty projects (in earlier versions, projects
    had to be based on WSDL or WADL, or URI).
  - Support for Java 6 has been dropped.
    To run SoapUI, now you need to have Java 7 on your computer.
  - Old-style icons have been replaced with newer icons.
  - Several bugs fixed.

Modified:
  head/devel/soapui/Makefile
  head/devel/soapui/distinfo
  head/devel/soapui/pkg-plist

Modified: head/devel/soapui/Makefile
==============================================================================
--- head/devel/soapui/Makefile	Tue Jul  7 14:17:51 2015	(r391503)
+++ head/devel/soapui/Makefile	Tue Jul  7 14:22:37 2015	(r391504)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	soapui
-PORTVERSION=	5.1.3
+PORTVERSION=	5.2.0
 CATEGORIES=	devel java www
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
 DISTNAME=	SoapUI-${PORTVERSION}-linux-bin
@@ -14,7 +14,7 @@ LICENSE=	GPLv2
 
 USES=		cpe
 CPE_VENDOR=	smartbear
-USE_JAVA=	1.6+
+USE_JAVA=	1.7+
 WRKSRC=		${WRKDIR}/SoapUI-${PORTVERSION}
 REINPLACE_ARGS=	-i ''
 DATADIR=	${JAVASHAREDIR}/${PORTNAME}

Modified: head/devel/soapui/distinfo
==============================================================================
--- head/devel/soapui/distinfo	Tue Jul  7 14:17:51 2015	(r391503)
+++ head/devel/soapui/distinfo	Tue Jul  7 14:22:37 2015	(r391504)
@@ -1,2 +1,2 @@
-SHA256 (SoapUI-5.1.3-linux-bin.tar.gz) = 9e1589a613363cd49ea8fc0eb9d609717a311988abac85823506bef877985010
-SIZE (SoapUI-5.1.3-linux-bin.tar.gz) = 50935166
+SHA256 (SoapUI-5.2.0-linux-bin.tar.gz) = aba70ad23e3904da064e6a01f59801c66fd7a35212e3643fd22531e2e803d200
+SIZE (SoapUI-5.2.0-linux-bin.tar.gz) = 51900461

Modified: head/devel/soapui/pkg-plist
==============================================================================
--- head/devel/soapui/pkg-plist	Tue Jul  7 14:17:51 2015	(r391503)
+++ head/devel/soapui/pkg-plist	Tue Jul  7 14:22:37 2015	(r391504)
@@ -56,15 +56,15 @@ bin/soapui.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Tutorials/popular-apis/Google-Maps-soapui-project.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Tutorials/popular-apis/Twitter-soapui-project.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Tutorials/popular-apis/YouTube-soapui-project.xml
+%%DATADIR%%/bin/SoapUI-Spashscreen.png
 %%DATADIR%%/bin/ext/readme.txt
 %%DATADIR%%/bin/installationcomplete.sh
 %%DATADIR%%/bin/loadtestrunner.sh
 %%DATADIR%%/bin/mockservicerunner.sh
 %%DATADIR%%/bin/securitytestrunner.sh
-%%DATADIR%%/bin/soapui-5.1.3.jar
+%%DATADIR%%/bin/soapui-5.2.0.jar
 %%DATADIR%%/bin/soapui-errors.log
 %%DATADIR%%/bin/soapui-log4j.xml
-%%DATADIR%%/bin/soapui-splash.png
 %%DATADIR%%/bin/soapui.log
 %%DATADIR%%/bin/soapui.sh
 %%DATADIR%%/bin/starter-page.html
@@ -74,7 +74,8 @@ bin/soapui.sh
 %%DATADIR%%/bin/updateinstallation.sh
 %%DATADIR%%/bin/wargenerator.sh
 %%DATADIR%%/lib/activation-1.1.jar
-%%DATADIR%%/lib/analytics-core-5.1.3-os.jar
+%%DATADIR%%/lib/analytics-core-5.2.0.jar
+%%DATADIR%%/lib/animal-sniffer-annotations-1.11.jar
 %%DATADIR%%/lib/bcprov-jdk15-144.jar
 %%DATADIR%%/lib/binding-2.0.1.jar
 %%DATADIR%%/lib/cajo-1.142.jar
@@ -107,6 +108,7 @@ bin/soapui.sh
 %%DATADIR%%/lib/httpcore-nio-4.1.1.jar
 %%DATADIR%%/lib/httpmime-4.1.1.jar
 %%DATADIR%%/lib/i4jruntime-5.1.14.jar
+%%DATADIR%%/lib/javassist-3.16.1-GA.jar
 %%DATADIR%%/lib/jaxen-1.1-beta-8.jar
 %%DATADIR%%/lib/jcifs-1.2.9.jar
 %%DATADIR%%/lib/jdom-1.0.jar
@@ -135,8 +137,9 @@ 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.1.3-os.jar
+%%DATADIR%%/lib/out-app-analytics-provider-5.2.0.jar
 %%DATADIR%%/lib/proxy-vole-20131209.jar
+%%DATADIR%%/lib/reflections-0.9.9-RC1.jar
 %%DATADIR%%/lib/rsyntaxtextarea-2.5.0.jar
 %%DATADIR%%/lib/sac-1.3.jar
 %%DATADIR%%/lib/saxon-9.1.0.8j.jar



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