Bug 293452 - ports-mgmt/pkg_replace: update to 20260219
Summary: ports-mgmt/pkg_replace: update to 20260219
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://github.com/kdeguchi/pkg_repla...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-02-26 02:42 UTC by Ken DEGUCHI
Modified: 2026-02-26 20:03 UTC (History)
1 user (show)

See Also:


Attachments
Update to pkg_replace-20260219 (955 bytes, patch)
2026-02-26 02:42 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 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.