diff options
author | pi <pi@FreeBSD.org> | 2015-07-07 22:22:37 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2015-07-07 22:22:37 +0800 |
commit | f3a6de477b08be5d1bf9d1d9c236bdd0db229da6 (patch) | |
tree | 9354fc659dc6ae42a90870eda281d192264c9e72 /devel | |
parent | fbc8da698fb6fb7871023042c79a711caf7d7927 (diff) | |
download | freebsd-ports-gnome-f3a6de477b08be5d1bf9d1d9c236bdd0db229da6.tar.gz freebsd-ports-gnome-f3a6de477b08be5d1bf9d1d9c236bdd0db229da6.tar.zst freebsd-ports-gnome-f3a6de477b08be5d1bf9d1d9c236bdd0db229da6.zip |
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.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/soapui/Makefile | 4 | ||||
-rw-r--r-- | devel/soapui/distinfo | 4 | ||||
-rw-r--r-- | devel/soapui/pkg-plist | 11 |
3 files changed, 11 insertions, 8 deletions
diff --git a/devel/soapui/Makefile b/devel/soapui/Makefile index eed2d9c5f1ed..c6df73dbb913 100644 --- a/devel/soapui/Makefile +++ b/devel/soapui/Makefile @@ -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} diff --git a/devel/soapui/distinfo b/devel/soapui/distinfo index 64f86c41bed0..699bee2724f9 100644 --- a/devel/soapui/distinfo +++ b/devel/soapui/distinfo @@ -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 diff --git a/devel/soapui/pkg-plist b/devel/soapui/pkg-plist index 7765b3c2c692..dd1c155ac172 100644 --- a/devel/soapui/pkg-plist +++ b/devel/soapui/pkg-plist @@ -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 |