Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jan 2018 03:28:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 225052] lang/python: Fix PORTVERSION of this metaport
Message-ID:  <bug-225052-21822-LvlHvy5xNz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225052-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225052-21822@https.bugs.freebsd.org/bugzilla/>

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

Kyle Evans <kevans@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #189591|0                           |1
        is obsolete|                            |

--- Comment #3 from Kyle Evans <kevans@freebsd.org> ---
Created attachment 189603
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D189603&action=
=3Dedit
Updated svn(1) diff of lang/python, take 2

To be clear, I think the attached patch is what really needs to happen.

To reproduce:

1.) Set DEFAULT_VERSIONS+=3D python=3D3.6 on a system.=20
2.) Observe PORTVERSION: 3.6
3.) Observe RUN_DEPENDS: 2.7
4.) Build the package or install

The attached patch just adds ${DEFAULT_VERSION} to the USES=3D python args =
so it
pulls in the right dependencies and makes the right symlink to reflect the
version clearly intended to be installed.

--=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-225052-21822-LvlHvy5xNz>