From owner-svn-ports-head@freebsd.org Wed Aug 8 20:52:17 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8378B106A97A; Wed, 8 Aug 2018 20:52:17 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CD531936DC; Wed, 8 Aug 2018 20:52:16 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AE9007D02; Wed, 8 Aug 2018 20:52:16 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w78KqGO8010002; Wed, 8 Aug 2018 20:52:16 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w78KqGsp010001; Wed, 8 Aug 2018 20:52:16 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201808082052.w78KqGsp010001@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Wed, 8 Aug 2018 20:52:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476679 - head/net-im/tox X-SVN-Group: ports-head X-SVN-Commit-Author: thierry X-SVN-Commit-Paths: head/net-im/tox X-SVN-Commit-Revision: 476679 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Aug 2018 20:52:17 -0000 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 . 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