Bug 208202 - textproc/ibus fails to build with DEFAULT_VERSIONS=python=3.5
Summary: textproc/ibus fails to build with DEFAULT_VERSIONS=python=3.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-22 13:55 UTC by Hiroo Ono
Modified: 2016-05-01 14:38 UTC (History)
2 users (show)

See Also:
henry.hu.sh: maintainer-feedback+


Attachments
patch to testproc/ibus/Makefile (441 bytes, patch)
2016-03-22 13:55 UTC, Hiroo Ono
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hiroo Ono 2016-03-22 13:55:35 UTC
Created attachment 168496 [details]
patch to testproc/ibus/Makefile

textproc/ibus depends on devel/py-notify, which depends on python2.
When DEFAULT_VERSIONS=python=3.5, it searches for py35-notify which does not exist.
Attached patch fixes it.
Comment 1 Henry Hu 2016-04-03 03:17:54 UTC
(In reply to hiroo.ono+freebsd from comment #0)

I've tested the patch in this scenario and it works. Please commit it.

Among the dependencies of ibus, py-dbus has a corresponding py3 version (py3-dbus). py-xdg has one as well (py3-xdg). When we have py3-notify, we can support python3.
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-01 14:37:54 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-05-01 14:38:29 UTC
A commit references this bug:

Author: pi
Date: Sun May  1 14:37:43 UTC 2016
New revision: 414411
URL: https://svnweb.freebsd.org/changeset/ports/414411

Log:
  textproc/ibus: use python:2 instead of python

  PR:		208202
  Submitted by:	Hiroo Ono <hiroo.ono+freebsd@gmail.com>
  Approved by:	Henry Hu <henry.hu.sh@gmail.com> (maintainer)

Changes:
  head/textproc/ibus/Makefile