diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-12-19 23:11:32 +0800 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-12-19 23:11:32 +0800 |
commit | 13cf75f56e5156786b9bd678c6b69c414454a3e8 (patch) | |
tree | a5aec4aee763fbdb43b8b7926b7a4067acc54824 /devel | |
parent | a033f167d4b4dea8f3af227a5d3e0e26b41bef39 (diff) | |
download | freebsd-ports-gnome-13cf75f56e5156786b9bd678c6b69c414454a3e8.tar.gz freebsd-ports-gnome-13cf75f56e5156786b9bd678c6b69c414454a3e8.tar.zst freebsd-ports-gnome-13cf75f56e5156786b9bd678c6b69c414454a3e8.zip |
devel/soapui: update to 4.6.3
PR: ports/184991
Submitted by: maintainer
Diffstat (limited to 'devel')
-rw-r--r-- | devel/soapui/Makefile | 2 | ||||
-rw-r--r-- | devel/soapui/distinfo | 4 | ||||
-rw-r--r-- | devel/soapui/pkg-plist | 5 |
3 files changed, 6 insertions, 5 deletions
diff --git a/devel/soapui/Makefile b/devel/soapui/Makefile index 144667f59856..2463099cdbf9 100644 --- a/devel/soapui/Makefile +++ b/devel/soapui/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= soapui -PORTVERSION= 4.6.1 +PORTVERSION= 4.6.3 CATEGORIES= devel java www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ DISTNAME= SoapUI-${PORTVERSION}-linux-bin diff --git a/devel/soapui/distinfo b/devel/soapui/distinfo index 9faee13086f4..41544c58119f 100644 --- a/devel/soapui/distinfo +++ b/devel/soapui/distinfo @@ -1,2 +1,2 @@ -SHA256 (SoapUI-4.6.1-linux-bin.tar.gz) = 29626466d41706c29cd98029c4cf98eb190292f09076e41bc437bddbdde2723d -SIZE (SoapUI-4.6.1-linux-bin.tar.gz) = 75942695 +SHA256 (SoapUI-4.6.3-linux-bin.tar.gz) = 575078890e613e571c221c50326eea99b0261230f62b06edf3b8fd8208345bb1 +SIZE (SoapUI-4.6.3-linux-bin.tar.gz) = 76492655 diff --git a/devel/soapui/pkg-plist b/devel/soapui/pkg-plist index 451f21350e4f..0c1efbe1073e 100644 --- a/devel/soapui/pkg-plist +++ b/devel/soapui/pkg-plist @@ -70,7 +70,7 @@ bin/soapui.sh %%DATADIR%%/bin/loadtestrunner.sh %%DATADIR%%/bin/mockservicerunner.sh %%DATADIR%%/bin/securitytestrunner.sh -%%DATADIR%%/bin/soapui-4.6.1.jar +%%DATADIR%%/bin/soapui-4.6.3.jar %%DATADIR%%/bin/soapui-errors.log %%DATADIR%%/bin/soapui-log4j.xml %%DATADIR%%/bin/soapui-splash.png @@ -107,7 +107,8 @@ bin/soapui.sh %%DATADIR%%/lib/flex-messaging-proxy-1.0.jar %%DATADIR%%/lib/flex-messaging-remoting-1.0.jar %%DATADIR%%/lib/forms-1.0.7.jar -%%DATADIR%%/lib/groovy-all-1.8.0.jar +%%DATADIR%%/lib/groovy-all-2.1.7.jar +%%DATADIR%%/lib/proxy-vole-20121203.jar %%DATADIR%%/lib/guava-14.0.jar %%DATADIR%%/lib/hamcrest-core-1.1.jar %%DATADIR%%/lib/hermes-1.14.jar |