Summary: | [PATCH] www/py-flask: Enable concurrent installs | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | John W. O'Brien <john> | ||||
Component: | Individual Port(s) | Assignee: | Olivier Duchateau <olivierd> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | python | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(olivierd) |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: olivierd Date: Fri Mar 3 09:08:51 UTC 2017 New revision: 435324 URL: https://svnweb.freebsd.org/changeset/ports/435324 Log: - Add concurrent variable in USE_PYTHON - Bump PORTREVISION PR: 217207 Submitted by: John W. O'Brien Changes: head/www/py-flask/Makefile Committed, thanks! |
Created attachment 180116 [details] www/py-flask: Enable concurrent installs www/py-flask installs a 'flask' CLI test server 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.3-RELEASE-p14 on amd64 w/py27 (default), py34, py35, py36