Index: head/net-im/tox/Makefile =================================================================== --- head/net-im/tox/Makefile (revision 475074) +++ head/net-im/tox/Makefile (revision 475075) @@ -1,65 +1,65 @@ # Created by: Thierry Thomas # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.2.3 +PORTVERSION= 0.2.4 DISTVERSIONPREFIX= v 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 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-core 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 OPTIONS_SUB= yes DAEMON_DESC= Bootstrap daemon DAEMON_CMAKE_ON= -DBOOTSTRAP_DAEMON=on DAEMON_LIB_DEPENDS= libconfig.so:devel/libconfig 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_PROGRAM} ${WRKSRC}/tox-bootstrapd ${STAGEDIR}${PREFIX}/bin ${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 Index: head/net-im/tox/distinfo =================================================================== --- head/net-im/tox/distinfo (revision 475074) +++ head/net-im/tox/distinfo (revision 475075) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530006537 -SHA256 (TokTok-c-toxcore-v0.2.3_GH0.tar.gz) = 22c52f286c46d3f802edb6978bcf2a53f8301363e2b745784613427a33ba3a34 -SIZE (TokTok-c-toxcore-v0.2.3_GH0.tar.gz) = 471336 +TIMESTAMP = 1532203012 +SHA256 (TokTok-c-toxcore-v0.2.4_GH0.tar.gz) = f4c712a8a4b0653ae42b472b4a2a2c969c21e6959a07fc32b302b97480ffba69 +SIZE (TokTok-c-toxcore-v0.2.4_GH0.tar.gz) = 479618