Date: Tue, 13 Mar 2018 08:03:14 +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: r464347 - head/net-im/qTox Message-ID: <201803130803.w2D83Es0053282@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803130803.w2D83Es0053282>