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

Thierry Thomas thierry at FreeBSD.org
Fri May 1 17:25:05 UTC 2020


Author: thierry
Date: Fri May  1 17:25:04 2020
New Revision: 533568
URL: https://svnweb.freebsd.org/changeset/ports/533568

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

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

Modified: head/net-im/tox/Makefile
==============================================================================
--- head/net-im/tox/Makefile	Fri May  1 17:14:45 2020	(r533567)
+++ head/net-im/tox/Makefile	Fri May  1 17:25:04 2020	(r533568)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	toxcore
-PORTVERSION=	0.2.11
+PORTVERSION=	0.2.12
 DISTVERSIONPREFIX=	v
 PORTEPOCH=	1
 CATEGORIES=	net-im net-p2p

Modified: head/net-im/tox/distinfo
==============================================================================
--- head/net-im/tox/distinfo	Fri May  1 17:14:45 2020	(r533567)
+++ head/net-im/tox/distinfo	Fri May  1 17:25:04 2020	(r533568)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584962208
-SHA256 (TokTok-c-toxcore-v0.2.11_GH0.tar.gz) = f111285b036d7746ce8d1321cf0b89ec93b4fad8ae90767a24e50230bbee27e1
-SIZE (TokTok-c-toxcore-v0.2.11_GH0.tar.gz) = 507476
+TIMESTAMP = 1588351107
+SHA256 (TokTok-c-toxcore-v0.2.12_GH0.tar.gz) = 30ae3263c9b68d3bef06f799ba9d7a67e3fad447030625f0ffa4bb22684228b0
+SIZE (TokTok-c-toxcore-v0.2.12_GH0.tar.gz) = 504832


More information about the svn-ports-head mailing list