Date: Fri, 17 Jan 2025 18:19:07 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: a670fad546cc - main - net-im/toxic: upgrade to v0.16.0 Message-ID: <202501171819.50HIJ7FF011752@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=a670fad546ccccc4b925f6c9a7741cf4836ce15a commit a670fad546ccccc4b925f6c9a7741cf4836ce15a Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2025-01-17 18:12:58 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2025-01-17 18:18:06 +0000 net-im/toxic: upgrade to v0.16.0 Release notes at https://github.com/JFreegman/toxic/releases/tag/v0.16.0 Remark: v0.16.1 has been released, but not compatible with toxcore-0.2.20. --- net-im/toxic/Makefile | 3 +-- net-im/toxic/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile index d104332c5862..f058237a2b43 100644 --- a/net-im/toxic/Makefile +++ b/net-im/toxic/Makefile @@ -1,7 +1,6 @@ PORTNAME= toxic -PORTVERSION= 0.15.1 +PORTVERSION= 0.16.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= net-im MAINTAINER= thierry@FreeBSD.org diff --git a/net-im/toxic/distinfo b/net-im/toxic/distinfo index 6008ba7938b7..3cdf5595d104 100644 --- a/net-im/toxic/distinfo +++ b/net-im/toxic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714677436 -SHA256 (JFreegman-toxic-v0.15.1_GH0.tar.gz) = 56cedc37b22a1411c68fd8b395f40f515d6a4779be02540c5cd495665caa127c -SIZE (JFreegman-toxic-v0.15.1_GH0.tar.gz) = 1246436 +TIMESTAMP = 1737130567 +SHA256 (JFreegman-toxic-v0.16.0_GH0.tar.gz) = 9b58f87941c5638e6169f972292351205bb6335bde8121c103d7dc6fc5174ac7 +SIZE (JFreegman-toxic-v0.16.0_GH0.tar.gz) = 1246725
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501171819.50HIJ7FF011752>