From owner-svn-ports-head@freebsd.org Fri Aug 17 09:54:00 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 3FEDE1088A23; Fri, 17 Aug 2018 09:54:00 +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 E929974F50; Fri, 17 Aug 2018 09:53:59 +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 C9D1826C80; Fri, 17 Aug 2018 09:53:59 +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 w7H9rxZW019482; Fri, 17 Aug 2018 09:53:59 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7H9rxV5019481; Fri, 17 Aug 2018 09:53:59 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201808170953.w7H9rxV5019481@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Fri, 17 Aug 2018 09:53:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477416 - 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: 477416 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: Fri, 17 Aug 2018 09:54:00 -0000 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 . 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