Bug 226310

Summary: net-im/tox: upgrade to v0.2.0
Product: Ports & Packages Reporter: Thierry Thomas <thierry>
Component: Individual Port(s)Assignee: Thierry Thomas <thierry>
Status: Closed FIXED    
Severity: Affects Some People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 226311, 226329    
Bug Blocks:    

Description Thierry Thomas freebsd_committer freebsd_triage 2018-03-02 20:42:57 UTC
This version brings a lot of changes, breaks the ABI, and changes the structure of the libraries.

See https://github.com/TokTok/c-toxcore/releases/tag/v0.2.0

All clients mut be upgraded with toxcore:
net-im/toxic
net-im/uTox
net-im/py-toxcore-c
net-im/qTox

The patch has been submitted to Phabricator:
https://reviews.freebsd.org/D14558
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-03-07 20:56:02 UTC
A commit references this bug:

Author: thierry
Date: Wed Mar  7 20:55:45 UTC 2018
New revision: 463827
URL: https://svnweb.freebsd.org/changeset/ports/463827

Log:
  - Repocopy tox to tox12, to be used by uTox

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

  PR:		226310
  Differential Revision:	https://reviews.freebsd.org/D14558

Changes:
  head/net-im/Makefile
  head/net-im/tox/Makefile
  head/net-im/tox/distinfo
  head/net-im/tox/files/patch-CMakeLists.txt
  head/net-im/tox/files/patch-toxcore_ccompat.h
  head/net-im/tox/pkg-plist
  head/net-im/tox12/
  head/net-im/tox12/Makefile
  head/net-im/tox12/pkg-descr
Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2018-03-07 21:02:01 UTC
Just committed.