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

Thierry Thomas thierry at FreeBSD.org
Sat Jul 21 20:58:35 UTC 2018


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


More information about the svn-ports-all mailing list