Bug 226310 - net-im/tox: upgrade to v0.2.0
Summary: net-im/tox: upgrade to v0.2.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Thierry Thomas
URL:
Keywords:
Depends on: 226311 226329
Blocks:
  Show dependency treegraph
 
Reported: 2018-03-02 20:42 UTC by Thierry Thomas
Modified: 2018-03-07 21:02 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.