[Bug 242463] devel/mercurial: Update to 5.2.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 31 17:00:59 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242463

Peter Wullinger <freebsd at dhke.de> changed:

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

--- Comment #8 from Peter Wullinger <freebsd at dhke.de> ---
Created attachment 210359
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=210359&action=edit
Python 3 support + FreeBSD authormapsuffix map + plist fixes

Updates patch for Python 3 support

- enable USE_PYTHON= concurrent
- bring back omitted authormapsuffix patch
- add PKGNAMESUFFIX=${PYTHON_PKGNAMESUFFIX}
- add setup.py patch for keeping track of __modulepolicy__.py

This makes the port into mercurial at py37 and mercurial at py27.
Given that we are 6 hours till Python 2 EOL, I would consider

py27_PKGNAMESUFFIX=

instead. This makes the Python 3 flavor the default and the Python 2 flavor use
the suffix:

mercurial-py27-5.2.1.txz
mercurial-5.2.1.txz

Checks done:
- pkg-plist for py27 and py37 look okay
- parallel install of both packages (py37 flavor has non-prefixed files)

local poudriere builds (testport)
12.1/amd64: @py27
12.1/amd64: @py37

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.


More information about the freebsd-python mailing list