Skip to content

Commit

Permalink
net-im/qxmpp-qt5: update to 1.5.5, latest upstream
Browse files Browse the repository at this point in the history
Release notes at
	https://github.com/qxmpp-project/qxmpp/releases/tag/v1.5.5
just minor pkgconfig and compile fixes.
  • Loading branch information
Adriaan de Groot authored and Adriaan de Groot committed May 1, 2023
1 parent 174b79b commit 0701d3e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions 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
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 0701d3e

Please sign in to comment.