Date: Sun, 15 Nov 2020 14:26:24 +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: r555223 - head/net-im/toxic Message-ID: <202011151426.0AFEQOOl070246@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Sun Nov 15 14:26:24 2020 New Revision: 555223 URL: https://svnweb.freebsd.org/changeset/ports/555223 Log: Upgrade to v0.9.0. Release notes at <https://github.com/JFreegman/toxic/releases/tag/v0.9.0>. Modified: head/net-im/toxic/Makefile head/net-im/toxic/distinfo Modified: head/net-im/toxic/Makefile ============================================================================== --- head/net-im/toxic/Makefile Sun Nov 15 14:21:00 2020 (r555222) +++ head/net-im/toxic/Makefile Sun Nov 15 14:26:24 2020 (r555223) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxic -PORTVERSION= 0.8.4 +PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v CATEGORIES= net-im Modified: head/net-im/toxic/distinfo ============================================================================== --- head/net-im/toxic/distinfo Sun Nov 15 14:21:00 2020 (r555222) +++ head/net-im/toxic/distinfo Sun Nov 15 14:26:24 2020 (r555223) @@ -1,3 +1,3 @@ -TIMESTAMP = 1603482904 -SHA256 (JFreegman-toxic-v0.8.4_GH0.tar.gz) = dfb92f4bc36531258ae999112cb75b468878209e39ac01c7b2a439f2fac787a3 -SIZE (JFreegman-toxic-v0.8.4_GH0.tar.gz) = 1149666 +TIMESTAMP = 1605449512 +SHA256 (JFreegman-toxic-v0.9.0_GH0.tar.gz) = 723b43a2bc84c94a8a432a6daab95a989466a6dce80ca917a89f47b616d81e4f +SIZE (JFreegman-toxic-v0.9.0_GH0.tar.gz) = 1157455
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011151426.0AFEQOOl070246>