diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index 2ac924846182..1e2c1860639f 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -1,66 +1,65 @@ # Created by: Thierry Thomas PORTNAME= toxcore -PORTVERSION= 0.2.12 +PORTVERSION= 0.2.13 DISTVERSIONPREFIX= v -PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org COMMENT= ProjectTox-Core library, a decentralized and secure messenger LICENSE= GPLv3 BUILD_DEPENDS= checkmk:devel/check \ gtest:sysutils/coreutils LIB_DEPENDS= libvpx.so:multimedia/libvpx \ libmsgpackc.so:devel/msgpack \ libsndfile.so:audio/libsndfile \ libportaudio.so:audio/portaudio \ libsodium.so:security/libsodium \ libopus.so:audio/opus \ libconfig.so:devel/libconfig -TEST_DEPENDS= libopencv_core.so:graphics/opencv +#TEST_DEPENDS= libopencv_core.so:graphics/opencv CONFLICTS= toxcore-legacy-0.1.* USE_GITHUB= yes GH_ACCOUNT= TokTok GH_PROJECT= c-toxcore USES= cmake compiler:c11 libtool pathfix pkgconfig USE_LDCONFIG= yes PLIST_SUB= VER=${PORTVERSION:C/0.//}.0 SO=2 OPTIONS_DEFINE= DAEMON TEST OPTIONS_SUB= yes DAEMON_DESC= Bootstrap daemon DAEMON_CMAKE_ON= -DBOOTSTRAP_DAEMON=on DAEMON_LIB_DEPENDS= libconfig.so:devel/libconfig TEST_CMAKE_ON= -DAUTOTEST=on TEST_TARGET= test .include .if ${PORT_OPTIONS:MDAEMON} USERS= toxdht USE_RC_SUBR= tox-bootstrapd SUB_LIST= TOXDHT=${USERS} PLIST_SUB+= TOXDHT=${USERS} KEYS_DIR= /var/lib/tox-bootstrapd PID_DIR= /var/run/tox-bootstrapd PKGMESSAGE= ${PKGDIR}/pkg-message.daemon .endif post-install: .if ${PORT_OPTIONS:MDAEMON} ${INSTALL_DATA} ${WRKSRC}/other/bootstrap_daemon/tox-bootstrapd.conf \ ${STAGEDIR}${PREFIX}/etc/tox-bootstrapd.conf.sample ${MKDIR} ${STAGEDIR}${KEYS_DIR} ${MKDIR} ${STAGEDIR}${PID_DIR} .endif .include diff --git a/net-im/tox/distinfo b/net-im/tox/distinfo index 39cfe9e5af13..9f645363fb60 100644 --- a/net-im/tox/distinfo +++ b/net-im/tox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1588351107 -SHA256 (TokTok-c-toxcore-v0.2.12_GH0.tar.gz) = 30ae3263c9b68d3bef06f799ba9d7a67e3fad447030625f0ffa4bb22684228b0 -SIZE (TokTok-c-toxcore-v0.2.12_GH0.tar.gz) = 504832 +TIMESTAMP = 1638900970 +SHA256 (TokTok-c-toxcore-v0.2.13_GH0.tar.gz) = 67114fa57504c58b695f5dce8ef85124d555f2c3c353d0d2615e6d4845114ab8 +SIZE (TokTok-c-toxcore-v0.2.13_GH0.tar.gz) = 511533