Bug 184991

Summary: [patch update] devel/soapui 4.6.1 -> 4.6.3
Product: Ports & Packages Reporter: Kurt Jaeger <fbsd-ports>
Component: Individual Port(s)Assignee: William Grzybowski <wg>
Status: Closed FIXED    
Severity: Affects Only Me CC: wg
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Kurt Jaeger 2013-12-19 12:40:01 UTC
	devel/soapui 4.6.1 -> 4.6.3

How-To-Repeat: 	-
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-19 12:40:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

wg@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 William Grzybowski freebsd_committer freebsd_triage 2013-12-19 15:11:33 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-12-19 15:11:40 UTC
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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"