From owner-svn-ports-head@freebsd.org Sat Mar 10 20:36:45 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 035B3F31325; Sat, 10 Mar 2018 20:36:45 +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 A5D8C82E77; Sat, 10 Mar 2018 20:36:44 +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 9A34F12C45; Sat, 10 Mar 2018 20:36:44 +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 w2AKaijw049330; Sat, 10 Mar 2018 20:36:44 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2AKaiGR049328; Sat, 10 Mar 2018 20:36:44 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201803102036.w2AKaiGR049328@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Sat, 10 Mar 2018 20:36:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464090 - 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: 464090 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: Sat, 10 Mar 2018 20:36:45 -0000 Author: thierry Date: Sat Mar 10 20:36:44 2018 New Revision: 464090 URL: https://svnweb.freebsd.org/changeset/ports/464090 Log: Upgrade to v0.2.1. Release notes at https://github.com/TokTok/c-toxcore/releases/tag/v0.2.1 Modified: head/net-im/tox/Makefile head/net-im/tox/distinfo Modified: head/net-im/tox/Makefile ============================================================================== --- head/net-im/tox/Makefile Sat Mar 10 20:17:40 2018 (r464089) +++ head/net-im/tox/Makefile Sat Mar 10 20:36:44 2018 (r464090) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.2.0 +PORTVERSION= 0.2.1 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im net-p2p Modified: head/net-im/tox/distinfo ============================================================================== --- head/net-im/tox/distinfo Sat Mar 10 20:17:40 2018 (r464089) +++ head/net-im/tox/distinfo Sat Mar 10 20:36:44 2018 (r464090) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519933444 -SHA256 (TokTok-c-toxcore-v0.2.0_GH0.tar.gz) = af1efe3b260963bef6497114d4fc0f217a7c4e4126b7b281aab8c316fddfefa9 -SIZE (TokTok-c-toxcore-v0.2.0_GH0.tar.gz) = 462009 +TIMESTAMP = 1520713644 +SHA256 (TokTok-c-toxcore-v0.2.1_GH0.tar.gz) = 1496164954941b175493fba02bf3115118c0d29feb46cd1ff458a1a11eab1597 +SIZE (TokTok-c-toxcore-v0.2.1_GH0.tar.gz) = 462397