From owner-svn-ports-head@freebsd.org Wed Nov 25 10:25:08 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8490547D1FE; Wed, 25 Nov 2020 10:25:08 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cgxpr3B38z4qFN; Wed, 25 Nov 2020 10:25:08 +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 5B9087AD2; Wed, 25 Nov 2020 10:25:08 +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 0APAP8bj047009; Wed, 25 Nov 2020 10:25:08 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0APAP7XM047007; Wed, 25 Nov 2020 10:25:07 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202011251025.0APAP7XM047007@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Wed, 25 Nov 2020 10:25:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r556280 - 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: 556280 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.34 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, 25 Nov 2020 10:25:08 -0000 Author: yuri Date: Wed Nov 25 10:25:07 2020 New Revision: 556280 URL: https://svnweb.freebsd.org/changeset/ports/556280 Log: net-im/qTox: Update 1.17.2 -> 1.17.3 Modified: head/net-im/qTox/Makefile head/net-im/qTox/distinfo Modified: head/net-im/qTox/Makefile ============================================================================== --- head/net-im/qTox/Makefile Wed Nov 25 10:17:13 2020 (r556279) +++ head/net-im/qTox/Makefile Wed Nov 25 10:25:07 2020 (r556280) @@ -3,7 +3,7 @@ PORTNAME= qTox DISTVERSIONPREFIX= v -DISTVERSION= 1.17.2 +DISTVERSION= 1.17.3 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org @@ -28,6 +28,7 @@ USES= cmake compiler:c++11-lib desktop-file-utils get USE_GITHUB= yes USE_QT= core gui network xml opengl sql sql-sqlite3_run widgets svg \ concurrent_build buildtools_build linguisttools_build qmake_build testlib_build + CMAKE_ARGS= -DGIT_DESCRIBE:STRING=${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} CMAKE_OFF= USE_CCACHE Modified: head/net-im/qTox/distinfo ============================================================================== --- head/net-im/qTox/distinfo Wed Nov 25 10:17:13 2020 (r556279) +++ head/net-im/qTox/distinfo Wed Nov 25 10:25:07 2020 (r556280) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588032389 -SHA256 (qTox-qTox-v1.17.2_GH0.tar.gz) = 23b60fc6d5ce5e45e7099ad606218d16203157ab87a2582377001d3241336aac -SIZE (qTox-qTox-v1.17.2_GH0.tar.gz) = 4816741 +TIMESTAMP = 1606298934 +SHA256 (qTox-qTox-v1.17.3_GH0.tar.gz) = 2664940cedfc4d168995542f89a17d894c3d0675ac463eaf4bd4b55825d1787c +SIZE (qTox-qTox-v1.17.3_GH0.tar.gz) = 4821644