Date: Mon, 8 Oct 2018 14:14:34 +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: r481542 - head/net-im/tox Message-ID: <201810081414.w98EEYp1063042@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Mon Oct 8 14:14:34 2018 New Revision: 481542 URL: https://svnweb.freebsd.org/changeset/ports/481542 Log: Upgrade to v0.2.8. Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.8>. Modified: head/net-im/tox/Makefile head/net-im/tox/distinfo Modified: head/net-im/tox/Makefile ============================================================================== --- head/net-im/tox/Makefile Mon Oct 8 13:37:54 2018 (r481541) +++ head/net-im/tox/Makefile Mon Oct 8 14:14:34 2018 (r481542) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.2.7 +PORTVERSION= 0.2.8 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im net-p2p Modified: head/net-im/tox/distinfo ============================================================================== --- head/net-im/tox/distinfo Mon Oct 8 13:37:54 2018 (r481541) +++ head/net-im/tox/distinfo Mon Oct 8 14:14:34 2018 (r481542) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535720311 -SHA256 (TokTok-c-toxcore-v0.2.7_GH0.tar.gz) = bef6dbb06d921af58c6a2d7629e6f8eeafa1e541d379e4ff2ccb4ff5d3499cd1 -SIZE (TokTok-c-toxcore-v0.2.7_GH0.tar.gz) = 493642 +TIMESTAMP = 1538995287 +SHA256 (TokTok-c-toxcore-v0.2.8_GH0.tar.gz) = 47fe125d8558775a03a3ded58e9faa07a01cfecd65257e24b544b4b5698d9362 +SIZE (TokTok-c-toxcore-v0.2.8_GH0.tar.gz) = 502907
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810081414.w98EEYp1063042>