diff options
author | wen <wen@FreeBSD.org> | 2015-05-08 09:20:00 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2015-05-08 09:20:00 +0800 |
commit | b9fd0fa5531850813889dfb8835630504b208544 (patch) | |
tree | c3410cd4a62b3c3ead842ffa832d0f70b3e9b4dd /net-im/uTox | |
parent | 3d4836d87ea435bd612b5dd75f773b2dfab32010 (diff) | |
download | freebsd-ports-gnome-b9fd0fa5531850813889dfb8835630504b208544.tar.gz freebsd-ports-gnome-b9fd0fa5531850813889dfb8835630504b208544.tar.zst freebsd-ports-gnome-b9fd0fa5531850813889dfb8835630504b208544.zip |
- Update to 20150505 v0.2.q
PR: 200000
Submitted by: fidaj@ukr.net(maintainer)
Diffstat (limited to 'net-im/uTox')
-rw-r--r-- | net-im/uTox/Makefile | 6 | ||||
-rw-r--r-- | net-im/uTox/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile index 77210842cad5..813f167eba9d 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= uTox -DISTVERSION= 0.2.p.20150419 +DISTVERSION= 0.2.q.20150505 CATEGORIES= net-im net-p2p MAINTAINER= fidaj@ukr.net @@ -21,8 +21,8 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox USE_GITHUB= yes GH_ACCOUNT= notsecure -GH_PROJECT= ${PORTNAME} -GH_TAGNAME= a147476 +#GH_PROJECT= ${PORTNAME} +GH_TAGNAME= 60c1914 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 27a3d37c3718..0a0825cd25d6 100644 --- a/net-im/uTox/distinfo +++ b/net-im/uTox/distinfo @@ -1,2 +1,2 @@ -SHA256 (notsecure-uTox-0.2.p.20150419-a147476_GH0.tar.gz) = d080eb441d8bf0f61ffe3aa2b45b7140343e755b31dfddaf7d4fa8e66cb87070 -SIZE (notsecure-uTox-0.2.p.20150419-a147476_GH0.tar.gz) = 775449 +SHA256 (notsecure-uTox-0.2.q.20150505-60c1914_GH0.tar.gz) = bdac09e1903d882469c12762752bd3e2fac70368e8691b1b49dd98d3fb6ba25f +SIZE (notsecure-uTox-0.2.q.20150505-60c1914_GH0.tar.gz) = 777246 |