Bug 293452

Summary: ports-mgmt/pkg_replace: update to 20260219
Product: Ports & Packages Reporter: Ken DEGUCHI <kdeguchi>
Component: Individual Port(s)Assignee: Vladimir Druzenko <vvd>
Status: Closed FIXED    
Severity: Affects Some People CC: vvd
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/kdeguchi/pkg_replace/releases/tag/20260219
Attachments:
Description Flags
Update to pkg_replace-20260219 kdeguchi: maintainer-approval+

Description Ken DEGUCHI 2026-02-26 02:42:21 UTC
Created attachment 268363 [details]
Update to pkg_replace-20260219

pkg_replace-20260219 has released. I have created a patch.


*Fix behavior attempting to install packages that are not installed with option "-dd"
*Change behavior get_pkgname_from_portdir() to detect updated ports
*Change cache file name
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-02-26 20:02:25 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=030a1218bca21c9e8b7e4e35ff807c14a2ad44c8

commit 030a1218bca21c9e8b7e4e35ff807c14a2ad44c8
Author:     Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp>
AuthorDate: 2026-02-26 20:00:07 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-02-26 20:01:22 +0000

    ports-mgmt/pkg_replace: Update 20260209 => 20260219

    Changelog:
    https://github.com/kdeguchi/pkg_replace/releases/tag/20260219

    PR:     293452

 ports-mgmt/pkg_replace/Makefile | 2 +-
 ports-mgmt/pkg_replace/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2026-02-26 20:03:36 UTC
Thanks.