From owner-svn-ports-head@freebsd.org Wed Apr 18 17:50:39 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 B81C9F9DB9A; Wed, 18 Apr 2018 17:50:39 +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 6AD126C08E; Wed, 18 Apr 2018 17:50:39 +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 641CD1E232; Wed, 18 Apr 2018 17:50:39 +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 w3IHodHk007400; Wed, 18 Apr 2018 17:50:39 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3IHod2t007398; Wed, 18 Apr 2018 17:50:39 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201804181750.w3IHod2t007398@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Wed, 18 Apr 2018 17:50:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467725 - 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: 467725 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.25 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, 18 Apr 2018 17:50:39 -0000 Author: thierry Date: Wed Apr 18 17:50:38 2018 New Revision: 467725 URL: https://svnweb.freebsd.org/changeset/ports/467725 Log: Upgrade to v0.2.2. Release notes at https://github.com/TokTok/c-toxcore/releases/tag/v0.2.2 Modified: head/net-im/tox/Makefile head/net-im/tox/distinfo Modified: head/net-im/tox/Makefile ============================================================================== --- head/net-im/tox/Makefile Wed Apr 18 17:48:29 2018 (r467724) +++ head/net-im/tox/Makefile Wed Apr 18 17:50:38 2018 (r467725) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.2 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im net-p2p Modified: head/net-im/tox/distinfo ============================================================================== --- head/net-im/tox/distinfo Wed Apr 18 17:48:29 2018 (r467724) +++ head/net-im/tox/distinfo Wed Apr 18 17:50:38 2018 (r467725) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520713644 -SHA256 (TokTok-c-toxcore-v0.2.1_GH0.tar.gz) = 1496164954941b175493fba02bf3115118c0d29feb46cd1ff458a1a11eab1597 -SIZE (TokTok-c-toxcore-v0.2.1_GH0.tar.gz) = 462397 +TIMESTAMP = 1524072064 +SHA256 (TokTok-c-toxcore-v0.2.2_GH0.tar.gz) = a3b25d8bd92b9526b47ba1f60a2893d2154a80bb7ae690f44b5a2dea41c76ea1 +SIZE (TokTok-c-toxcore-v0.2.2_GH0.tar.gz) = 463402