diff options
author | wen <wen@FreeBSD.org> | 2015-05-11 14:12:47 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2015-05-11 14:12:47 +0800 |
commit | 535d87f9fe4a957a9161cc3c1d1631df06c47901 (patch) | |
tree | 6402f551288433606911648ca3397a4dd69b8554 /net-im/uTox | |
parent | f41a80cd0016cf9957aed0212e837f2c233726bc (diff) | |
download | freebsd-ports-gnome-535d87f9fe4a957a9161cc3c1d1631df06c47901.tar.gz freebsd-ports-gnome-535d87f9fe4a957a9161cc3c1d1631df06c47901.tar.zst freebsd-ports-gnome-535d87f9fe4a957a9161cc3c1d1631df06c47901.zip |
- Update to 0.2.r.20150509
PR: 200082
Submitted by: fidaj@ukr.net(maintainer)
Diffstat (limited to 'net-im/uTox')
-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 813f167eba9d..7b38c78ed0b5 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= uTox -DISTVERSION= 0.2.q.20150505 +DISTVERSION= 0.2.r.20150509 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= 60c1914 +GH_TAGNAME= 83417b0 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 0a0825cd25d6..458fca23a63b 100644 --- a/net-im/uTox/distinfo +++ b/net-im/uTox/distinfo @@ -1,2 +1,2 @@ -SHA256 (notsecure-uTox-0.2.q.20150505-60c1914_GH0.tar.gz) = bdac09e1903d882469c12762752bd3e2fac70368e8691b1b49dd98d3fb6ba25f -SIZE (notsecure-uTox-0.2.q.20150505-60c1914_GH0.tar.gz) = 777246 +SHA256 (notsecure-uTox-0.2.r.20150509-83417b0_GH0.tar.gz) = df4be8c91b1628fd1aed823f9ee74c44a6956fdcb1c2b1658135206e16ec2c01 +SIZE (notsecure-uTox-0.2.r.20150509-83417b0_GH0.tar.gz) = 778443 |