Bug 216582 - [patch] devel/py-flake8: Enable concurrent installs
Summary: [patch] devel/py-flake8: Enable concurrent installs
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: William Grzybowski
URL:
Keywords: patch
Depends on: 216581
Blocks:
  Show dependency treegraph
 
Reported: 2017-01-29 21:25 UTC by John W. O'Brien
Modified: 2017-02-20 10:34 UTC (History)
1 user (show)

See Also:
wg: maintainer-feedback+


Attachments
devel/py-flake8: Enable concurrent installs (569 bytes, patch)
2017-01-29 21:25 UTC, John W. O'Brien
john: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John W. O'Brien 2017-01-29 21:25:05 UTC
Created attachment 179408 [details]
devel/py-flake8: Enable concurrent installs

devel/py-flake8 installs a 'flake8' command line utility 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
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-01-30 09:39:44 UTC
A commit references this bug:

Author: wg
Date: Mon Jan 30 09:39:23 UTC 2017
New revision: 432824
URL: https://svnweb.freebsd.org/changeset/ports/432824

Log:
  devel/py-flake8: enable concurrent

  PR:		216582
  Submitted by:	John W. O'Brien

Changes:
  head/devel/py-flake8/Makefile
Comment 2 John W. O'Brien 2017-02-18 18:07:29 UTC
Is any more work required before closing this PR?
Comment 3 William Grzybowski freebsd_committer freebsd_triage 2017-02-20 10:34:06 UTC
Nop,e just forgot to do it.