Date: Wed, 8 Aug 2018 20:52:16 +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: r476679 - head/net-im/tox Message-ID: <201808082052.w78KqGsp010001@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Wed Aug 8 20:52:16 2018 New Revision: 476679 URL: https://svnweb.freebsd.org/changeset/ports/476679 Log: Upgrade to v0.2.5. Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.5>. Modified: head/net-im/tox/Makefile head/net-im/tox/distinfo Modified: head/net-im/tox/Makefile ============================================================================== --- head/net-im/tox/Makefile Wed Aug 8 20:38:21 2018 (r476678) +++ head/net-im/tox/Makefile Wed Aug 8 20:52:16 2018 (r476679) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.2.4 -PORTREVISION= 2 +PORTVERSION= 0.2.5 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im net-p2p Modified: head/net-im/tox/distinfo ============================================================================== --- head/net-im/tox/distinfo Wed Aug 8 20:38:21 2018 (r476678) +++ head/net-im/tox/distinfo Wed Aug 8 20:52:16 2018 (r476679) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532203012 -SHA256 (TokTok-c-toxcore-v0.2.4_GH0.tar.gz) = f4c712a8a4b0653ae42b472b4a2a2c969c21e6959a07fc32b302b97480ffba69 -SIZE (TokTok-c-toxcore-v0.2.4_GH0.tar.gz) = 479618 +TIMESTAMP = 1533759273 +SHA256 (TokTok-c-toxcore-v0.2.5_GH0.tar.gz) = 9ad8a3b3dac80e0a46087fd1f7895819f22494e6b687d68e4a779eeff21ad2d8 +SIZE (TokTok-c-toxcore-v0.2.5_GH0.tar.gz) = 482160
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808082052.w78KqGsp010001>