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

Thierry Thomas thierry at FreeBSD.org
Mon Oct 8 14:14:35 UTC 2018


Author: thierry
Date: Mon Oct  8 14:14:34 2018
New Revision: 481542
URL: https://svnweb.freebsd.org/changeset/ports/481542

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

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

Modified: head/net-im/tox/Makefile
==============================================================================
--- head/net-im/tox/Makefile	Mon Oct  8 13:37:54 2018	(r481541)
+++ head/net-im/tox/Makefile	Mon Oct  8 14:14:34 2018	(r481542)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	toxcore
-PORTVERSION=	0.2.7
+PORTVERSION=	0.2.8
 DISTVERSIONPREFIX=	v
 PORTEPOCH=	1
 CATEGORIES=	net-im net-p2p

Modified: head/net-im/tox/distinfo
==============================================================================
--- head/net-im/tox/distinfo	Mon Oct  8 13:37:54 2018	(r481541)
+++ head/net-im/tox/distinfo	Mon Oct  8 14:14:34 2018	(r481542)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535720311
-SHA256 (TokTok-c-toxcore-v0.2.7_GH0.tar.gz) = bef6dbb06d921af58c6a2d7629e6f8eeafa1e541d379e4ff2ccb4ff5d3499cd1
-SIZE (TokTok-c-toxcore-v0.2.7_GH0.tar.gz) = 493642
+TIMESTAMP = 1538995287
+SHA256 (TokTok-c-toxcore-v0.2.8_GH0.tar.gz) = 47fe125d8558775a03a3ded58e9faa07a01cfecd65257e24b544b4b5698d9362
+SIZE (TokTok-c-toxcore-v0.2.8_GH0.tar.gz) = 502907


More information about the svn-ports-all mailing list