From owner-svn-ports-all@freebsd.org Fri Aug 31 13:36:48 2018 Return-Path: Delivered-To: svn-ports-all@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 85521FC9B85; Fri, 31 Aug 2018 13:36:48 +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 3761672995; Fri, 31 Aug 2018 13:36:48 +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 19ED41BF0E; Fri, 31 Aug 2018 13:36:48 +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 w7VDalrH099983; Fri, 31 Aug 2018 13:36:47 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7VDalse099980; Fri, 31 Aug 2018 13:36:47 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201808311336.w7VDalse099980@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Fri, 31 Aug 2018 13:36:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478556 - 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: 478556 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2018 13:36:48 -0000 Author: thierry Date: Fri Aug 31 13:36:47 2018 New Revision: 478556 URL: https://svnweb.freebsd.org/changeset/ports/478556 Log: Upgrade to v0.2.7. Release notes at . Modified: head/net-im/tox/Makefile head/net-im/tox/distinfo head/net-im/tox/pkg-plist Modified: head/net-im/tox/Makefile ============================================================================== --- head/net-im/tox/Makefile Fri Aug 31 13:36:25 2018 (r478555) +++ head/net-im/tox/Makefile Fri Aug 31 13:36:47 2018 (r478556) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.2.6 +PORTVERSION= 0.2.7 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im net-p2p Modified: head/net-im/tox/distinfo ============================================================================== --- head/net-im/tox/distinfo Fri Aug 31 13:36:25 2018 (r478555) +++ head/net-im/tox/distinfo Fri Aug 31 13:36:47 2018 (r478556) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534494462 -SHA256 (TokTok-c-toxcore-v0.2.6_GH0.tar.gz) = f4caeadede44c8ea00710d075c3f11d0255e89c0140278b701de1323a78b6311 -SIZE (TokTok-c-toxcore-v0.2.6_GH0.tar.gz) = 484051 +TIMESTAMP = 1535720311 +SHA256 (TokTok-c-toxcore-v0.2.7_GH0.tar.gz) = bef6dbb06d921af58c6a2d7629e6f8eeafa1e541d379e4ff2ccb4ff5d3499cd1 +SIZE (TokTok-c-toxcore-v0.2.7_GH0.tar.gz) = 493642 Modified: head/net-im/tox/pkg-plist ============================================================================== --- head/net-im/tox/pkg-plist Fri Aug 31 13:36:25 2018 (r478555) +++ head/net-im/tox/pkg-plist Fri Aug 31 13:36:47 2018 (r478556) @@ -1,3 +1,4 @@ +%%DAEMON%%bin/DHT_bootstrap %%DAEMON%%bin/tox-bootstrapd %%DAEMON%%@sample etc/tox-bootstrapd.conf.sample include/tox/tox.h