diff options
author | thierry <thierry@FreeBSD.org> | 2014-09-20 21:08:06 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2014-09-20 21:08:06 +0800 |
commit | 82fb3d6227743f331034ead0db157346e08d5f09 (patch) | |
tree | 4bd211f04dce5b4be732503ca4f6692b396eeaf6 /net-im/uTox | |
parent | 72f0c57c852cd5c447a715299bfd40379717bbea (diff) | |
download | freebsd-ports-gnome-82fb3d6227743f331034ead0db157346e08d5f09.tar.gz freebsd-ports-gnome-82fb3d6227743f331034ead0db157346e08d5f09.tar.zst freebsd-ports-gnome-82fb3d6227743f331034ead0db157346e08d5f09.zip |
Update to git20140902.
PR: ports/193247
Submitted by: maintainer
Diffstat (limited to 'net-im/uTox')
-rw-r--r-- | net-im/uTox/Makefile | 5 | ||||
-rw-r--r-- | net-im/uTox/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile index fc84b0e71c73..cf4f0178fd5c 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= uTox -PORTVERSION= 0.1.3.git20140827 +DISTVERSION= 0.1.3.git20140902 CATEGORIES= net-im net-p2p MAINTAINER= fidaj@ukr.net @@ -19,9 +19,10 @@ USE_GITHUB= yes GH_ACCOUNT= notsecure GH_PROJECT= ${PORTNAME} GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 299184f +GH_COMMIT= 5e60548 USES= compiler:c11 desktop-file-utils gmake pkgconfig +INSTALLS_ICONS= yes post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/utox diff --git a/net-im/uTox/distinfo b/net-im/uTox/distinfo index 9df5ffd38a45..dce921d62cf3 100644 --- a/net-im/uTox/distinfo +++ b/net-im/uTox/distinfo @@ -1,2 +1,2 @@ -SHA256 (uTox-0.1.3.git20140827.tar.gz) = 47e4b8043796f3618f030a0003a689c2b9bc2c5e1355454327af657940429ced -SIZE (uTox-0.1.3.git20140827.tar.gz) = 695887 +SHA256 (uTox-0.1.3.git20140902.tar.gz) = 3d9327f12e22f50ce0cfd90be5cd69ec50de65fe7d48c9e2ae61031599e2db54 +SIZE (uTox-0.1.3.git20140902.tar.gz) = 696895 |