Date: Sun, 26 Dec 2021 17:58:42 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: 75a832ce20a8 - main - net-im/toxic: upgrade to v0.11.3 Message-ID: <202112261758.1BQHwgEK008301@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=75a832ce20a8a58b3c15bfe29a18c329bfcd37f8 commit 75a832ce20a8a58b3c15bfe29a18c329bfcd37f8 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2021-12-26 16:32:18 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2021-12-26 17:58:38 +0000 net-im/toxic: upgrade to v0.11.3 Release notes at <https://github.com/JFreegman/toxic/releases/tag/v0.11.3>. --- net-im/toxic/Makefile | 2 +- net-im/toxic/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile index ff2bb226c034..640dbbb0e03d 100644 --- a/net-im/toxic/Makefile +++ b/net-im/toxic/Makefile @@ -1,7 +1,7 @@ # Created by: Thierry Thomas <thierry@pompo.net> PORTNAME= toxic -PORTVERSION= 0.11.2 +PORTVERSION= 0.11.3 DISTVERSIONPREFIX= v CATEGORIES= net-im diff --git a/net-im/toxic/distinfo b/net-im/toxic/distinfo index efeb0278067d..39a7a38d4f81 100644 --- a/net-im/toxic/distinfo +++ b/net-im/toxic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638813202 -SHA256 (JFreegman-toxic-v0.11.2_GH0.tar.gz) = 2f5d03fd706981171bd0d532ac0d012f4039e97f2ab13eba0541fe918aeda67c -SIZE (JFreegman-toxic-v0.11.2_GH0.tar.gz) = 1196126 +TIMESTAMP = 1640535549 +SHA256 (JFreegman-toxic-v0.11.3_GH0.tar.gz) = 1a3fd4289852bf64ee17b98a27597d0d8f5e7d3c9ac90180bd4e63a8e5ae53d9 +SIZE (JFreegman-toxic-v0.11.3_GH0.tar.gz) = 1197252
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112261758.1BQHwgEK008301>