Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Aug 2020 07:30:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 242463] devel/mercurial: Update to 5.4
Message-ID:  <bug-242463-21822-gd59de7uAn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242463-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242463-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=3D242463

Gleb Popov <arrowd@FreeBSD.org> changed:

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

--- Comment #48 from Gleb Popov <arrowd@FreeBSD.org> ---
Created attachment 217641
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D217641&action=
=3Dedit
patch

I've created the PY_MERCURIAL variable in Uses/python.mk and used it in
dependency lines for mentioned ports.

I suspect it is wrong to add PYTHON_PKGNAMEPREFIX for py27 flavor only.
Instead, it should be added to every non-default flavor.

Another thing to consider is hg executable suffix. Some application might c=
all
"hg" program and will fail in 2.7 case.

--=20
You are receiving this mail because:
You are on the CC list for the bug.
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-242463-21822-gd59de7uAn>