Bug 241395

Summary: net/py-dpkt: Enable concurrent installation
Product: Ports & Packages Reporter: Li-Wen Hsu <lwhsu>
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Some People Flags: sbz: maintainer-feedback+
koobs: merge-quarterly+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Prefix PYTHON_PKGNAMEPREFIX to DOCSDIR
none
Enable concurrent installation none

Description Li-Wen Hsu freebsd_committer freebsd_triage 2019-10-21 15:20:27 UTC
Created attachment 208484 [details]
Prefix PYTHON_PKGNAMEPREFIX to DOCSDIR

Currently:

py36-dpkt-1.9.2 conflicts with py27-dpkt-1.9.2 on /usr/local/share/doc/dpkt/AUTHORS

Fix this by setting ${PYTHON_PKGNAMEPREFIX} as prefix for DOCSDIR.
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2019-10-21 15:50:16 UTC
Created attachment 208486 [details]
Enable concurrent installation

Use the canonical way.
Comment 2 Sofian Brabez freebsd_committer freebsd_triage 2019-10-21 21:04:48 UTC
Yep, `concurrent` seems the USES framework right approach https://github.com/freebsd/freebsd-ports/blob/master/Mk/Uses/python.mk#L62. I used to do it using DOCSDIR too :), I didn't follow all the recent updates.

LGTM, approved!
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-10-21 21:24:41 UTC
A commit references this bug:

Author: lwhsu
Date: Mon Oct 21 21:24:13 UTC 2019
New revision: 515131
URL: https://svnweb.freebsd.org/changeset/ports/515131

Log:
  - Enable concurrent installation for different FLAVORs

  PR:		241395
  Approved by:	sbz (maintainer)
  MFH:		2019Q4
  Sponsored by:	The FreeBSD Foundation

Changes:
  head/net/py-dpkt/Makefile
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-10-22 13:25:40 UTC
A commit references this bug:

Author: lwhsu
Date: Tue Oct 22 13:25:37 UTC 2019
New revision: 515195
URL: https://svnweb.freebsd.org/changeset/ports/515195

Log:
  MFH: r515131

  - Enable concurrent installation for different FLAVORs

  PR:		241395
  Approved by:	sbz (maintainer)
  Sponsored by:	The FreeBSD Foundation

  Approved by:	ports-secteam (miwi)

Changes:
_U  branches/2019Q4/
  branches/2019Q4/net/py-dpkt/Makefile