Date: Sat, 21 Jul 2018 20:58:34 +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: r475075 - head/net-im/tox Message-ID: <201807212058.w6LKwYFM039226@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Sat Jul 21 20:58:34 2018 New Revision: 475075 URL: https://svnweb.freebsd.org/changeset/ports/475075 Log: Upgrade to v0.2.4. Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.4>. Modified: head/net-im/tox/Makefile head/net-im/tox/distinfo Modified: head/net-im/tox/Makefile ============================================================================== --- head/net-im/tox/Makefile Sat Jul 21 20:11:31 2018 (r475074) +++ head/net-im/tox/Makefile Sat Jul 21 20:58:34 2018 (r475075) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.2.3 +PORTVERSION= 0.2.4 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im net-p2p Modified: head/net-im/tox/distinfo ============================================================================== --- head/net-im/tox/distinfo Sat Jul 21 20:11:31 2018 (r475074) +++ head/net-im/tox/distinfo Sat Jul 21 20:58:34 2018 (r475075) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530006537 -SHA256 (TokTok-c-toxcore-v0.2.3_GH0.tar.gz) = 22c52f286c46d3f802edb6978bcf2a53f8301363e2b745784613427a33ba3a34 -SIZE (TokTok-c-toxcore-v0.2.3_GH0.tar.gz) = 471336 +TIMESTAMP = 1532203012 +SHA256 (TokTok-c-toxcore-v0.2.4_GH0.tar.gz) = f4c712a8a4b0653ae42b472b4a2a2c969c21e6959a07fc32b302b97480ffba69 +SIZE (TokTok-c-toxcore-v0.2.4_GH0.tar.gz) = 479618
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807212058.w6LKwYFM039226>