diff options
author | thierry <thierry@FreeBSD.org> | 2015-05-15 22:41:21 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2015-05-15 22:41:21 +0800 |
commit | 3f744c4a00251dda027fc2b2f4991b639965f567 (patch) | |
tree | 7082b888a30f93c7860198221ec0ea405d048570 /net-im | |
parent | 99739e72c5318a0c65f67de096e418a3545dd65b (diff) | |
download | freebsd-ports-graphics-3f744c4a00251dda027fc2b2f4991b639965f567.tar.gz freebsd-ports-graphics-3f744c4a00251dda027fc2b2f4991b639965f567.tar.zst freebsd-ports-graphics-3f744c4a00251dda027fc2b2f4991b639965f567.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 7b38c78ed0b..7291acaa8e1 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 458fca23a63..85294c7ee54 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 |