Summary: | ports-mgmt/pkg_replace: update to 20230119 | ||||||||
---|---|---|---|---|---|---|---|---|---|
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: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://github.com/kdeguchi/pkg_replace/releases | ||||||||
Attachments: |
|
Description
Ken DEGUCHI
2023-01-19 08:18:29 UTC
Created attachment 239586 [details]
Update to pkg_replace-20230119
Reattach the correct patch file.
Committed, Thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2d3cb8388d21cf4a49375f1ad892d33b7104e54d commit 2d3cb8388d21cf4a49375f1ad892d33b7104e54d Author: Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp> AuthorDate: 2023-01-21 17:15:36 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-01-23 12:28:19 +0000 ports-mgmt/pkg_replace: update to 20230119 ChangeLog: https://github.com/kdeguchi/pkg_replace/releases * Enabled to handle locked packages with new "-U" option. If "-U" option is not present, locked packages are skipped. See pkg_replace(1). * Variables containing file and directory are enclosed in double quotes. * Fix trap action. * Cleanup code. PR: 269043 Reported by: kdeguchi@sz.tokoha-u.ac.jp (maintainer) ports-mgmt/pkg_replace/Makefile | 2 +- ports-mgmt/pkg_replace/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) |