diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2026-01-08 16:01:40 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2026-01-29 00:57:57 +0000 |
| commit | 939d8775e711b0ae25549039beb652bc766f76ac (patch) | |
| tree | 8a01d2a076a24ac0ad9c8c1aaff24baaa3bec70f /net-im | |
| parent | a5ddb6812912fe62d50e01b5fda721dc3419e58d (diff) | |
Diffstat (limited to 'net-im')
| -rw-r--r-- | net-im/py-toxcore-c/Makefile | 2 | ||||
| -rw-r--r-- | net-im/qTox/Makefile | 2 | ||||
| -rw-r--r-- | net-im/telegram-desktop/Makefile | 1 | ||||
| -rw-r--r-- | net-im/tg_owt/Makefile | 2 | ||||
| -rw-r--r-- | net-im/tox/Makefile | 2 | ||||
| -rw-r--r-- | net-im/tox_extension_messages/Makefile | 2 | ||||
| -rw-r--r-- | net-im/toxext/Makefile | 2 | ||||
| -rw-r--r-- | net-im/toxic/Makefile | 2 | ||||
| -rw-r--r-- | net-im/uTox/Makefile | 2 |
9 files changed, 9 insertions, 8 deletions
diff --git a/net-im/py-toxcore-c/Makefile b/net-im/py-toxcore-c/Makefile index 7b20b01eb1f9..bf8f44c38cec 100644 --- a/net-im/py-toxcore-c/Makefile +++ b/net-im/py-toxcore-c/Makefile @@ -1,7 +1,7 @@ PORTNAME= toxcore-c DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 12 +PORTREVISION= 13 PORTEPOCH= 1 CATEGORIES= net-im net-p2p python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile index fa1da313448b..a7233396ad38 100644 --- a/net-im/qTox/Makefile +++ b/net-im/qTox/Makefile @@ -1,7 +1,7 @@ PORTNAME= qTox DISTVERSIONPREFIX= v DISTVERSION= 1.18.3-20251212 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile index 5cd2768de161..28a2751cffff 100644 --- a/net-im/telegram-desktop/Makefile +++ b/net-im/telegram-desktop/Makefile @@ -1,5 +1,6 @@ PORTNAME= telegram-desktop DISTVERSION= 6.4.2 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/ DISTNAME= tdesktop-${DISTVERSION}-full diff --git a/net-im/tg_owt/Makefile b/net-im/tg_owt/Makefile index aa66f285d74c..9e94872470e2 100644 --- a/net-im/tg_owt/Makefile +++ b/net-im/tg_owt/Makefile @@ -1,6 +1,6 @@ PORTNAME= tg_owt PORTVERSION= 0.0.20251212 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MAINTAINER= osa@FreeBSD.org diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index 2054125019e6..0f844ba1730e 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -1,6 +1,6 @@ PORTNAME= toxcore DISTVERSION= 0.2.21 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net-im net-p2p MASTER_SITES= https://github.com/TokTok/c-${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/net-im/tox_extension_messages/Makefile b/net-im/tox_extension_messages/Makefile index 5a9252d9bd12..6da21f926759 100644 --- a/net-im/tox_extension_messages/Makefile +++ b/net-im/tox_extension_messages/Makefile @@ -1,7 +1,7 @@ PORTNAME= tox_extension_messages DISTVERSIONPREFIX= v DISTVERSION= 0.0.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/toxext/Makefile b/net-im/toxext/Makefile index e683266ffe22..9c10a403558e 100644 --- a/net-im/toxext/Makefile +++ b/net-im/toxext/Makefile @@ -1,7 +1,7 @@ PORTNAME= toxext DISTVERSIONPREFIX= v DISTVERSION= 0.0.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile index e11b05f67d00..d9f6573c10c6 100644 --- a/net-im/toxic/Makefile +++ b/net-im/toxic/Makefile @@ -1,7 +1,7 @@ PORTNAME= toxic PORTVERSION= 0.16.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MAINTAINER= thierry@FreeBSD.org diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile index a80bc94c486b..c00c02e0153a 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -1,7 +1,7 @@ PORTNAME= uTox DISTVERSION= 0.18.1 DISTVERSIONSUFFIX= -full -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im net-p2p MASTER_SITES= https://github.com/uTox/uTox/releases/download/v${DISTVERSION}/ |
