Date: Mon, 6 Dec 2021 20:37:00 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: 9f77e9601564 - main - net-im/toxic: upgrade to v0.11.2 Message-ID: <202112062037.1B6Kb0vk014187@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=9f77e9601564df1822cd51e00156823bde13f804 commit 9f77e9601564df1822cd51e00156823bde13f804 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2021-12-06 18:52:38 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2021-12-06 20:36:57 +0000 net-im/toxic: upgrade to v0.11.2 Release notes at <https://github.com/JFreegman/toxic/releases/tag/v0.11.2>. Note: a new release of toxcore is coming. --- 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 2d659425019d..ff2bb226c034 100644 --- a/net-im/toxic/Makefile +++ b/net-im/toxic/Makefile @@ -1,9 +1,8 @@ # Created by: Thierry Thomas <thierry@pompo.net> PORTNAME= toxic -PORTVERSION= 0.11.1 +PORTVERSION= 0.11.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= thierry@FreeBSD.org diff --git a/net-im/toxic/distinfo b/net-im/toxic/distinfo index 0750b70edeea..efeb0278067d 100644 --- a/net-im/toxic/distinfo +++ b/net-im/toxic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624959986 -SHA256 (JFreegman-toxic-v0.11.1_GH0.tar.gz) = 5df8f3cf21c2b228546399f0c2a77c6d8f5356939a85c32222a4f6a26b82688a -SIZE (JFreegman-toxic-v0.11.1_GH0.tar.gz) = 1204163 +TIMESTAMP = 1638813202 +SHA256 (JFreegman-toxic-v0.11.2_GH0.tar.gz) = 2f5d03fd706981171bd0d532ac0d012f4039e97f2ab13eba0541fe918aeda67c +SIZE (JFreegman-toxic-v0.11.2_GH0.tar.gz) = 1196126
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112062037.1B6Kb0vk014187>