diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index e81927476cc2..de96546217a6 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -1,67 +1,66 @@ PORTNAME= toxcore -PORTVERSION= 0.2.18 +PORTVERSION= 0.2.19 DISTVERSIONPREFIX= v -PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org COMMENT= ProjectTox-Core library, a decentralized and secure messenger WWW= https://tox.chat/ LICENSE= GPLv3 BUILD_DEPENDS= checkmk:devel/check \ gtest:sysutils/coreutils LIB_DEPENDS= libvpx.so:multimedia/libvpx \ libsndfile.so:audio/libsndfile \ libportaudio.so:audio/portaudio \ libsodium.so:security/libsodium \ libopus.so:audio/opus \ libconfig.so:devel/libconfig TEST_DEPENDS= opencv_visualisation:graphics/opencv #TEST_DEPENDS= libopencv_core.so:graphics/opencv USE_GITHUB= yes GH_ACCOUNT= TokTok camgunz:cmp GH_PROJECT= c-toxcore cmp:cmp -GH_TAGNAME= 4c3737d1a172ee74d2b35b5fd6865d1fe9dac7af:cmp +GH_TAGNAME= 643e6a62d4eb0ec2277de269cda33da02cba2756:cmp GH_SUBDIR= third_party/cmp:cmp CPE_VENDOR= toktok -USES= cmake compiler:c11 cpe libtool pathfix pkgconfig +USES= cmake cpe 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 d3b2bdf7edfa..fc646677998c 100644 --- a/net-im/tox/distinfo +++ b/net-im/tox/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1650443954 -SHA256 (TokTok-c-toxcore-v0.2.18_GH0.tar.gz) = 1fba883638fd18985fd41acd35fed198c2cdd6e91651eb1c3fe602b610b535fe -SIZE (TokTok-c-toxcore-v0.2.18_GH0.tar.gz) = 613087 -SHA256 (camgunz-cmp-4c3737d1a172ee74d2b35b5fd6865d1fe9dac7af_GH0.tar.gz) = a13a479f747854b990cee074cdc7a7309ec6e025059b7213b9ca311860de1b02 -SIZE (camgunz-cmp-4c3737d1a172ee74d2b35b5fd6865d1fe9dac7af_GH0.tar.gz) = 40334 +TIMESTAMP = 1714506139 +SHA256 (TokTok-c-toxcore-v0.2.19_GH0.tar.gz) = b770206a5ce59734279ac79f533bebcc8c8ff1d452cdd6628289a49b9200f428 +SIZE (TokTok-c-toxcore-v0.2.19_GH0.tar.gz) = 821029 +SHA256 (camgunz-cmp-643e6a62d4eb0ec2277de269cda33da02cba2756_GH0.tar.gz) = 80d4ff97cbf958d0457ccfd6a98710ae079f3029cc04a5de0b0b82c8d9187364 +SIZE (camgunz-cmp-643e6a62d4eb0ec2277de269cda33da02cba2756_GH0.tar.gz) = 40155