diff options
author | thierry <thierry@FreeBSD.org> | 2015-02-05 04:58:32 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2015-02-05 04:58:32 +0800 |
commit | 14a8c75c467c85cf20006684ebf4e9cefb1ce8cf (patch) | |
tree | 1c4a04fd3c2814268879d8c149138f32798719a7 /net-im/tox | |
parent | 59d2e39f025c9aeaa4214bc901ce38311f67fe53 (diff) | |
download | freebsd-ports-gnome-14a8c75c467c85cf20006684ebf4e9cefb1ce8cf.tar.gz freebsd-ports-gnome-14a8c75c467c85cf20006684ebf4e9cefb1ce8cf.tar.zst freebsd-ports-gnome-14a8c75c467c85cf20006684ebf4e9cefb1ce8cf.zip |
Update to today's snapshots.
Diffstat (limited to 'net-im/tox')
-rw-r--r-- | net-im/tox/Makefile | 4 | ||||
-rw-r--r-- | net-im/tox/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index 373761b80dc0..921789e83c4c 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.150113 +PORTVERSION= 0.150204 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org @@ -20,7 +20,7 @@ USE_GITHUB= yes GH_ACCOUNT= irungentoo GH_PROJECT= ${PORTNAME} GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 5e1d6f5 +GH_COMMIT= e5644bb USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake AUTOMAKE_ARGS= -a -c -f diff --git a/net-im/tox/distinfo b/net-im/tox/distinfo index 3769460df3c3..c6c7fee2d152 100644 --- a/net-im/tox/distinfo +++ b/net-im/tox/distinfo @@ -1,2 +1,2 @@ -SHA256 (toxcore-0.150113.tar.gz) = 6ef665921aa00945dc6265cd0bbfbbd71a45519f7645e411446461e469a7f72d -SIZE (toxcore-0.150113.tar.gz) = 349061 +SHA256 (toxcore-0.150204.tar.gz) = bf75eefa75eae6d981c90418ed8f6954675aa62df592f53745b4e9d2102eb39c +SIZE (toxcore-0.150204.tar.gz) = 351035 |