Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Nov 2020 10:25:07 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r556280 - head/net-im/qTox
Message-ID:  <202011251025.0APAP7XM047007@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011251025.0APAP7XM047007>