diff options
author | thierry <thierry@FreeBSD.org> | 2015-04-28 04:28:13 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2015-04-28 04:28:13 +0800 |
commit | 46a209a4e30b369b1792ca1215f87f92d3864673 (patch) | |
tree | 96a5e77a2275a6ed51a8f4956ffa5f019b32a379 /net-im/tox | |
parent | 7f18e75f8be074c8897952cde391cde88629d520 (diff) | |
download | freebsd-ports-gnome-46a209a4e30b369b1792ca1215f87f92d3864673.tar.gz freebsd-ports-gnome-46a209a4e30b369b1792ca1215f87f92d3864673.tar.zst freebsd-ports-gnome-46a209a4e30b369b1792ca1215f87f92d3864673.zip |
- Update of qTox and toxcore after their new API is eventually fixed
(this unbreak qTox)
- Rename audio/filter_audio to audio/libfilteraudio.
PR: ports/199726
Submitted by: yuri (at) rawbw.com
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 2415ce87b5f9..5207197fdaea 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.150401 +PORTVERSION= 0.150426 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org @@ -19,7 +19,7 @@ LIB_DEPENDS= libvpx.so:${PORTSDIR}/multimedia/libvpx \ USE_GITHUB= yes GH_ACCOUNT= irungentoo GH_PROJECT= ${PORTNAME} -GH_TAGNAME= a47fad1 +GH_TAGNAME= 6a1efc3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-tests diff --git a/net-im/tox/distinfo b/net-im/tox/distinfo index 24412ebe4268..26150164dedb 100644 --- a/net-im/tox/distinfo +++ b/net-im/tox/distinfo @@ -1,2 +1,2 @@ -SHA256 (irungentoo-toxcore-0.150401-a47fad1_GH0.tar.gz) = 1e70291f91d1664607e6bf4230d8a077ee1d8dbdea4796ccdfa069a1f3f4679c -SIZE (irungentoo-toxcore-0.150401-a47fad1_GH0.tar.gz) = 347407 +SHA256 (irungentoo-toxcore-0.150426-6a1efc3_GH0.tar.gz) = 57ae059afa408a93df290d019f5fda578cb7d13bdfdb8631d827eb055d181f25 +SIZE (irungentoo-toxcore-0.150426-6a1efc3_GH0.tar.gz) = 369215 |