Date: Sat, 24 Oct 2020 08:38:27 +0000 (UTC) From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r553165 - head/net-im/toxic Message-ID: <202010240838.09O8cRVG007598@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Sat Oct 24 08:38:27 2020 New Revision: 553165 URL: https://svnweb.freebsd.org/changeset/ports/553165 Log: Upgrade to v0.8.4. Release notes at: <https://github.com/JFreegman/toxic/releases/tag/v0.8.4>. Modified: head/net-im/toxic/Makefile head/net-im/toxic/distinfo Modified: head/net-im/toxic/Makefile ============================================================================== --- head/net-im/toxic/Makefile Sat Oct 24 08:23:41 2020 (r553164) +++ head/net-im/toxic/Makefile Sat Oct 24 08:38:27 2020 (r553165) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= toxic -PORTVERSION= 0.8.3 +PORTVERSION= 0.8.4 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= net-im MAINTAINER= thierry@FreeBSD.org Modified: head/net-im/toxic/distinfo ============================================================================== --- head/net-im/toxic/distinfo Sat Oct 24 08:23:41 2020 (r553164) +++ head/net-im/toxic/distinfo Sat Oct 24 08:38:27 2020 (r553165) @@ -1,3 +1,3 @@ -TIMESTAMP = 1541009709 -SHA256 (JFreegman-toxic-v0.8.3_GH0.tar.gz) = 97f26ba2c257c10439fd2ff280ca90c37ed225d86f46740a08f02ff2e4459e0e -SIZE (JFreegman-toxic-v0.8.3_GH0.tar.gz) = 1147100 +TIMESTAMP = 1603482904 +SHA256 (JFreegman-toxic-v0.8.4_GH0.tar.gz) = dfb92f4bc36531258ae999112cb75b468878209e39ac01c7b2a439f2fac787a3 +SIZE (JFreegman-toxic-v0.8.4_GH0.tar.gz) = 1149666
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010240838.09O8cRVG007598>