Date: Fri, 17 Aug 2018 09:53:59 +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: r477416 - head/net-im/tox Message-ID: <201808170953.w7H9rxV5019481@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Fri Aug 17 09:53:59 2018 New Revision: 477416 URL: https://svnweb.freebsd.org/changeset/ports/477416 Log: Upgrade to v0.2.6. Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.6>. Modified: head/net-im/tox/Makefile head/net-im/tox/distinfo Modified: head/net-im/tox/Makefile ============================================================================== --- head/net-im/tox/Makefile Fri Aug 17 09:38:05 2018 (r477415) +++ head/net-im/tox/Makefile Fri Aug 17 09:53:59 2018 (r477416) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.2.5 +PORTVERSION= 0.2.6 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im net-p2p Modified: head/net-im/tox/distinfo ============================================================================== --- head/net-im/tox/distinfo Fri Aug 17 09:38:05 2018 (r477415) +++ head/net-im/tox/distinfo Fri Aug 17 09:53:59 2018 (r477416) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533759273 -SHA256 (TokTok-c-toxcore-v0.2.5_GH0.tar.gz) = 9ad8a3b3dac80e0a46087fd1f7895819f22494e6b687d68e4a779eeff21ad2d8 -SIZE (TokTok-c-toxcore-v0.2.5_GH0.tar.gz) = 482160 +TIMESTAMP = 1534494462 +SHA256 (TokTok-c-toxcore-v0.2.6_GH0.tar.gz) = f4caeadede44c8ea00710d075c3f11d0255e89c0140278b701de1323a78b6311 +SIZE (TokTok-c-toxcore-v0.2.6_GH0.tar.gz) = 484051
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808170953.w7H9rxV5019481>