Date: Wed, 18 Apr 2018 17:50:39 +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: r467725 - head/net-im/tox Message-ID: <201804181750.w3IHod2t007398@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Wed Apr 18 17:50:38 2018 New Revision: 467725 URL: https://svnweb.freebsd.org/changeset/ports/467725 Log: Upgrade to v0.2.2. Release notes at https://github.com/TokTok/c-toxcore/releases/tag/v0.2.2 Modified: head/net-im/tox/Makefile head/net-im/tox/distinfo Modified: head/net-im/tox/Makefile ============================================================================== --- head/net-im/tox/Makefile Wed Apr 18 17:48:29 2018 (r467724) +++ head/net-im/tox/Makefile Wed Apr 18 17:50:38 2018 (r467725) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.2 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im net-p2p Modified: head/net-im/tox/distinfo ============================================================================== --- head/net-im/tox/distinfo Wed Apr 18 17:48:29 2018 (r467724) +++ head/net-im/tox/distinfo Wed Apr 18 17:50:38 2018 (r467725) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520713644 -SHA256 (TokTok-c-toxcore-v0.2.1_GH0.tar.gz) = 1496164954941b175493fba02bf3115118c0d29feb46cd1ff458a1a11eab1597 -SIZE (TokTok-c-toxcore-v0.2.1_GH0.tar.gz) = 462397 +TIMESTAMP = 1524072064 +SHA256 (TokTok-c-toxcore-v0.2.2_GH0.tar.gz) = a3b25d8bd92b9526b47ba1f60a2893d2154a80bb7ae690f44b5a2dea41c76ea1 +SIZE (TokTok-c-toxcore-v0.2.2_GH0.tar.gz) = 463402
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804181750.w3IHod2t007398>