net-im/toxins: Update g20180214 -> g20180217
Add minitox: a minimal client written for toxcore
This commit is contained in:
parent
1f66c71ab7
commit
24e35ae3a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472663
@ -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\//}
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user