Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661692 - net-libs/tox-0.2.0 (toxcore) version bump
Summary: net-libs/tox-0.2.0 (toxcore) version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-07-20 18:09 UTC by Horea Christian
Modified: 2018-10-22 20:21 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Attempted bump (tox-0.2.3.ebuild,2.17 KB, text/plain)
2018-07-20 18:09 UTC, Horea Christian
Details
initial failed build.log (file_661692.txt,3.81 KB, text/plain)
2018-07-20 18:09 UTC, Horea Christian
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Horea Christian 2018-07-20 18:09:18 UTC
Created attachment 540282 [details]
Attempted bump

The toxcore version currently in the main Portage repo, is very much outdated, and current tox clients (e.g. utox: https://github.com/uTox/uTox/issues/1263#issuecomment-406404643 ) may fail to build against it.

We should bump to the newest version, or at least >=0.2.0.

Find attached my bump attempt (simply updated the link location, for which formatting has also changed), but it seems this is not a simple copy-paste bump.
Comment 1 Horea Christian 2018-07-20 18:09:48 UTC
Created attachment 540284 [details]
initial failed build.log
Comment 2 Pacho Ramos gentoo-dev 2018-10-20 10:56:09 UTC

*** This bug has been marked as a duplicate of bug 668264 ***
Comment 3 Larry the Git Cow gentoo-dev 2018-10-22 20:21:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed6bd85ba15c5e719e2b77b932b153d529aa622e

commit ed6bd85ba15c5e719e2b77b932b153d529aa622e
Author:     Josiah Mullins <jomull01@protonmail.com>
AuthorDate: 2018-10-16 22:47:24 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-10-22 20:21:40 +0000

    net-libs/tox: bump to version 0.2.8
    
    This commit:
    adds the use flag ipv6 to enable ipv6 tests;
    removes a line that deleted .la files;
    src_config() was modified
    a new maintainer was added in metadata.xml.
    
    Bug: https://bugs.gentoo.org/668264
    Bug: https://bugs.gentoo.org/629828
    Closes: https://bugs.gentoo.org/661692
    Signed-off-by: Josiah Mullins <JoMull01@protonmail.com>
    Package-Manager: Portage-2.3.49, Repoman-2.3.11
    Closes: https://github.com/gentoo/gentoo/pull/10161
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 net-libs/tox/Manifest         |  1 +
 net-libs/tox/metadata.xml     |  9 +++-
 net-libs/tox/tox-0.2.8.ebuild | 99 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 108 insertions(+), 1 deletion(-)