summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
Diffstat (limited to 'net-im')
-rw-r--r--net-im/folks/Makefile1
-rw-r--r--net-im/libaccounts-glib/Makefile1
-rw-r--r--net-im/libpurple/Makefile2
-rw-r--r--net-im/pidgin-sipe/Makefile2
-rw-r--r--net-im/pidgin-twitter/Makefile2
-rw-r--r--net-im/py-nbxmpp/Makefile15
-rw-r--r--net-im/py-nbxmpp/distinfo6
-rw-r--r--net-im/signal-desktop/Makefile2
-rw-r--r--net-im/telepathy-gabble/Makefile2
-rw-r--r--net-im/telepathy-logger/Makefile2
-rw-r--r--net-im/tuba/Makefile2
11 files changed, 23 insertions, 14 deletions
diff --git a/net-im/folks/Makefile b/net-im/folks/Makefile
index ee7195628db0..a87d1ab0022a 100644
--- a/net-im/folks/Makefile
+++ b/net-im/folks/Makefile
@@ -1,5 +1,6 @@
PORTNAME= folks
PORTVERSION= 0.15.9
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
diff --git a/net-im/libaccounts-glib/Makefile b/net-im/libaccounts-glib/Makefile
index ea4da2f5762f..7e8885c076fe 100644
--- a/net-im/libaccounts-glib/Makefile
+++ b/net-im/libaccounts-glib/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libaccounts-glib
DISTVERSION= 1.27
+PORTREVISION= 1
CATEGORIES= net-im
DIST_SUBDIR= KDE/${GL_ACCOUNT}
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile
index 96c6a3ee1dc1..1d05d1ee4d6f 100644
--- a/net-im/libpurple/Makefile
+++ b/net-im/libpurple/Makefile
@@ -1,6 +1,6 @@
PORTNAME?= libpurple
PORTVERSION= 2.14.14
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= net-im
MASTER_SITES= SF/pidgin/Pidgin/${PORTVERSION}
DISTNAME= pidgin-${PORTVERSION}
diff --git a/net-im/pidgin-sipe/Makefile b/net-im/pidgin-sipe/Makefile
index da9d05173c0a..2d8e03ea3b4f 100644
--- a/net-im/pidgin-sipe/Makefile
+++ b/net-im/pidgin-sipe/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pidgin-sipe
PORTVERSION= 1.24.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net-im
MASTER_SITES= SF/sipe/sipe/${DISTNAME}
diff --git a/net-im/pidgin-twitter/Makefile b/net-im/pidgin-twitter/Makefile
index 4163373c2f9a..b47567cb22e9 100644
--- a/net-im/pidgin-twitter/Makefile
+++ b/net-im/pidgin-twitter/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pidgin-twitter
PORTVERSION= 0.9.2
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= net-im
MASTER_SITES= http://www.honeyplanet.jp/
diff --git a/net-im/py-nbxmpp/Makefile b/net-im/py-nbxmpp/Makefile
index dc322b9112db..9a9576de2c23 100644
--- a/net-im/py-nbxmpp/Makefile
+++ b/net-im/py-nbxmpp/Makefile
@@ -1,5 +1,5 @@
PORTNAME= nbxmpp
-DISTVERSION= 6.0.2
+DISTVERSION= 6.2.0
CATEGORIES= net-im devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,13 +14,20 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}build>0:devel/py-build@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}precis_i18n>=1.0.0:textproc/py-precis_i18n@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}idna>=0:dns/py-idna@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}idna>=0:dns/py-idna@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}precis_i18n>=1.0.0:textproc/py-precis_i18n@${PY_FLAVOR} \
+ libsoup3>0:devel/libsoup3
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR}
USES= gnome python
USE_GNOME= pygobject3
-USE_PYTHON= autoplist pep517
+USE_PYTHON= autoplist pep517 pytest
NO_ARCH= yes
+OPTIONS_DEFINE= GSSAPI
+
+GSSAPI_DESC= GSSAPI authentication
+GSSAPI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gssapi>0:security/py-gssapi@${PY_FLAVOR}
+
.include <bsd.port.mk>
diff --git a/net-im/py-nbxmpp/distinfo b/net-im/py-nbxmpp/distinfo
index bbb47331770a..4398c8b095f0 100644
--- a/net-im/py-nbxmpp/distinfo
+++ b/net-im/py-nbxmpp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741804741
-SHA256 (nbxmpp-6.0.2.tar.gz) = 41ca53c0e827d8363138df16094417468a7ddeb1c734947e31cf54ecac9d5581
-SIZE (nbxmpp-6.0.2.tar.gz) = 186132
+TIMESTAMP = 1751030582
+SHA256 (nbxmpp-6.2.0.tar.gz) = 5ad792f1324edff5a62217cfb9279dbb54ac48177958ef484556b56e8fce7160
+SIZE (nbxmpp-6.2.0.tar.gz) = 187100
diff --git a/net-im/signal-desktop/Makefile b/net-im/signal-desktop/Makefile
index 092b5f0a3144..499c918f9351 100644
--- a/net-im/signal-desktop/Makefile
+++ b/net-im/signal-desktop/Makefile
@@ -1,7 +1,7 @@
PORTNAME= signal-desktop
DISTVERSIONPREFIX= v
DISTVERSION= 7.58.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im
MASTER_SITES= LOCAL/mikael/signal-desktop/:npm \
https://registry.npmjs.org/@esbuild/freebsd-arm64/-/:esbuildarm64 \
diff --git a/net-im/telepathy-gabble/Makefile b/net-im/telepathy-gabble/Makefile
index 574f5f207e26..86cda8c2303e 100644
--- a/net-im/telepathy-gabble/Makefile
+++ b/net-im/telepathy-gabble/Makefile
@@ -1,6 +1,6 @@
PORTNAME= telepathy-gabble
PORTVERSION= 0.18.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net-im
MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
diff --git a/net-im/telepathy-logger/Makefile b/net-im/telepathy-logger/Makefile
index b60b189f7404..05e0c623c2b2 100644
--- a/net-im/telepathy-logger/Makefile
+++ b/net-im/telepathy-logger/Makefile
@@ -1,6 +1,6 @@
PORTNAME= telepathy-logger
PORTVERSION= 0.8.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-im
MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
diff --git a/net-im/tuba/Makefile b/net-im/tuba/Makefile
index 36d327cae6a7..f7161987038f 100644
--- a/net-im/tuba/Makefile
+++ b/net-im/tuba/Makefile
@@ -1,7 +1,7 @@
PORTNAME= Tuba
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im
MAINTAINER= nxjoseph@protonmail.com