Bug 241395 - net/py-dpkt: Enable concurrent installation
Summary: net/py-dpkt: Enable concurrent installation
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-21 15:20 UTC by Li-Wen Hsu
Modified: 2020-01-13 03:59 UTC (History)
0 users

See Also:
sbz: maintainer-feedback+
koobs: merge-quarterly+


Attachments
Prefix PYTHON_PKGNAMEPREFIX to DOCSDIR (509 bytes, patch)
2019-10-21 15:20 UTC, Li-Wen Hsu
no flags Details | Diff
Enable concurrent installation (501 bytes, patch)
2019-10-21 15:50 UTC, Li-Wen Hsu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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