aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-03-21 07:23:59 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-03-21 07:23:59 +0000
commit62aa63f89c7b2be10de0e4851e10f3d58403dcf8 (patch)
tree357f14547ece03ed6f1ea54e0eba79851d67f289 /net-im
parent54bba85b246b786b4c603000430c3f52fc393206 (diff)
downloadports-62aa63f89c7b2be10de0e4851e10f3d58403dcf8.tar.gz
ports-62aa63f89c7b2be10de0e4851e10f3d58403dcf8.zip
devel/qca: update to 2.3
- qca-2.3 drop support for OSSL<1.1 - copy devel/qca to devel/qca-legacy which is held at the current version - update devel/qca to 2.3 - Add Uses/qca.mk which handles dependency on either of the ports depending on the FreeBSD version Users on FreeBSD11 must therefore change their pkg orign à la: pkg set -o devel/qca:devel/qca-legacy PR: 244682 Exp-run by: antoine Reviewed by: arrowd Differential Revision: https://reviews.freebsd.org/D24042
Notes
Notes: svn path=/head/; revision=528829
Diffstat (limited to 'net-im')
-rw-r--r--net-im/kopete/Makefile5
-rw-r--r--net-im/ktp-auth-handler/Makefile6
-rw-r--r--net-im/psi/Makefile7
3 files changed, 8 insertions, 10 deletions
diff --git a/net-im/kopete/Makefile b/net-im/kopete/Makefile
index af10aaf6fb38..3befb638dbd0 100644
--- a/net-im/kopete/Makefile
+++ b/net-im/kopete/Makefile
@@ -2,7 +2,7 @@
PORTNAME= kopete
PORTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -12,11 +12,10 @@ BUILD_DEPENDS= v4l_compat>0:multimedia/v4l_compat
LIB_DEPENDS= libidn.so:dns/libidn \
libjasper.so:graphics/jasper \
libotr.so:security/libotr \
- libqca-qt5.so:devel/qca \
libv4l2.so:multimedia/libv4l
USES= cmake compiler:c++11-lang desktop-file-utils gnome jpeg kde:5 \
- qt:5 shebangfix tar:xz
+ qca qt:5 shebangfix tar:xz
USE_GNOME= libxml2 libxslt
USE_KDE= archive auth bookmarks codecs completion config configwidgets \
coreaddons crash dbusaddons dnssd ecm emoticons guiaddons i18n \
diff --git a/net-im/ktp-auth-handler/Makefile b/net-im/ktp-auth-handler/Makefile
index b9916c7be70a..f92e67c71f07 100644
--- a/net-im/ktp-auth-handler/Makefile
+++ b/net-im/ktp-auth-handler/Makefile
@@ -2,6 +2,7 @@
PORTNAME= ktp-auth-handler
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= net-im kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -10,15 +11,14 @@ COMMENT= KWallet integration module for KDE Telepathy
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libqca-qt5.so:devel/qca \
- libtelepathy-qt5.so:net-im/telepathy-qt \
+LIB_DEPENDS= libtelepathy-qt5.so:net-im/telepathy-qt \
libKTpCommonInternals.so:net-im/ktp-common-internals \
libaccounts-qt5.so:net-im/libaccounts-qt5 \
libkaccounts.so:net-im/kaccounts-integration \
libsignon-qt5.so:sysutils/signon-qt5
USES= compiler:c++11-lang cmake gettext kde:5 pkgconfig \
- qt:5 tar:xz
+ qca qt:5 tar:xz
USE_KDE= completion config coreaddons ecm i18n jobwidgets kdewebkit \
kio wallet service widgetsaddons
USE_QT= concurrent core dbus gui network webkit widgets xml \
diff --git a/net-im/psi/Makefile b/net-im/psi/Makefile
index e8bfeb24f81c..8829974aeba9 100644
--- a/net-im/psi/Makefile
+++ b/net-im/psi/Makefile
@@ -3,7 +3,7 @@
PORTNAME= psi
PORTVERSION= 1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im
MASTER_SITES= SF/${PORTNAME}/Psi/${PORTVERSION}
@@ -13,11 +13,10 @@ COMMENT= Qt-based Jabber (XMPP) client
LICENSE= GPLv2
LIB_DEPENDS= libidn.so:dns/libidn \
- libminizip.so:archivers/minizip \
- libqca-qt5.so:devel/qca
+ libminizip.so:archivers/minizip
USES= cmake compiler:c++11-lang desktop-file-utils pkgconfig \
- qt:5 tar:xz xorg
+ qca qt:5 tar:xz xorg
USE_QT= concurrent core dbus gui multimedia network svg widgets \
x11extras xml buildtools_build qmake_build imageformats_run
USE_XORG= ice sm x11 xcb xext xscrnsaver