svn commit: r528970 - head/net-im/tox

Thierry Thomas thierry at FreeBSD.org
Mon Mar 23 12:19:42 UTC 2020


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


More information about the svn-ports-all mailing list