diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-13 08:03:14 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-13 08:03:14 +0000 |
commit | 2dc58bf79110139c620f0a2ea9affdd17f61b902 (patch) | |
tree | 3b59ac2f83fa90ef1cddc1a681ecf74e2f0c08fe /net-im/qTox | |
parent | 0e4ceae8329ae0728b59ed493a8867ca5bdfb32c (diff) | |
download | ports-2dc58bf79110139c620f0a2ea9affdd17f61b902.tar.gz ports-2dc58bf79110139c620f0a2ea9affdd17f61b902.zip |
net-im/qTox: Update to 1.14.0
Changelog:
https://github.com/qTox/qTox/blob/v1.14.0/CHANGELOG.md
Also updated WWW.
Notes
Notes:
svn path=/head/; revision=464347
Diffstat (limited to 'net-im/qTox')
-rw-r--r-- | net-im/qTox/Makefile | 4 | ||||
-rw-r--r-- | net-im/qTox/distinfo | 6 | ||||
-rw-r--r-- | net-im/qTox/pkg-descr | 2 |
3 files changed, 5 insertions, 7 deletions
diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile index 170bfe349054..2c8eeb782b9d 100644 --- a/net-im/qTox/Makefile +++ b/net-im/qTox/Makefile @@ -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 diff --git a/net-im/qTox/distinfo b/net-im/qTox/distinfo index d187b8435728..3b0f2efe4935 100644 --- a/net-im/qTox/distinfo +++ b/net-im/qTox/distinfo @@ -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 diff --git a/net-im/qTox/pkg-descr b/net-im/qTox/pkg-descr index 279d5d004503..dcf4b144d8b7 100644 --- a/net-im/qTox/pkg-descr +++ b/net-im/qTox/pkg-descr @@ -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/ |