From owner-svn-ports-all@freebsd.org Tue Mar 13 08:03:15 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 B7FC1F0CADF; Tue, 13 Mar 2018 08:03:15 +0000 (UTC) (envelope-from yuri@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 6274A6EE87; Tue, 13 Mar 2018 08:03:15 +0000 (UTC) (envelope-from yuri@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 5D63D17581; Tue, 13 Mar 2018 08:03:15 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2D83Ftp053285; Tue, 13 Mar 2018 08:03:15 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2D83Es0053282; Tue, 13 Mar 2018 08:03:14 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201803130803.w2D83Es0053282@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 13 Mar 2018 08:03:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464347 - head/net-im/qTox X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/net-im/qTox X-SVN-Commit-Revision: 464347 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.25 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: Tue, 13 Mar 2018 08:03:15 -0000 Author: yuri Date: Tue Mar 13 08:03:14 2018 New Revision: 464347 URL: https://svnweb.freebsd.org/changeset/ports/464347 Log: net-im/qTox: Update to 1.14.0 Changelog: https://github.com/qTox/qTox/blob/v1.14.0/CHANGELOG.md Also updated WWW. Modified: head/net-im/qTox/Makefile head/net-im/qTox/distinfo head/net-im/qTox/pkg-descr Modified: head/net-im/qTox/Makefile ============================================================================== --- head/net-im/qTox/Makefile Tue Mar 13 07:35:44 2018 (r464346) +++ head/net-im/qTox/Makefile Tue Mar 13 08:03:14 2018 (r464347) @@ -3,9 +3,7 @@ PORTNAME= qTox DISTVERSIONPREFIX= v -DISTVERSION= 1.13.0-134 -DISTVERSIONSUFFIX= -g3780acff -PORTREVISION= 1 +DISTVERSION= 1.14.0 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org Modified: head/net-im/qTox/distinfo ============================================================================== --- head/net-im/qTox/distinfo Tue Mar 13 07:35:44 2018 (r464346) +++ head/net-im/qTox/distinfo Tue Mar 13 08:03:14 2018 (r464347) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520187236 -SHA256 (qTox-qTox-v1.13.0-134-g3780acff_GH0.tar.gz) = 26c42528066b673078f9b89c52a0a84b09dc37bbd9af7d7d7d37c0bb542969a6 -SIZE (qTox-qTox-v1.13.0-134-g3780acff_GH0.tar.gz) = 4106333 +TIMESTAMP = 1520926064 +SHA256 (qTox-qTox-v1.14.0_GH0.tar.gz) = 5ee4066ecef46a324bf549baacfa27cbfb9b84bd7f468be450f3dc4cf05cff98 +SIZE (qTox-qTox-v1.14.0_GH0.tar.gz) = 4106451 Modified: head/net-im/qTox/pkg-descr ============================================================================== --- head/net-im/qTox/pkg-descr Tue Mar 13 07:35:44 2018 (r464346) +++ head/net-im/qTox/pkg-descr Tue Mar 13 08:03:14 2018 (r464347) @@ -1,4 +1,4 @@ Powerful Tox chat client written using Qt 5 that follows the Tox design guidelines. -WWW: https://github.com/tux3/qTox +WWW: https://qtox.github.io/