Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Dec 2013 15:11:33 +0000 (UTC)
From:      William Grzybowski <wg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r336921 - head/devel/soapui
Message-ID:  <201312191511.rBJFBXFA075041@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wg
Date: Thu Dec 19 15:11:32 2013
New Revision: 336921
URL: http://svnweb.freebsd.org/changeset/ports/336921

Log:
  devel/soapui: update to 4.6.3
  
  PR:		ports/184991
  Submitted by:	maintainer

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

Modified: head/devel/soapui/Makefile
==============================================================================
--- head/devel/soapui/Makefile	Thu Dec 19 14:55:32 2013	(r336920)
+++ head/devel/soapui/Makefile	Thu Dec 19 15:11:32 2013	(r336921)
@@ -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

Modified: head/devel/soapui/distinfo
==============================================================================
--- head/devel/soapui/distinfo	Thu Dec 19 14:55:32 2013	(r336920)
+++ head/devel/soapui/distinfo	Thu Dec 19 15:11:32 2013	(r336921)
@@ -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

Modified: head/devel/soapui/pkg-plist
==============================================================================
--- head/devel/soapui/pkg-plist	Thu Dec 19 14:55:32 2013	(r336920)
+++ head/devel/soapui/pkg-plist	Thu Dec 19 15:11:32 2013	(r336921)
@@ -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



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