Date: Fri, 17 Jan 2025 18:28:14 GMT From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e88c230822bf - main - net-im/*: bump PORTREVISION after the upgrade of toxcore Message-ID: <202501171828.50HISERl027869@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=e88c230822bf201fd0966515a342171e94d041a1 commit e88c230822bf201fd0966515a342171e94d041a1 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2025-01-17 18:26:55 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2025-01-17 18:26:55 +0000 net-im/*: bump PORTREVISION after the upgrade of toxcore --- net-im/py-toxcore-c/Makefile | 2 +- net-im/qTox/Makefile | 1 + net-im/tox_extension_messages/Makefile | 2 +- net-im/toxbot/Makefile | 2 +- net-im/toxext/Makefile | 2 +- net-im/toxins/Makefile | 2 +- net-im/uTox/Makefile | 2 +- 7 files changed, 7 insertions(+), 6 deletions(-) diff --git a/net-im/py-toxcore-c/Makefile b/net-im/py-toxcore-c/Makefile index dd444d45a14e..89411f2ec463 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= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= net-im net-p2p python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile index 7cffa7938d50..480cbe13ee36 100644 --- a/net-im/qTox/Makefile +++ b/net-im/qTox/Makefile @@ -1,6 +1,7 @@ PORTNAME= qTox DISTVERSIONPREFIX= v DISTVERSION= 1.18.2 +PORTREVISION= 1 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/tox_extension_messages/Makefile b/net-im/tox_extension_messages/Makefile index a333ebce728c..44c24f3970d3 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= 5 +PORTREVISION= 6 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/toxbot/Makefile b/net-im/toxbot/Makefile index 5f010de974a3..1a9ae734662a 100644 --- a/net-im/toxbot/Makefile +++ b/net-im/toxbot/Makefile @@ -1,6 +1,6 @@ PORTNAME= toxbot DISTVERSION= g20180325 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/toxext/Makefile b/net-im/toxext/Makefile index 29935d32a409..0f90a18b7ea8 100644 --- a/net-im/toxext/Makefile +++ b/net-im/toxext/Makefile @@ -1,7 +1,7 @@ PORTNAME= toxext DISTVERSIONPREFIX= v DISTVERSION= 0.0.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/toxins/Makefile b/net-im/toxins/Makefile index afcb9040a916..497132943d97 100644 --- a/net-im/toxins/Makefile +++ b/net-im/toxins/Makefile @@ -1,6 +1,6 @@ PORTNAME= toxins DISTVERSION= g20180217 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile index 660264653122..cb6561e9317b 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -1,7 +1,7 @@ PORTNAME= uTox DISTVERSION= 0.17.2 DISTVERSIONSUFFIX= -full -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-im net-p2p MASTER_SITES= https://github.com/uTox/uTox/releases/download/v${DISTVERSION}/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501171828.50HISERl027869>