diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2014-10-12 23:33:48 +0800 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2014-10-12 23:33:48 +0800 |
commit | 8f24e81c38ef3a9d21b77190769c2ec3e4088948 (patch) | |
tree | b18186d177948ab63310dd0be28a41e406f411db /net-im | |
parent | 1a23adbbdf5b88aae193b1a5916c1da35344e9f3 (diff) | |
download | freebsd-ports-gnome-8f24e81c38ef3a9d21b77190769c2ec3e4088948.tar.gz freebsd-ports-gnome-8f24e81c38ef3a9d21b77190769c2ec3e4088948.tar.zst freebsd-ports-gnome-8f24e81c38ef3a9d21b77190769c2ec3e4088948.zip |
Upgrade to v 0.1.8 git20141012.
PR: ports/194320
Submitted by: maintainer
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/uTox/Makefile | 5 | ||||
-rw-r--r-- | net-im/uTox/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile index a86b2c3f8f2f..027f83d9c44a 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= uTox -DISTVERSION= 0.1.8.git20140925 -PORTREVISION= 1 +DISTVERSION= 0.1.8.git20141012 CATEGORIES= net-im net-p2p MAINTAINER= fidaj@ukr.net @@ -23,7 +22,7 @@ USE_GITHUB= yes GH_ACCOUNT= notsecure GH_PROJECT= ${PORTNAME} GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 3f86bb5 +GH_COMMIT= 265d723 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 87f6dde6611f..129f63527064 100644 --- a/net-im/uTox/distinfo +++ b/net-im/uTox/distinfo @@ -1,2 +1,2 @@ -SHA256 (uTox-0.1.8.git20140925.tar.gz) = a495495a56cc5a6a6ce2e38de075cf27c1a14a207a44996516394549f3216d52 -SIZE (uTox-0.1.8.git20140925.tar.gz) = 718260 +SHA256 (uTox-0.1.8.git20141012.tar.gz) = bcc3f2cb29fee34a9a68559d116b0acc29178f490ec19ac4975b1f3811a867a9 +SIZE (uTox-0.1.8.git20141012.tar.gz) = 725047 |