diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-11-26 21:35:09 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-11-26 21:35:09 +0800 |
commit | acfbfd37fed46d61b793b21ad2957fb9f762f8bd (patch) | |
tree | 85b1c3c81575937923431bf4fc3b7120b0faece3 /net-im/uTox | |
parent | 83fe6c50a314e79ddebd486fe8a419b2c1148658 (diff) | |
download | freebsd-ports-gnome-acfbfd37fed46d61b793b21ad2957fb9f762f8bd.tar.gz freebsd-ports-gnome-acfbfd37fed46d61b793b21ad2957fb9f762f8bd.tar.zst freebsd-ports-gnome-acfbfd37fed46d61b793b21ad2957fb9f762f8bd.zip |
- Update to 0.4.4.20151120
PR: 204714
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, 4 insertions, 6 deletions
diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile index 2c8178ade104..738238f626fb 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= uTox -DISTVERSION= 0.4.2.20151107 -PORTREVISION= 1 +DISTVERSION= 0.4.4.20151120 CATEGORIES= net-im net-p2p MAINTAINER= fidaj@ukr.net @@ -22,8 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox USE_GITHUB= yes GH_ACCOUNT= GrayHatter -#GH_PROJECT= ${PORTNAME} -GH_TAGNAME= 1316542 +GH_TAGNAME= 8eaef84 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 a1d2517c7be0..2dc171e70438 100644 --- a/net-im/uTox/distinfo +++ b/net-im/uTox/distinfo @@ -1,2 +1,2 @@ -SHA256 (GrayHatter-uTox-0.4.2.20151107-1316542_GH0.tar.gz) = 45bd5a0e2c6a9a66a3b4c474534f567a70c8e297168c6d5409ecfea4b82ce4e1 -SIZE (GrayHatter-uTox-0.4.2.20151107-1316542_GH0.tar.gz) = 958315 +SHA256 (GrayHatter-uTox-0.4.4.20151120-8eaef84_GH0.tar.gz) = e30a87cbfa2139e7b7d8b434b53e848c749cdf0bfe476edb085d58cc97575cca +SIZE (GrayHatter-uTox-0.4.4.20151120-8eaef84_GH0.tar.gz) = 960162 |