git: 31c3052c8c37 - main - www/kdsoap: update to 2.1.1

From: Tobias C. Berner <tcberner_at_FreeBSD.org>
Date: Tue, 21 Mar 2023 17:19:19 UTC
The branch main has been updated by tcberner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=31c3052c8c371957cf9a201605e5278add769e6e

commit 31c3052c8c371957cf9a201605e5278add769e6e
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2023-03-20 19:15:40 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2023-03-21 17:16:54 +0000

    www/kdsoap: update to 2.1.1
    
    - give maintainership to kde@
    
    In the future this port will be flavorized to support both Qt 5 and Qt 6.
---
 www/kdsoap/Makefile  | 12 +++++-------
 www/kdsoap/distinfo  |  6 +++---
 www/kdsoap/pkg-plist | 17 ++++++++++++++---
 3 files changed, 22 insertions(+), 13 deletions(-)

diff --git a/www/kdsoap/Makefile b/www/kdsoap/Makefile
index cc088a462162..50154e02efbb 100644
--- a/www/kdsoap/Makefile
+++ b/www/kdsoap/Makefile
@@ -1,11 +1,11 @@
 PORTNAME=	kdsoap
-DISTVERSION=	1.9.0
+DISTVERSION=	2.1.1
 CATEGORIES=	www
 # It's on GitHub, but KDAB uploads tidy release tarballs,
 # so do NOT USE_GITHUB, but do write out the variables.
 MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${PORTNAME}-${DISTVERSION}/
 
-MAINTAINER=	adridg@FreeBSD.org
+MAINTAINER=	kde@FreeBSD.org
 COMMENT=	C++/Qt SOAP framework
 WWW=		https://github.com/KDAB/KDSoap
 
@@ -14,13 +14,11 @@ WWW=		https://github.com/KDAB/KDSoap
 # to express in a ports Makefile.
 LICENSE=	LGPL21 AGPLv3
 LICENSE_COMB=	multi
-LICENSE_FILE_LGPL21=	${WRKSRC}/LICENSE.LGPL.txt
-LICENSE_FILE_AGPLv3=	${WRKSRC}/LICENSE.AGPL3-modified.txt
 
-USES=		cmake compiler:c++11-lang localbase qt:5
+USES=		cmake compiler:c++11-lang localbase pkgconfig qt:5
 USE_LDCONFIG=	yes
-USE_QT=		qmake:build buildtools:build linguisttools:build \
-		core network widgets xml
+USE_QT=		core network widgets xml \
+		buildtools:build linguisttools:build qmake:build
 
 # No USE_GITHUB, but pretty close
 GH_ACCOUNT=	KDAB
diff --git a/www/kdsoap/distinfo b/www/kdsoap/distinfo
index b7cca0cd3ccf..92e45a5ad5c8 100644
--- a/www/kdsoap/distinfo
+++ b/www/kdsoap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582320482
-SHA256 (kdsoap-1.9.0.tar.gz) = e3b9626d5cb08f41a709fa35031ce17bfdd075b7387baf14ecf8a9ca10994828
-SIZE (kdsoap-1.9.0.tar.gz) = 1480479
+TIMESTAMP = 1679333874
+SHA256 (kdsoap-2.1.1.tar.gz) = aed57f6b200ddf762f5d2898f7e9228dd0700881c4491aefe4006f7fa5f5c627
+SIZE (kdsoap-2.1.1.tar.gz) = 948277
diff --git a/www/kdsoap/pkg-plist b/www/kdsoap/pkg-plist
index 9ad75abbea65..aff487c35d30 100644
--- a/www/kdsoap/pkg-plist
+++ b/www/kdsoap/pkg-plist
@@ -36,6 +36,7 @@ include/KDSoapClient/KDSoapUdpClient.h
 include/KDSoapClient/KDSoapValue
 include/KDSoapClient/KDSoapValue.h
 include/KDSoapClient/KDSoapValueList
+include/KDSoapClient/kdsoap_version.h
 include/KDSoapServer/KDSoapDelayedResponseHandle
 include/KDSoapServer/KDSoapDelayedResponseHandle.h
 include/KDSoapServer/KDSoapServer
@@ -58,12 +59,22 @@ lib/cmake/KDSoap/KDSoapMacros.cmake
 lib/cmake/KDSoap/KDSoapTargets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/KDSoap/KDSoapTargets.cmake
 lib/libkdsoap-server.so
+lib/libkdsoap-server.so.2
 lib/libkdsoap-server.so.%%SOVER%%
 lib/libkdsoap.so
+lib/libkdsoap.so.2
 lib/libkdsoap.so.%%SOVER%%
-share/doc/KDSoap/LICENSE.GPL.txt
-share/doc/KDSoap/LICENSE.txt
-share/doc/KDSoap/README.txt
+%%QT_MKSPECDIR%%/modules/qt_KDSoapClient.pri
+%%QT_MKSPECDIR%%/modules/qt_KDSoapServer.pri
+share/doc/KDSoap/LICENSES/BSD-3-Clause.txt
+share/doc/KDSoap/LICENSES/GPL-2.0-only.txt
+share/doc/KDSoap/LICENSES/LicenseRef-Microsoft.txt
+share/doc/KDSoap/LICENSES/LicenseRef-Novell.txt
+share/doc/KDSoap/LICENSES/LicenseRef-OASIS.txt
+share/doc/KDSoap/LICENSES/LicenseRef-SportingExchange.txt
+share/doc/KDSoap/LICENSES/MIT.txt
+share/doc/KDSoap/LICENSES/W3C.txt
+share/doc/KDSoap/README.md
 share/doc/KDSoap/kdsoap.pri
 share/doc/KDSoap/kdwsdl2cpp.pri
 share/mkspecs/features/kdsoap.prf