aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2018-01-27 17:42:44 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2018-01-27 17:42:44 +0000
commitbdeaed961eeb840f933374df1ae1793a1f285d32 (patch)
tree4e475b995e4c0642b229cfadab15822514af20e5
parent4c41989b8ad393d581f1ee3d1daeea1df226d7aa (diff)
downloadports-bdeaed961eeb840f933374df1ae1793a1f285d32.tar.gz
ports-bdeaed961eeb840f933374df1ae1793a1f285d32.zip
Notes
-rw-r--r--devel/soapui/Makefile13
-rw-r--r--devel/soapui/pkg-descr4
2 files changed, 11 insertions, 6 deletions
diff --git a/devel/soapui/Makefile b/devel/soapui/Makefile
index eb003576c7c9..19ef2b1b7521 100644
--- a/devel/soapui/Makefile
+++ b/devel/soapui/Makefile
@@ -4,7 +4,7 @@
PORTNAME= soapui
PORTVERSION= 5.2.1
CATEGORIES= devel java www
-MASTER_SITES= SF
+MASTER_SITES= http://smartbearsoftware.com/distrib/soapui/${PORTVERSION}/
DISTNAME= SoapUI-${PORTVERSION}-linux-bin
MAINTAINER= pi@FreeBSD.org
@@ -12,9 +12,14 @@ COMMENT= Web service, SOA, and SOAP testing tool
LICENSE= EUPL LGPL21 LGPL3 APACHE11 APACHE20 BSD3CLAUSE MPL11 MIT CPL
LICENSE_COMB= multi
-LICENSE_NAME_EUPL=European Union Public Licence V. 1.1
-LICENSE_FILE_EUPL=${WRKSRC}/LICENSE.txt
-LICENSE_PERMS_EUPL=dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+
+LICENSE_NAME_CPL= Common Public License V. 1.0
+LICENSE_FILE_CPL= ${WRKSRC}/licenses/junit-LICENSE.txt
+LICENSE_PERMS_CPL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+
+LICENSE_NAME_EUPL= European Union Public Licence V. 1.1
+LICENSE_FILE_EUPL= ${WRKSRC}/LICENSE.txt
+LICENSE_PERMS_EUPL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES= cpe
CPE_VENDOR= smartbear
diff --git a/devel/soapui/pkg-descr b/devel/soapui/pkg-descr
index 358e24c9f573..ab758886b1a4 100644
--- a/devel/soapui/pkg-descr
+++ b/devel/soapui/pkg-descr
@@ -1,5 +1,5 @@
-soapUI is a free and open source desktop application for inspecting, invoking,
+SoapUI is a free and open source desktop application for inspecting, invoking,
developing, simulating/mocking and functional/load/compliance testing of web
services over HTTP.
-WWW: http://www.soapui.org/
+WWW: https://www.soapui.org