From owner-svn-ports-all@freebsd.org Mon Jun 18 01:13:08 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B2911010FB0; Mon, 18 Jun 2018 01:13:08 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A9F1187BD0; Mon, 18 Jun 2018 01:13:07 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8B6691D2D6; Mon, 18 Jun 2018 01:13:07 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5I1D7Ei067381; Mon, 18 Jun 2018 01:13:07 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5I1D7Js067379; Mon, 18 Jun 2018 01:13:07 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201806180113.w5I1D7Js067379@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 18 Jun 2018 01:13:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472663 - head/net-im/toxins X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/net-im/toxins X-SVN-Commit-Revision: 472663 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2018 01:13:08 -0000 Author: yuri Date: Mon Jun 18 01:13:06 2018 New Revision: 472663 URL: https://svnweb.freebsd.org/changeset/ports/472663 Log: net-im/toxins: Update g20180214 -> g20180217 Add minitox: a minimal client written for toxcore Modified: head/net-im/toxins/Makefile head/net-im/toxins/distinfo Modified: head/net-im/toxins/Makefile ============================================================================== --- head/net-im/toxins/Makefile Mon Jun 18 00:40:00 2018 (r472662) +++ head/net-im/toxins/Makefile Mon Jun 18 01:13:06 2018 (r472663) @@ -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\//} Modified: head/net-im/toxins/distinfo ============================================================================== --- head/net-im/toxins/distinfo Mon Jun 18 00:40:00 2018 (r472662) +++ head/net-im/toxins/distinfo Mon Jun 18 01:13:06 2018 (r472663) @@ -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