diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2015-06-18 19:50:53 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2015-06-18 19:50:53 +0000 |
commit | a4c17142e1b419f0b80d91c0e532187657084f19 (patch) | |
tree | 1ea41ce69c245bbeb027bd2e25efae45e11fa3d9 /net-im/tox | |
parent | 7de8786295544c8b9ff8871e6806f86bc7bfa3f7 (diff) | |
download | ports-a4c17142e1b419f0b80d91c0e532187657084f19.tar.gz ports-a4c17142e1b419f0b80d91c0e532187657084f19.zip |
Notes
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 |