Bug 257424 - ports-mgmt/pkg_replace update to 20210726
Summary: ports-mgmt/pkg_replace update to 20210726
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: Kevin Bowling
URL: https://github.com/kdeguchi/pkg_repla...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-26 02:24 UTC by Ken DEGUCHI
Modified: 2021-07-27 01:46 UTC (History)
2 users (show)

See Also:
kdeguchi: maintainer-feedback+


Attachments
Update to pkg_replace-20210726 (1015 bytes, patch)
2021-07-26 02:24 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 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!