From ab7cdf2079ec376677f0388e18a2631349da32cb Mon Sep 17 00:00:00 2001 From: yuri Date: Mon, 18 Jun 2018 01:13:06 +0000 Subject: net-im/toxins: Update g20180214 -> g20180217 Add minitox: a minimal client written for toxcore --- net-im/toxins/Makefile | 7 ++++--- net-im/toxins/distinfo | 8 +++++--- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/net-im/toxins/Makefile b/net-im/toxins/Makefile index 26d5c8b43b3e..f33bff260b3c 100644 --- a/net-im/toxins/Makefile +++ b/net-im/toxins/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= toxins -DISTVERSION= g20180214 +DISTVERSION= g20180217 CATEGORIES= net-im MAINTAINER= yuri@FreeBSD.org @@ -16,10 +16,11 @@ LIB_DEPENDS= libsodium.so:security/libsodium \ USES= gmake pkgconfig USE_GITHUB= yes GH_ACCOUNT= TokTok -GH_TAGNAME= e7bb43c +GH_TAGNAME= f76a7bd ALL_TARGET= build +GH_TUPLE= hqwrong:minitox:45b9e3f:minitox/minitox/import -PROGS= irc_syncbot tox_shell tox_sync echobot +PROGS= irc_syncbot tox_shell tox_sync echobot minitox PLIST_FILES= ${PROGS:S/^/bin\//} diff --git a/net-im/toxins/distinfo b/net-im/toxins/distinfo index 248dad51df3b..1afc9ef56c90 100644 --- a/net-im/toxins/distinfo +++ b/net-im/toxins/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1520496023 -SHA256 (TokTok-toxins-g20180214-e7bb43c_GH0.tar.gz) = 481efdfe6eb33feb16c161cd169305c53f671de367b418006936688b4cd160a6 -SIZE (TokTok-toxins-g20180214-e7bb43c_GH0.tar.gz) = 23606 +TIMESTAMP = 1529284105 +SHA256 (TokTok-toxins-g20180217-f76a7bd_GH0.tar.gz) = 8be321cbeabb2ee315eaa067fd2640556f70ba418b22dfb6612e069747b7389c +SIZE (TokTok-toxins-g20180217-f76a7bd_GH0.tar.gz) = 23896 +SHA256 (hqwrong-minitox-45b9e3f_GH0.tar.gz) = 358266b987e4a5b723418325641a9a27c3b3bf314e11f5be64e0b3958ce6fc9b +SIZE (hqwrong-minitox-45b9e3f_GH0.tar.gz) = 124512 -- cgit