Date: Tue, 7 Dec 2021 19:22:51 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: 715f654c45d7 - main - net-im/tox: upgrade to v0.2.13 Message-ID: <202112071922.1B7JMpUD041338@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=715f654c45d7b081a37453d49c92e0a66fd56276 commit 715f654c45d7b081a37453d49c92e0a66fd56276 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2021-12-07 19:06:44 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2021-12-07 19:06:44 +0000 net-im/tox: upgrade to v0.2.13 Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.13>. --- net-im/tox/Makefile | 5 ++--- net-im/tox/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index 2ac924846182..1e2c1860639f 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -1,9 +1,8 @@ # Created by: Thierry Thomas <thierry@pompo.net> PORTNAME= toxcore -PORTVERSION= 0.2.12 +PORTVERSION= 0.2.13 DISTVERSIONPREFIX= v -PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= net-im net-p2p @@ -21,7 +20,7 @@ LIB_DEPENDS= libvpx.so:multimedia/libvpx \ libsodium.so:security/libsodium \ libopus.so:audio/opus \ libconfig.so:devel/libconfig -TEST_DEPENDS= libopencv_core.so:graphics/opencv +#TEST_DEPENDS= libopencv_core.so:graphics/opencv CONFLICTS= toxcore-legacy-0.1.* diff --git a/net-im/tox/distinfo b/net-im/tox/distinfo index 39cfe9e5af13..9f645363fb60 100644 --- a/net-im/tox/distinfo +++ b/net-im/tox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1588351107 -SHA256 (TokTok-c-toxcore-v0.2.12_GH0.tar.gz) = 30ae3263c9b68d3bef06f799ba9d7a67e3fad447030625f0ffa4bb22684228b0 -SIZE (TokTok-c-toxcore-v0.2.12_GH0.tar.gz) = 504832 +TIMESTAMP = 1638900970 +SHA256 (TokTok-c-toxcore-v0.2.13_GH0.tar.gz) = 67114fa57504c58b695f5dce8ef85124d555f2c3c353d0d2615e6d4845114ab8 +SIZE (TokTok-c-toxcore-v0.2.13_GH0.tar.gz) = 511533
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112071922.1B7JMpUD041338>