Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2023 21:42:30 GMT
From:      Adriaan de Groot <adridg@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0701d3eaf17b - main - net-im/qxmpp-qt5: update to 1.5.5, latest upstream
Message-ID:  <202305012142.341LgU2c017250@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by adridg:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0701d3eaf17b113eef5f1af01711f1c603558900

commit 0701d3eaf17b113eef5f1af01711f1c603558900
Author:     Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2023-05-01 21:27:48 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2023-05-01 21:42:28 +0000

    net-im/qxmpp-qt5: update to 1.5.5, latest upstream
    
    Release notes at
            https://github.com/qxmpp-project/qxmpp/releases/tag/v1.5.5
    just minor pkgconfig and compile fixes.
---
 net-im/qxmpp-qt5/Makefile | 4 ++--
 net-im/qxmpp-qt5/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-im/qxmpp-qt5/Makefile b/net-im/qxmpp-qt5/Makefile
index 56efdcddb8e5..82186ef2eddc 100644
--- a/net-im/qxmpp-qt5/Makefile
+++ b/net-im/qxmpp-qt5/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	qxmpp
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.5.4
+DISTVERSION=	1.5.5
 CATEGORIES=	net-im
 
 MAINTAINER=	kde@FreeBSD.org
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSES/LGPL-2.1-or-later.txt
 LIB_DEPENDS=	libomemo-c.so:security/libomemo-c
 
 USES=		cmake compiler:c++17-lang libtool pathfix pkgconfig qca qt:5
-USE_QT=	core gui network xml \
+USE_QT=		core gui network xml \
 		buildtools:build qmake:build testlib:build
 CMAKE_ARGS=	-DQT_VERSION_MAJOR=5
 CMAKE_ON=	BUILD_OMEMO
diff --git a/net-im/qxmpp-qt5/distinfo b/net-im/qxmpp-qt5/distinfo
index ec4943120cda..bdc5fa31ba39 100644
--- a/net-im/qxmpp-qt5/distinfo
+++ b/net-im/qxmpp-qt5/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681627231
-SHA256 (qxmpp-project-qxmpp-v1.5.4_GH0.tar.gz) = e437fdb91aa52c6fd8ca3f922354eb3221df98146ec99ee92e70e20a82c7ad2d
-SIZE (qxmpp-project-qxmpp-v1.5.4_GH0.tar.gz) = 606287
+TIMESTAMP = 1682976457
+SHA256 (qxmpp-project-qxmpp-v1.5.5_GH0.tar.gz) = b25fba89432c4fd72489d1844f683bfbf4e5aa4cfcfda7a982d6019f8e4529f8
+SIZE (qxmpp-project-qxmpp-v1.5.5_GH0.tar.gz) = 606405



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305012142.341LgU2c017250>