| Summary: | ports-mgmt/pkg_replace: Update to 20161113 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Ken DEGUCHI <kdeguchi> | ||||
| Component: | Individual Port(s) | Assignee: | Alex Kozlov <ak> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | CC: | ak | ||||
| Priority: | --- | Keywords: | needs-qa | ||||
| Version: | Latest | Flags: | koobs:
merge-quarterly?
|
||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Update from 20160411 to 20161113. *Fix bug function get_pkgdep with MAKE_ARGS and MAKE_ENV in pkg_replace.conf. When these variables (MAKE_ARGS and MAKE_ENV) in pkg_replace.conf and multiple packages are set, this error occurs. *Update manpage. A commit references this bug: Author: ak Date: Tue Nov 29 08:56:11 UTC 2016 New revision: 427368 URL: https://svnweb.freebsd.org/changeset/ports/427368 Log: - Update to 20161113 PR: 214462 Submitted by: kdeguchi@sz.tokoha-u.ac.jp (maintainer) Changes: head/ports-mgmt/pkg_replace/Makefile head/ports-mgmt/pkg_replace/distinfo |
Created attachment 176942 [details] pkg_replace update to 20161113 pkg_replace update to 20161113. -Fix bug in MAKE_ARGS and MAKE_ENV.