Summary: | [PATCH] devel/py-tables: Enable concurrent installs | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | John W. O'Brien <john> | ||||
Component: | Individual Port(s) | Assignee: | Wen Heping <wen> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | demon, python | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(wen) |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: demon Date: Tue Feb 14 10:52:20 UTC 2017 New revision: 434075 URL: https://svnweb.freebsd.org/changeset/ports/434075 Log: Allow concurrent install. PR: 216580 Submitted by: John W. O'Brien <john@saltant.com> maintainer timeout. Changes: head/devel/py-tables/Makefile |
Created attachment 179406 [details] devel/py-tables: Enable concurrent installs devel/py-tables installs four 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