diff options
author | thierry <thierry@FreeBSD.org> | 2015-06-19 03:50:53 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2015-06-19 03:50:53 +0800 |
commit | f35f4e5852fb8f3eb3ac2501b2a090d44a6b1737 (patch) | |
tree | 1ea41ce69c245bbeb027bd2e25efae45e11fa3d9 /net-im/tox | |
parent | 589c6fbd4e1be9cdc61ee35756fb6a7b1d4c4df6 (diff) | |
download | freebsd-ports-gnome-f35f4e5852fb8f3eb3ac2501b2a090d44a6b1737.tar.gz freebsd-ports-gnome-f35f4e5852fb8f3eb3ac2501b2a090d44a6b1737.tar.zst freebsd-ports-gnome-f35f4e5852fb8f3eb3ac2501b2a090d44a6b1737.zip |
Upgrade Tox, libfilteraudio, toxic, qTox and uTox to a recent snapshot.
PR: ports/200865
Submitted by: yuri (at) rawbw.com (qTox maintainer) + patches from other maintainers
Approved by: maintainers
Diffstat (limited to 'net-im/tox')
-rw-r--r-- | net-im/tox/Makefile | 9 | ||||
-rw-r--r-- | net-im/tox/distinfo | 4 |
2 files changed, 5 insertions, 8 deletions
diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index 240269fdeec2..b4353cca15e6 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.150519 -PORTREVISION= 2 +PORTVERSION= 0.150616 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org @@ -13,14 +12,12 @@ LICENSE= GPLv3 BUILD_DEPENDS= checkmk:${PORTSDIR}/devel/libcheck LIB_DEPENDS= libvpx.so:${PORTSDIR}/multimedia/libvpx \ - libopus.so:${PORTSDIR}/audio/opus \ - libv4l2.so:${PORTSDIR}/multimedia/libv4l \ - libswscale.so:${PORTSDIR}/multimedia/ffmpeg + libopus.so:${PORTSDIR}/audio/opus USE_GITHUB= yes GH_ACCOUNT= irungentoo GH_PROJECT= ${PORTNAME} -GH_TAGNAME= 8760aba +GH_TAGNAME= 836daa9 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-tests diff --git a/net-im/tox/distinfo b/net-im/tox/distinfo index 4afbb958d547..c897235fe18d 100644 --- a/net-im/tox/distinfo +++ b/net-im/tox/distinfo @@ -1,2 +1,2 @@ -SHA256 (irungentoo-toxcore-0.150519-8760aba_GH0.tar.gz) = 356cba5a275f9d88a5f8536b7ac361add62e3234021fb194152c1c066d68dbdb -SIZE (irungentoo-toxcore-0.150519-8760aba_GH0.tar.gz) = 369589 +SHA256 (irungentoo-toxcore-0.150616-836daa9_GH0.tar.gz) = f8cf884bfeecae599778679eac28803fb2963683d0be163f84b28194cf8072b4 +SIZE (irungentoo-toxcore-0.150616-836daa9_GH0.tar.gz) = 371142 |