aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryuri <yuri@FreeBSD.org>2018-06-18 09:13:06 +0800
committeryuri <yuri@FreeBSD.org>2018-06-18 09:13:06 +0800
commitab7cdf2079ec376677f0388e18a2631349da32cb (patch)
tree615df83a5326332c0374df50cebb082510063c51
parentd36a018ab5bbb5f3492bc808e280735f1810180e (diff)
downloadfreebsd-ports-gnome-ab7cdf2079ec376677f0388e18a2631349da32cb.tar.gz
freebsd-ports-gnome-ab7cdf2079ec376677f0388e18a2631349da32cb.tar.zst
freebsd-ports-gnome-ab7cdf2079ec376677f0388e18a2631349da32cb.zip
net-im/toxins: Update g20180214 -> g20180217
Add minitox: a minimal client written for toxcore
-rw-r--r--net-im/toxins/Makefile7
-rw-r--r--net-im/toxins/distinfo8
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
ertions'>+3 * - Update to 6.3.0Li-Wen Hsu2019-08-201-3/+3 * - Update to 6.2.5Li-Wen Hsu2019-07-081-3/+3 * - Update to 6.2.4Li-Wen Hsu2019-05-241-3/+3 * - Update to 6.2.3Li-Wen Hsu2019-04-211-3/+3 * Update to 6.2.2Li-Wen Hsu2019-03-231-3/+3 * Update to 6.0.7.Jung-uk Kim2018-11-091-3/+3 * - Update to 6.0.5Li-Wen Hsu2018-06-27