Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jan 2025 18:19:06 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: 4eeb80d53a2f - main - net-im/tox: update to 0.2.20
Message-ID:  <202501171819.50HIJ6uG011708@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=4eeb80d53a2f5965376259347695a05bd0786b3b

commit 4eeb80d53a2f5965376259347695a05bd0786b3b
Author:     Eric Camachat <eric@camachat.org>
AuthorDate: 2025-01-17 18:10:20 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-01-17 18:18:05 +0000

    net-im/tox: update to 0.2.20
    
    Release notes at https://github.com/TokTok/c-toxcore/releases/tag/v0.2.20
    
    PR:             283837
    Reported by:    eric (at) camachat.org
---
 net-im/tox/Makefile |  5 ++---
 net-im/tox/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile
index a3a56334db81..54e5c4679685 100644
--- a/net-im/tox/Makefile
+++ b/net-im/tox/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	toxcore
-PORTVERSION=	0.2.19
 DISTVERSIONPREFIX=	v
-PORTREVISION=	2
+DISTVERSION=	0.2.20
 PORTEPOCH=	1
 CATEGORIES=	net-im net-p2p
 
@@ -25,7 +24,7 @@ TEST_DEPENDS=	opencv_visualisation:graphics/opencv
 USE_GITHUB=	yes
 GH_ACCOUNT=	TokTok camgunz:cmp
 GH_PROJECT=	c-toxcore cmp:cmp
-GH_TAGNAME=	643e6a62d4eb0ec2277de269cda33da02cba2756:cmp
+GH_TAGNAME=	2ac6bca152987c805c04423ebbba4b750585337f:cmp
 GH_SUBDIR=	third_party/cmp:cmp
 
 CPE_VENDOR=	toktok
diff --git a/net-im/tox/distinfo b/net-im/tox/distinfo
index fc646677998c..37d3a1b0aa62 100644
--- a/net-im/tox/distinfo
+++ b/net-im/tox/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1714506139
-SHA256 (TokTok-c-toxcore-v0.2.19_GH0.tar.gz) = b770206a5ce59734279ac79f533bebcc8c8ff1d452cdd6628289a49b9200f428
-SIZE (TokTok-c-toxcore-v0.2.19_GH0.tar.gz) = 821029
-SHA256 (camgunz-cmp-643e6a62d4eb0ec2277de269cda33da02cba2756_GH0.tar.gz) = 80d4ff97cbf958d0457ccfd6a98710ae079f3029cc04a5de0b0b82c8d9187364
-SIZE (camgunz-cmp-643e6a62d4eb0ec2277de269cda33da02cba2756_GH0.tar.gz) = 40155
+TIMESTAMP = 1736010194
+SHA256 (TokTok-c-toxcore-v0.2.20_GH0.tar.gz) = 5c1bc37d24a1e37fc6c03580e2602019a09393cd2e8ae1f58e338438f14d5871
+SIZE (TokTok-c-toxcore-v0.2.20_GH0.tar.gz) = 823028
+SHA256 (camgunz-cmp-2ac6bca152987c805c04423ebbba4b750585337f_GH0.tar.gz) = 65a22f44baf630630210c22a2188bea2e46e43afae0be61aced47b8eccc4b281
+SIZE (camgunz-cmp-2ac6bca152987c805c04423ebbba4b750585337f_GH0.tar.gz) = 40172



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501171819.50HIJ6uG011708>