Summary: | ports-mgmt/pkg_replace: update to 20200821 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ken DEGUCHI <kdeguchi> | ||||
Component: | Individual Port(s) | Assignee: | Fernando Apesteguía <fernape> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | fernape | ||||
Priority: | --- | Keywords: | buildisok | ||||
Version: | Latest | Flags: | fernape:
merge-quarterly+
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/kdeguchi/pkg_replace/blob/master/ChangeLog | ||||||
Attachments: |
|
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/181980452 Thanks for the patch. Can you clarify if version 20200623 (in branch 2020Q3) is affected by the bug in install_package? (In reply to Fernando Apesteguía from comment #2) Yes. But this bug affects only "--batch" option. (In reply to kdeguchi from comment #3) OK, in that case I think this qualifies for MFH. Thanks! A commit references this bug: Author: fernape Date: Wed Aug 26 11:31:18 UTC 2020 New revision: 546265 URL: https://svnweb.freebsd.org/changeset/ports/546265 Log: ports-mgmt/pkg_replace: update to 20200821 ChangeLog: https://github.com/kdeguchi/pkg_replace/blob/master/ChangeLog * Fix bug in function install_package PR: 248919 Submitted by: kdeguchi@sz.tokoha-u.ac.jp (maintainer) MFH: 2020Q3 (runtime fix) Changes: head/ports-mgmt/pkg_replace/Makefile head/ports-mgmt/pkg_replace/distinfo A commit references this bug: Author: fernape Date: Wed Aug 26 11:38:33 UTC 2020 New revision: 546266 URL: https://svnweb.freebsd.org/changeset/ports/546266 Log: MFH: r546265 ports-mgmt/pkg_replace: update to 20200821 ChangeLog: https://github.com/kdeguchi/pkg_replace/blob/master/ChangeLog * Fix bug in function install_package PR: 248919 Submitted by: kdeguchi@sz.tokoha-u.ac.jp (maintainer) Approved by: ports-secteam (blanket, runtime fix) Changes: _U branches/2020Q3/ branches/2020Q3/ports-mgmt/pkg_replace/Makefile branches/2020Q3/ports-mgmt/pkg_replace/distinfo Committed, Thanks! |
Created attachment 217529 [details] patch update to pkg_replace-20200821 Update to pkg_replace-20200821 *Fix bug in function install_package: install_args -> _install_args