Bug 268778 - ports-mgmt/pkg_replace: update to 20230107
Summary: ports-mgmt/pkg_replace: update to 20230107
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: Nuno Teixeira
URL: https://github.com/kdeguchi/pkg_repla...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-06 07:37 UTC by Ken DEGUCHI
Modified: 2023-01-08 12:09 UTC (History)
1 user (show)

See Also:


Attachments
Update to pkg_replace-20230106 (955 bytes, patch)
2023-01-06 07:37 UTC, Ken DEGUCHI
kdeguchi: maintainer-approval+
Details | Diff
Update to pkg_replace-20230107 (955 bytes, patch)
2023-01-07 12:21 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 2023-01-06 07:37:55 UTC
Created attachment 239296 [details]
Update to pkg_replace-20230106

*Fix many bugs, please see bug #268605.
*Improved error handling.
*Cleanup code.

Comparing changes:
https://github.com/kdeguchi/pkg_replace/compare/20230101...20230106
Comment 1 Ken DEGUCHI 2023-01-07 12:21:12 UTC
Created attachment 239327 [details]
Update to pkg_replace-20230107

*Fix typo

https://github.com/kdeguchi/pkg_replace/compare/20230101...20230107
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-01-08 12:09:09 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4f88a48c0e96db92d5cd58fd5e2523912d2fa72e

commit 4f88a48c0e96db92d5cd58fd5e2523912d2fa72e
Author:     Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp>
AuthorDate: 2023-01-08 12:06:56 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-01-08 12:08:01 +0000

    ports-mgmt/pkg_replace: Update to 20230107

    - Define LICENSE_FILE

    ChangeLog:
    https://github.com/kdeguchi/pkg_replace/compare/20230101...20230106

    PR:             268778

 ports-mgmt/pkg_replace/Makefile | 3 ++-
 ports-mgmt/pkg_replace/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2023-01-08 12:09:26 UTC
Committed, thanks!