Date: Sat, 10 Mar 2018 20:36:44 +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: r464090 - head/net-im/tox Message-ID: <201803102036.w2AKaiGR049328@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Sat Mar 10 20:36:44 2018 New Revision: 464090 URL: https://svnweb.freebsd.org/changeset/ports/464090 Log: Upgrade to v0.2.1. Release notes at https://github.com/TokTok/c-toxcore/releases/tag/v0.2.1 Modified: head/net-im/tox/Makefile head/net-im/tox/distinfo Modified: head/net-im/tox/Makefile ============================================================================== --- head/net-im/tox/Makefile Sat Mar 10 20:17:40 2018 (r464089) +++ head/net-im/tox/Makefile Sat Mar 10 20:36:44 2018 (r464090) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.2.0 +PORTVERSION= 0.2.1 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im net-p2p Modified: head/net-im/tox/distinfo ============================================================================== --- head/net-im/tox/distinfo Sat Mar 10 20:17:40 2018 (r464089) +++ head/net-im/tox/distinfo Sat Mar 10 20:36:44 2018 (r464090) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519933444 -SHA256 (TokTok-c-toxcore-v0.2.0_GH0.tar.gz) = af1efe3b260963bef6497114d4fc0f217a7c4e4126b7b281aab8c316fddfefa9 -SIZE (TokTok-c-toxcore-v0.2.0_GH0.tar.gz) = 462009 +TIMESTAMP = 1520713644 +SHA256 (TokTok-c-toxcore-v0.2.1_GH0.tar.gz) = 1496164954941b175493fba02bf3115118c0d29feb46cd1ff458a1a11eab1597 +SIZE (TokTok-c-toxcore-v0.2.1_GH0.tar.gz) = 462397
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803102036.w2AKaiGR049328>