diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2015-05-15 14:41:21 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2015-05-15 14:41:21 +0000 |
commit | 5a739bbd5d12bbf12f0c6a6199e923e4a40de450 (patch) | |
tree | 7082b888a30f93c7860198221ec0ea405d048570 /net-im | |
parent | 688f279a552ceb23ea32eed47278631e995a2199 (diff) | |
download | freebsd-ports-5a739bbd5d12bbf12f0c6a6199e923e4a40de450.zip |
Upgrade to 20150514 v0.2.s.
PR: ports/200220
Differential Revision: Ivan Klymenko (maintainer)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/uTox/Makefile | 4 | ||||
-rw-r--r-- | net-im/uTox/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile index 7b38c78ed0b5..7291acaa8e10 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= uTox -DISTVERSION= 0.2.r.20150509 +DISTVERSION= 0.2.s.20150514 CATEGORIES= net-im net-p2p MAINTAINER= fidaj@ukr.net @@ -22,7 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox USE_GITHUB= yes GH_ACCOUNT= notsecure #GH_PROJECT= ${PORTNAME} -GH_TAGNAME= 83417b0 +GH_TAGNAME= 6e6b64a USES= compiler:c11 desktop-file-utils gmake openal:al pkgconfig USE_XORG= x11 xext xrender diff --git a/net-im/uTox/distinfo b/net-im/uTox/distinfo index 458fca23a63b..85294c7ee547 100644 --- a/net-im/uTox/distinfo +++ b/net-im/uTox/distinfo @@ -1,2 +1,2 @@ -SHA256 (notsecure-uTox-0.2.r.20150509-83417b0_GH0.tar.gz) = df4be8c91b1628fd1aed823f9ee74c44a6956fdcb1c2b1658135206e16ec2c01 -SIZE (notsecure-uTox-0.2.r.20150509-83417b0_GH0.tar.gz) = 778443 +SHA256 (notsecure-uTox-0.2.s.20150514-6e6b64a_GH0.tar.gz) = e6bcc6ff396cc16817ec0272a224b2675e506c35ab2c2bd596c9388e72eed28b +SIZE (notsecure-uTox-0.2.s.20150514-6e6b64a_GH0.tar.gz) = 778219 |