diff options
author | thierry <thierry@FreeBSD.org> | 2014-11-16 20:55:25 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2014-11-16 20:55:25 +0800 |
commit | acdc9f420bf75a532f0d497a61837707ad875a7b (patch) | |
tree | 211fee8a80478314b5a5fe3074bbc3916aa49d8f /net-im/tox | |
parent | 6f6eaafde97791f8a166d812aa290ba4d8a7ec3e (diff) | |
download | freebsd-ports-gnome-acdc9f420bf75a532f0d497a61837707ad875a7b.tar.gz freebsd-ports-gnome-acdc9f420bf75a532f0d497a61837707ad875a7b.tar.zst freebsd-ports-gnome-acdc9f420bf75a532f0d497a61837707ad875a7b.zip |
Refresh.
This fixed the latest problem with GroupBot.
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 d2eecb74bb16..34d8358497ce 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.141026 +PORTVERSION= 0.141116 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= 9c480ac +GH_COMMIT= 76d14ac 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 d59872f2f754..ca583dc5e2d0 100644 --- a/net-im/tox/distinfo +++ b/net-im/tox/distinfo @@ -1,2 +1,2 @@ -SHA256 (toxcore-0.141026.tar.gz) = 169f7517f7c9569a5aeed8bf9976b204905e23e8f0b5292e1c4a60b6c46989ad -SIZE (toxcore-0.141026.tar.gz) = 338782 +SHA256 (toxcore-0.141116.tar.gz) = 9ffdd8731734549678cf7d4ae34f32df24e3af05c15891e5122e4dc81e6799f8 +SIZE (toxcore-0.141116.tar.gz) = 346550 |