From c7143841d35b4a8912d1e91c7fd03771b9e1d640 Mon Sep 17 00:00:00 2001 From: iphydf Date: Thu, 30 Aug 2018 22:11:59 +0000 Subject: [PATCH] toxcore: update to 0.2.7. --- chat/toxcore/Makefile | 4 +--- chat/toxcore/PLIST | 3 ++- chat/toxcore/distinfo | 8 ++++---- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/chat/toxcore/Makefile b/chat/toxcore/Makefile index 50faa664074f..b5fd701513cc 100644 --- a/chat/toxcore/Makefile +++ b/chat/toxcore/Makefile @@ -1,6 +1,6 @@ # $NetBSD: Makefile,v 1.1 2018/07/30 18:58:43 jperkin Exp $ -DISTNAME= toxcore-0.2.6 +DISTNAME= toxcore-0.2.7 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GITHUB:=TokTok/} GITHUB_PROJECT= c-toxcore @@ -16,8 +16,6 @@ USE_LANGUAGES= c99 c++ USE_TOOLS= pkg-config TEST_TARGET= test -CFLAGS+= -D_POSIX_C_SOURCE=200112L - .include "../../audio/libopus/buildlink3.mk" .include "../../devel/libconfig/buildlink3.mk" .include "../../multimedia/libvpx/buildlink3.mk" diff --git a/chat/toxcore/PLIST b/chat/toxcore/PLIST index 4db230af4f6c..93afc3639222 100644 --- a/chat/toxcore/PLIST +++ b/chat/toxcore/PLIST @@ -1,4 +1,5 @@ @comment $NetBSD: PLIST,v 1.1 2018/07/30 18:58:43 jperkin Exp $ +bin/DHT_bootstrap bin/tox-bootstrapd include/tox/tox.h include/tox/toxav.h @@ -6,5 +7,5 @@ include/tox/toxencryptsave.h lib/libtoxcore.a lib/libtoxcore.so lib/libtoxcore.so.2 -lib/libtoxcore.so.2.6.0 +lib/libtoxcore.so.2.7.0 lib/pkgconfig/toxcore.pc diff --git a/chat/toxcore/distinfo b/chat/toxcore/distinfo index 1bafef6be073..fa996bcbc299 100644 --- a/chat/toxcore/distinfo +++ b/chat/toxcore/distinfo @@ -1,6 +1,6 @@ $NetBSD: distinfo,v 1.1 2018/07/30 18:58:43 jperkin Exp $ -SHA1 (toxcore-0.2.6.tar.gz) = 6d507a4d6186378730874a708bc37ae807880747 -RMD160 (toxcore-0.2.6.tar.gz) = aa3b2a437d094d5201bbbec1130289fbda95fd42 -SHA512 (toxcore-0.2.6.tar.gz) = 7f82528d4e65e77fd054435b5bd749d90d6f397e5a36c2abd618002d9589ec76e7b728f7af6ae958384efde45ed37da96ba70bd77206a20a2e87b7473a2b03bf -Size (toxcore-0.2.6.tar.gz) = 484051 bytes +SHA1 (toxcore-0.2.7.tar.gz) = 9102bb29c8c4407c42bd713de60729c60be680c2 +RMD160 (toxcore-0.2.7.tar.gz) = ef28adc65bb387f22d37c5970bd37052315a3b1a +SHA512 (toxcore-0.2.7.tar.gz) = bb5248f4fb84146c6c7c3dd086211314528ad95b3e71e3c05ea2e4e7c9f3c45552bc0bd8d47af127ac5f26a39b6abf79c32cd76a0e0c70496419fa5b549580cc +Size (toxcore-0.2.7.tar.gz) = 493642 bytes