aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-03-16 21:01:19 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-03-16 21:01:19 +0000
commit8a20b0bc3e6f990796cdb543a737b5724afb36b1 (patch)
tree4ee4d25970ab8518ca99d99c2027434e4811f1ab /net-im
parent1c0798faa107d95f1cdc0970035ea74dfee131b3 (diff)
downloadports-8a20b0bc3e6f990796cdb543a737b5724afb36b1.tar.gz
ports-8a20b0bc3e6f990796cdb543a737b5724afb36b1.zip
Update net-im/qxmpp-qt5 to latest upstream release
The release notes are here: https://github.com/qxmpp-project/qxmpp/releases/tag/v1.4.0 With: - Qt6 readiness - Some new features - Bind IQ errors are now handled properly Reported by: portscout
Notes
Notes: svn path=/head/; revision=568612
Diffstat (limited to 'net-im')
-rw-r--r--net-im/qxmpp-qt5/Makefile4
-rw-r--r--net-im/qxmpp-qt5/distinfo6
-rw-r--r--net-im/qxmpp-qt5/pkg-plist2
3 files changed, 7 insertions, 5 deletions
diff --git a/net-im/qxmpp-qt5/Makefile b/net-im/qxmpp-qt5/Makefile
index 8bb48fd72a7b..873e81d1bce9 100644
--- a/net-im/qxmpp-qt5/Makefile
+++ b/net-im/qxmpp-qt5/Makefile
@@ -2,7 +2,7 @@
PORTNAME= qxmpp
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.2
+DISTVERSION= 1.4.0
CATEGORIES= net-im
PKGNAMESUFFIX= -qt5
@@ -12,7 +12,7 @@ COMMENT= XMPP client library based on Qt and C++
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE.LGPL
-USES= cmake compiler:c++11-lang libtool pathfix pkgconfig qt:5
+USES= cmake compiler:c++17-lang libtool pathfix pkgconfig qt:5
USE_QT= core gui network xml \
buildtools_build qmake_build testlib_build
diff --git a/net-im/qxmpp-qt5/distinfo b/net-im/qxmpp-qt5/distinfo
index 31c0539bb513..a596db7a4b53 100644
--- a/net-im/qxmpp-qt5/distinfo
+++ b/net-im/qxmpp-qt5/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610394275
-SHA256 (qxmpp-project-qxmpp-v1.3.2_GH0.tar.gz) = 016e23c40c604dd43b15e1888e31d48729d0f80775fb6f7faef1130a52fe0641
-SIZE (qxmpp-project-qxmpp-v1.3.2_GH0.tar.gz) = 303067
+TIMESTAMP = 1615927989
+SHA256 (qxmpp-project-qxmpp-v1.4.0_GH0.tar.gz) = 2148162138eaf4b431a6ee94104f87877b85a589da803dff9433c698b4cf4f19
+SIZE (qxmpp-project-qxmpp-v1.4.0_GH0.tar.gz) = 313356
diff --git a/net-im/qxmpp-qt5/pkg-plist b/net-im/qxmpp-qt5/pkg-plist
index 4386462bc698..b0e55096bd94 100644
--- a/net-im/qxmpp-qt5/pkg-plist
+++ b/net-im/qxmpp-qt5/pkg-plist
@@ -1,5 +1,6 @@
include/qxmpp/QXmppArchiveIq.h
include/qxmpp/QXmppArchiveManager.h
+include/qxmpp/QXmppAttentionManager.h
include/qxmpp/QXmppBindIq.h
include/qxmpp/QXmppBitsOfBinaryContentId.h
include/qxmpp/QXmppBitsOfBinaryData.h
@@ -34,6 +35,7 @@ include/qxmpp/QXmppMessage.h
include/qxmpp/QXmppMessageReceiptManager.h
include/qxmpp/QXmppMixIq.h
include/qxmpp/QXmppMixItem.h
+include/qxmpp/QXmppMixInvitation.h
include/qxmpp/QXmppMucIq.h
include/qxmpp/QXmppMucManager.h
include/qxmpp/QXmppNonSASLAuth.h