Bug 272860 - ports-mgmt/pkg_replace: Update to 20230418
Summary: ports-mgmt/pkg_replace: Update to 20230418
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL: https://github.com/kdeguchi/pkg_repla...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-01 06:07 UTC by Ken DEGUCHI
Modified: 2023-08-01 10:09 UTC (History)
1 user (show)

See Also:


Attachments
Update to pkg_replace-20230418 (955 bytes, patch)
2023-08-01 06:07 UTC, Ken DEGUCHI
kdeguchi: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ken DEGUCHI 2023-08-01 06:07:42 UTC
Created attachment 243760 [details]
Update to pkg_replace-20230418

Update pkg_replace-20230418.

-Changed the behavior of "-U" option. If you use "-U" option, pkg_replace unlock packages before deinstall packages and lock packages again after install.

-Fix "-t" option bug in do_install().

-Add "-t" option. If you use pkg_replace -t make_target ..., do only make make_target.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-08-01 09:56:35 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=23b92eb2c1170510b5bc14c19b94cb7bc62fd0e5

commit 23b92eb2c1170510b5bc14c19b94cb7bc62fd0e5
Author:     Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp>
AuthorDate: 2023-08-01 09:46:44 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2023-08-01 09:52:39 +0000

    ports-mgmt/pkg_replace: Update to 20230418

    PR:             272860

 ports-mgmt/pkg_replace/Makefile | 2 +-
 ports-mgmt/pkg_replace/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)