summaryrefslogtreecommitdiff
path: root/net-im/toxic
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2014-06-01 22:14:56 +0000
committerThierry Thomas <thierry@FreeBSD.org>2014-06-01 22:14:56 +0000
commit561d850cf5f1c478a736132830a83daa6832df94 (patch)
treedb3c9512ec0af7c269d9990968de9b4294f17596 /net-im/toxic
parentRefresh. (diff)
- Refresh
- Add LIB_DEPENDS for libs used by libtoxav.
Notes
Notes: svn path=/head/; revision=356185
Diffstat (limited to 'net-im/toxic')
-rw-r--r--net-im/toxic/Makefile7
-rw-r--r--net-im/toxic/distinfo4
2 files changed, 7 insertions, 4 deletions
diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile
index b67c987a47c8..9278399de5bc 100644
--- a/net-im/toxic/Makefile
+++ b/net-im/toxic/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= toxic
-PORTVERSION= 0.3.3.140514
+PORTVERSION= 0.3.3.140601
CATEGORIES= net-im
MAINTAINER= thierry@FreeBSD.org
@@ -11,12 +11,15 @@ COMMENT= A console client for Tox
LICENSE= GPLv3
BUILD_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox
+LIB_DEPENDS= libvpx.so:${PORTSDIR}/multimedia/libvpx \
+ libopus.so:${PORTSDIR}/audio/opus \
+ libopenal.so.1:${PORTSDIR}/audio/openal-soft
RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox
USE_GITHUB= yes
GH_ACCOUNT= tox
GH_TAGNAME= ${GH_COMMIT}
-GH_COMMIT= 2cf5430
+GH_COMMIT= 7206a9e
WRKSRC= ${WRKDIR}/Tox-${PORTNAME}-${GH_COMMIT}
SUB_FILES= pkg-message
diff --git a/net-im/toxic/distinfo b/net-im/toxic/distinfo
index de7aa736133f..80ea09f852c2 100644
--- a/net-im/toxic/distinfo
+++ b/net-im/toxic/distinfo
@@ -1,2 +1,2 @@
-SHA256 (toxic-0.3.3.140514.tar.gz) = 95d85bfba7dc8a3cc7e2ea563cbf1cc5bcba59aca59d6646da73b21e28088fc2
-SIZE (toxic-0.3.3.140514.tar.gz) = 76211
+SHA256 (toxic-0.3.3.140601.tar.gz) = cdd28b42ab9dcaaac7182cb15a150963eee9639435bf131d90f61e9771d981ff
+SIZE (toxic-0.3.3.140601.tar.gz) = 77313