Date: Fri, 31 Aug 2018 13:36:47 +0000 (UTC) From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478556 - head/net-im/tox Message-ID: <201808311336.w7VDalse099980@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Fri Aug 31 13:36:47 2018 New Revision: 478556 URL: https://svnweb.freebsd.org/changeset/ports/478556 Log: Upgrade to v0.2.7. Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.7>. Modified: head/net-im/tox/Makefile head/net-im/tox/distinfo head/net-im/tox/pkg-plist Modified: head/net-im/tox/Makefile ============================================================================== --- head/net-im/tox/Makefile Fri Aug 31 13:36:25 2018 (r478555) +++ head/net-im/tox/Makefile Fri Aug 31 13:36:47 2018 (r478556) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.2.6 +PORTVERSION= 0.2.7 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im net-p2p Modified: head/net-im/tox/distinfo ============================================================================== --- head/net-im/tox/distinfo Fri Aug 31 13:36:25 2018 (r478555) +++ head/net-im/tox/distinfo Fri Aug 31 13:36:47 2018 (r478556) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534494462 -SHA256 (TokTok-c-toxcore-v0.2.6_GH0.tar.gz) = f4caeadede44c8ea00710d075c3f11d0255e89c0140278b701de1323a78b6311 -SIZE (TokTok-c-toxcore-v0.2.6_GH0.tar.gz) = 484051 +TIMESTAMP = 1535720311 +SHA256 (TokTok-c-toxcore-v0.2.7_GH0.tar.gz) = bef6dbb06d921af58c6a2d7629e6f8eeafa1e541d379e4ff2ccb4ff5d3499cd1 +SIZE (TokTok-c-toxcore-v0.2.7_GH0.tar.gz) = 493642 Modified: head/net-im/tox/pkg-plist ============================================================================== --- head/net-im/tox/pkg-plist Fri Aug 31 13:36:25 2018 (r478555) +++ head/net-im/tox/pkg-plist Fri Aug 31 13:36:47 2018 (r478556) @@ -1,3 +1,4 @@ +%%DAEMON%%bin/DHT_bootstrap %%DAEMON%%bin/tox-bootstrapd %%DAEMON%%@sample etc/tox-bootstrapd.conf.sample include/tox/tox.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808311336.w7VDalse099980>