Date: Tue, 25 Jun 2019 18:17:10 +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: r505100 - head/net-im/tox Message-ID: <201906251817.x5PIHAij046021@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Tue Jun 25 18:17:09 2019 New Revision: 505100 URL: https://svnweb.freebsd.org/changeset/ports/505100 Log: Upgrade to v0.2.10. Release notes on <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.10>. Modified: head/net-im/tox/Makefile head/net-im/tox/distinfo Modified: head/net-im/tox/Makefile ============================================================================== --- head/net-im/tox/Makefile Tue Jun 25 17:18:11 2019 (r505099) +++ head/net-im/tox/Makefile Tue Jun 25 18:17:09 2019 (r505100) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.2.9 +PORTVERSION= 0.2.10 DISTVERSIONPREFIX= v -PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net-im net-p2p Modified: head/net-im/tox/distinfo ============================================================================== --- head/net-im/tox/distinfo Tue Jun 25 17:18:11 2019 (r505099) +++ head/net-im/tox/distinfo Tue Jun 25 18:17:09 2019 (r505100) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547381833 -SHA256 (TokTok-c-toxcore-v0.2.9_GH0.tar.gz) = a8c962709447fb9b0cbb1a90ec1945a1b2d272b4d322356c48a4e3882b1267e7 -SIZE (TokTok-c-toxcore-v0.2.9_GH0.tar.gz) = 510806 +TIMESTAMP = 1561483623 +SHA256 (TokTok-c-toxcore-v0.2.10_GH0.tar.gz) = 5ccc4ecd79b95c367efe8341b06bf2a81f853032e6fcd7cb2bc0ad0ef7419d40 +SIZE (TokTok-c-toxcore-v0.2.10_GH0.tar.gz) = 515842
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906251817.x5PIHAij046021>