aboutsummaryrefslogtreecommitdiff
path: root/net-im/tox
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2015-11-13 17:07:00 +0000
committerThierry Thomas <thierry@FreeBSD.org>2015-11-13 17:07:00 +0000
commite0b8bf257aa41921a1e89709b7a840144d072f28 (patch)
tree2214257a27b31b50b93e15ec36deffce8741889e /net-im/tox
parent6a4830fcc2ce6926b0eebad808f29cd14dda66c1 (diff)
downloadports-e0b8bf257aa41921a1e89709b7a840144d072f28.tar.gz
ports-e0b8bf257aa41921a1e89709b7a840144d072f28.zip
Notes
Diffstat (limited to 'net-im/tox')
-rw-r--r--net-im/tox/Makefile12
-rw-r--r--net-im/tox/distinfo4
2 files changed, 11 insertions, 5 deletions
diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile
index 42c96df60bfa..b0b77979e787 100644
--- a/net-im/tox/Makefile
+++ b/net-im/tox/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= toxcore
-PORTVERSION= 0.151028
-PORTREVISION= 1
+PORTVERSION= 0.151112
CATEGORIES= net-im net-p2p
MAINTAINER= thierry@FreeBSD.org
@@ -18,7 +17,7 @@ LIB_DEPENDS= libvpx.so:${PORTSDIR}/multimedia/libvpx \
USE_GITHUB= yes
GH_ACCOUNT= irungentoo
GH_PROJECT= ${PORTNAME}
-GH_TAGNAME= a25cc96
+GH_TAGNAME= 22634a4
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-tests
@@ -58,6 +57,13 @@ PID_DIR= /var/run/tox-bootstrapd
PKGMESSAGE= ${PKGDIR}/pkg-message.daemon
.endif
+pre-everything::
+.if ${PORT_OPTIONS:MNACL}
+ @${ECHO_CMD}
+ @${ECHO_CMD} "Warning: building toxcore against NaCl is not supported by some clients (e.g. qTox)!"
+ @${ECHO_CMD}
+.endif
+
pre-configure:
${REINPLACE_CMD} 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/configure.ac
diff --git a/net-im/tox/distinfo b/net-im/tox/distinfo
index 83a5fccbc547..ea91c5ad5b17 100644
--- a/net-im/tox/distinfo
+++ b/net-im/tox/distinfo
@@ -1,2 +1,2 @@
-SHA256 (irungentoo-toxcore-0.151028-a25cc96_GH0.tar.gz) = 244572620d4dbb43537756cc64757a9c0e98ecd487c10c392ae26f5c4232e7cd
-SIZE (irungentoo-toxcore-0.151028-a25cc96_GH0.tar.gz) = 373964
+SHA256 (irungentoo-toxcore-0.151112-22634a4_GH0.tar.gz) = c49cc8f579d8a2b63191e6e76db1c386ae05334932a4e2c34587628663b07b77
+SIZE (irungentoo-toxcore-0.151112-22634a4_GH0.tar.gz) = 382326