aboutsummaryrefslogtreecommitdiff
path: root/polish
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 /polish
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 'polish')
-rw-r--r--polish/kadu/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile
index f199a7954efc..f57b74aa42b6 100644
--- a/polish/kadu/Makefile
+++ b/polish/kadu/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kadu
PORTVERSION= 4.3
-PORTREVISION= 18
+PORTREVISION= 19
PORTEPOCH= 1
CATEGORIES= polish net-im
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/:kadu \
@@ -23,7 +23,6 @@ BUILD_DEPENDS= bash:shells/bash \
LIB_DEPENDS= libmpdclient.so:audio/libmpdclient \
libsndfile.so:audio/libsndfile \
libinjeqt.so:devel/injeqt \
- libqca-qt5.so:devel/qca \
libidn.so:dns/libidn \
libqxmpp.so:net-im/qxmpp-qt5 \
libgadu.so:polish/libgadu \
@@ -37,7 +36,7 @@ GG6_EMOTS_DISTFILE= kompatybilne_z_GG6.tar.gz
GG7_EMOTS_DISTFILE= dodatkowe_emoty_GG7.tar.gz
USES= cmake:insource compiler:c++11-lib gettext-runtime gnome \
- libarchive pkgconfig qt:5 readline tar:bzip2 xorg
+ libarchive pkgconfig qca qt:5 readline tar:bzip2 xorg
USE_XORG= x11 xext xfixes xscrnsaver
USE_GNOME= glib20
USE_QT= concurrent core dbus declarative gui multimedia network \