Bug 277440

Summary: ports-mgmt/pkg_replace: update to 20240303
Product: Ports & Packages Reporter: Ken DEGUCHI <kdeguchi>
Component: Individual Port(s)Assignee: Daniel Engberg <diizzy>
Status: Closed FIXED    
Severity: Affects Only Me CC: diizzy, dpetrov67
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/kdeguchi/pkg_replace/releases/tag/20240303
Attachments:
Description Flags
Update to pkg_replace-20240303 kdeguchi: maintainer-approval+

Description Ken DEGUCHI 2024-03-03 00:53:42 UTC
Created attachment 248885 [details]
Update to pkg_replace-20240303

Update pkg_replace from 20240205 to 20240303.

*Improved handling of ports where origin has moved.
*Improved messages of SUBPACKAGES feature and IGNORE packages.
*Cleanup codes.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-03-29 21:22:29 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=72fbf1174212f334bd50ff1049574aeb00af6c6b

commit 72fbf1174212f334bd50ff1049574aeb00af6c6b
Author:     Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp>
AuthorDate: 2024-03-29 16:22:38 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-03-29 21:20:07 +0000

    ports-mgmt/pkg_replace: Update to 20240303

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

    PR:             277440

 ports-mgmt/pkg_replace/Makefile | 2 +-
 ports-mgmt/pkg_replace/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2024-03-29 21:27:00 UTC
Committed, thanks!