Summary: | [PATCH] devel/py-pycodestyle: Enable concurrent installs | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | John W. O'Brien <john> | ||||
Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | python | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | Flags: | amdmi3:
maintainer-feedback+
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 216582 | ||||||
Attachments: |
|
A commit references this bug: Author: amdmi3 Date: Wed Feb 1 14:34:34 UTC 2017 New revision: 433037 URL: https://svnweb.freebsd.org/changeset/ports/433037 Log: - Enable concurrent installs PR: 216581 Submitted by: john@saltant.com Changes: head/devel/py-pycodestyle/Makefile |
Created attachment 179407 [details] devel/py-pycodestyle devel/py-pycodestyle installs a 'pycodestyle' command line utilities to ${PREFIX}/bin. The attached patch enables "concurrent" and bumps PORTREVISION due to the new, version-qualified script installed under the default build. QA == portlint: OK poudriere: OK -- tested on 10.3R amd64 with py27 (default), py34, py35, and py36