From e0b8bf257aa41921a1e89709b7a840144d072f28 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Fri, 13 Nov 2015 17:07:00 +0000 Subject: 1) Refresh toxcore 1b) Upgrade toxic to 0.7.0 Changelog at 2) Chase Tox's update and refresh uTox Submitted by: thierry (1) and Ivan Klymenko (2)(maintainer) --- net-im/tox/Makefile | 12 +++++++++--- net-im/tox/distinfo | 4 ++-- 2 files changed, 11 insertions(+), 5 deletions(-) (limited to 'net-im/tox') 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 -- cgit v1.2.3