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

Thierry Thomas thierry at FreeBSD.org
Wed Apr 18 17:50:39 UTC 2018


Author: thierry
Date: Wed Apr 18 17:50:38 2018
New Revision: 467725
URL: https://svnweb.freebsd.org/changeset/ports/467725

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

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

Modified: head/net-im/tox/Makefile
==============================================================================
--- head/net-im/tox/Makefile	Wed Apr 18 17:48:29 2018	(r467724)
+++ head/net-im/tox/Makefile	Wed Apr 18 17:50:38 2018	(r467725)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	toxcore
-PORTVERSION=	0.2.1
+PORTVERSION=	0.2.2
 DISTVERSIONPREFIX=	v
 PORTEPOCH=	1
 CATEGORIES=	net-im net-p2p

Modified: head/net-im/tox/distinfo
==============================================================================
--- head/net-im/tox/distinfo	Wed Apr 18 17:48:29 2018	(r467724)
+++ head/net-im/tox/distinfo	Wed Apr 18 17:50:38 2018	(r467725)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520713644
-SHA256 (TokTok-c-toxcore-v0.2.1_GH0.tar.gz) = 1496164954941b175493fba02bf3115118c0d29feb46cd1ff458a1a11eab1597
-SIZE (TokTok-c-toxcore-v0.2.1_GH0.tar.gz) = 462397
+TIMESTAMP = 1524072064
+SHA256 (TokTok-c-toxcore-v0.2.2_GH0.tar.gz) = a3b25d8bd92b9526b47ba1f60a2893d2154a80bb7ae690f44b5a2dea41c76ea1
+SIZE (TokTok-c-toxcore-v0.2.2_GH0.tar.gz) = 463402


More information about the svn-ports-head mailing list