svn commit: r340050 - head/devel/soapui

William Grzybowski wg at FreeBSD.org
Fri Jan 17 14:51:07 UTC 2014


Author: wg
Date: Fri Jan 17 14:51:06 2014
New Revision: 340050
URL: http://svnweb.freebsd.org/changeset/ports/340050
QAT: https://qat.redports.org/buildarchive/r340050/

Log:
  devel/soapui: update to 4.6.4
  
  PR:		ports/185825
  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	Fri Jan 17 14:45:02 2014	(r340049)
+++ head/devel/soapui/Makefile	Fri Jan 17 14:51:06 2014	(r340050)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	soapui
-PORTVERSION=	4.6.3
+PORTVERSION=	4.6.4
 CATEGORIES=	devel java www
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
 DISTNAME=	SoapUI-${PORTVERSION}-linux-bin

Modified: head/devel/soapui/distinfo
==============================================================================
--- head/devel/soapui/distinfo	Fri Jan 17 14:45:02 2014	(r340049)
+++ head/devel/soapui/distinfo	Fri Jan 17 14:51:06 2014	(r340050)
@@ -1,2 +1,2 @@
-SHA256 (SoapUI-4.6.3-linux-bin.tar.gz) = 575078890e613e571c221c50326eea99b0261230f62b06edf3b8fd8208345bb1
-SIZE (SoapUI-4.6.3-linux-bin.tar.gz) = 76492655
+SHA256 (SoapUI-4.6.4-linux-bin.tar.gz) = cc76929f6711a5958c6cfa01eaf3279ddceada63cfd3530916fe55071cd7efcd
+SIZE (SoapUI-4.6.4-linux-bin.tar.gz) = 76493602

Modified: head/devel/soapui/pkg-plist
==============================================================================
--- head/devel/soapui/pkg-plist	Fri Jan 17 14:45:02 2014	(r340049)
+++ head/devel/soapui/pkg-plist	Fri Jan 17 14:51:06 2014	(r340050)
@@ -70,7 +70,7 @@ bin/soapui.sh
 %%DATADIR%%/bin/loadtestrunner.sh
 %%DATADIR%%/bin/mockservicerunner.sh
 %%DATADIR%%/bin/securitytestrunner.sh
-%%DATADIR%%/bin/soapui-4.6.3.jar
+%%DATADIR%%/bin/soapui-4.6.4.jar
 %%DATADIR%%/bin/soapui-errors.log
 %%DATADIR%%/bin/soapui-log4j.xml
 %%DATADIR%%/bin/soapui-splash.png


More information about the svn-ports-all mailing list