Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2017 03:28:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218744] multimedia/kodi (17.1): Fix depends for Python 2 meta port
Message-ID:  <bug-218744-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218744

            Bug ID: 218744
           Summary: multimedia/kodi (17.1): Fix depends for Python 2 meta
                    port
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: admin@vladiom.com.ua
                CC: mickael.maillot@gmail.com
             Flags: maintainer-feedback?(mickael.maillot@gmail.com)
                CC: mickael.maillot@gmail.com

Created attachment 181882
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D181882&action=
=3Dedit
patch_kodi_17.1_1.diff

Hi all!
In the current port, in the Makefile, checked file =E2=80=9Cpython=E2=80=9D=
 (see RUN_DEPENDS),
and if this file not finded, will be install "meta-port" (lang/python) for =
the
default version of Python interpreter.
But, variable USES set for use =E2=80=9Cpython:2=E2=80=9D (Python 2 meta po=
rt).

In the result installed =E2=80=9Cpython-2.7_3,2=E2=80=9D ...

Is this correct?
May be necessary for python set major version and check file =E2=80=9Cpytho=
n2=E2=80=9D?
Patch for this in the attachment.

What do you think about it?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218744-13>