diff options
author | thierry <thierry@FreeBSD.org> | 2015-01-16 01:57:22 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2015-01-16 01:57:22 +0800 |
commit | 553abcdf2b930ac98cff9cfbf2eebc720f7bc7a3 (patch) | |
tree | 73739ccd3f54e8bc250d35314e298658c09c88c4 /net-im | |
parent | bac8d6db0782d29638beddd2225027e655086479 (diff) | |
download | freebsd-ports-graphics-553abcdf2b930ac98cff9cfbf2eebc720f7bc7a3.tar.gz freebsd-ports-graphics-553abcdf2b930ac98cff9cfbf2eebc720f7bc7a3.tar.zst freebsd-ports-graphics-553abcdf2b930ac98cff9cfbf2eebc720f7bc7a3.zip |
Upgrade to git20150114 v0.1.9.
PR: ports/196749
Submitted by: 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 2c4cc0fdbb1..761691e3acb 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= uTox -DISTVERSION= 0.1.8.git20141115 +DISTVERSION= 0.1.9.git20150114 CATEGORIES= net-im net-p2p MAINTAINER= fidaj@ukr.net @@ -22,7 +22,7 @@ USE_GITHUB= yes GH_ACCOUNT= notsecure GH_PROJECT= ${PORTNAME} GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 886aa86 +GH_COMMIT= a78a756 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 83189097f24..2006b3176ec 100644 --- a/net-im/uTox/distinfo +++ b/net-im/uTox/distinfo @@ -1,2 +1,2 @@ -SHA256 (uTox-0.1.8.git20141115.tar.gz) = 0c087e53d9890788a4d5bea005a64237be7ec90fcdaa0c12f77f699f9ab7c85d -SIZE (uTox-0.1.8.git20141115.tar.gz) = 729818 +SHA256 (uTox-0.1.9.git20150114.tar.gz) = 13ecdc34efd0cec358301c5c3cdf24f9e2bac2ff8941fd621ebe108301e3394c +SIZE (uTox-0.1.9.git20150114.tar.gz) = 744372 |