Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Mar 2020 12:19:41 +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: r528970 - head/net-im/tox
Message-ID:  <202003231219.02NCJf4S019363@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Mon Mar 23 12:19:41 2020
New Revision: 528970
URL: https://svnweb.freebsd.org/changeset/ports/528970

Log:
  Upgrade toxcore to v0.2.11.
  
  Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.11>.

Modified:
  head/net-im/tox/Makefile
  head/net-im/tox/distinfo

Modified: head/net-im/tox/Makefile
==============================================================================
--- head/net-im/tox/Makefile	Mon Mar 23 12:07:58 2020	(r528969)
+++ head/net-im/tox/Makefile	Mon Mar 23 12:19:41 2020	(r528970)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	toxcore
-PORTVERSION=	0.2.10
-PORTREVISION=	1
+PORTVERSION=	0.2.11
 DISTVERSIONPREFIX=	v
 PORTEPOCH=	1
 CATEGORIES=	net-im net-p2p

Modified: head/net-im/tox/distinfo
==============================================================================
--- head/net-im/tox/distinfo	Mon Mar 23 12:07:58 2020	(r528969)
+++ head/net-im/tox/distinfo	Mon Mar 23 12:19:41 2020	(r528970)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561483623
-SHA256 (TokTok-c-toxcore-v0.2.10_GH0.tar.gz) = 5ccc4ecd79b95c367efe8341b06bf2a81f853032e6fcd7cb2bc0ad0ef7419d40
-SIZE (TokTok-c-toxcore-v0.2.10_GH0.tar.gz) = 515842
+TIMESTAMP = 1584962208
+SHA256 (TokTok-c-toxcore-v0.2.11_GH0.tar.gz) = f111285b036d7746ce8d1321cf0b89ec93b4fad8ae90767a24e50230bbee27e1
+SIZE (TokTok-c-toxcore-v0.2.11_GH0.tar.gz) = 507476



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003231219.02NCJf4S019363>