Bug 257424

Summary: ports-mgmt/pkg_replace update to 20210726
Product: Ports & Packages Reporter: Ken DEGUCHI <kdeguchi>
Component: Individual Port(s)Assignee: Kevin Bowling <kbowling>
Status: Closed FIXED    
Severity: Affects Only Me CC: grahamperrin, kbowling
Priority: --- Flags: kdeguchi: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/kdeguchi/pkg_replace/blob/master/ChangeLog
Attachments:
Description Flags
Update to pkg_replace-20210726 kdeguchi: maintainer-approval+

Description Ken DEGUCHI 2021-07-26 02:24:49 UTC
Created attachment 226696 [details]
Update to pkg_replace-20210726

Update to pkg_replace-20210726

*Support new package suffix ".pkg"
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-07-27 01:45:37 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9cc7149a9a9383375bfee29c6007506a74d2cc27

commit 9cc7149a9a9383375bfee29c6007506a74d2cc27
Author:     Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp>
AuthorDate: 2021-07-27 01:44:01 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-07-27 01:44:01 +0000

    ports-mgmt/pkg_replace: update to 20210726

    Support new '.pkg' package suffix

    PR:             257424

 ports-mgmt/pkg_replace/Makefile | 2 +-
 ports-mgmt/pkg_replace/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Kevin Bowling freebsd_committer freebsd_triage 2021-07-27 01:46:18 UTC
Thanks for your contribution!