Bug 216582

Summary: [patch] devel/py-flake8: Enable concurrent installs
Product: Ports & Packages Reporter: John W. O'Brien <john>
Component: Individual Port(s)Assignee: William Grzybowski <wg>
Status: Closed FIXED    
Severity: Affects Only Me CC: python
Priority: --- Keywords: patch
Version: LatestFlags: wg: maintainer-feedback+
Hardware: Any   
OS: Any   
Bug Depends on: 216581    
Bug Blocks:    
Attachments:
Description Flags
devel/py-flake8: Enable concurrent installs john: maintainer-approval?

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.