Date: Mon, 18 Jun 2018 01:13:07 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472663 - head/net-im/toxins Message-ID: <201806180113.w5I1D7Js067379@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806180113.w5I1D7Js067379>