Bug 270356 - ports-mgmt/pkg_replace: Update to 20230320
Summary: ports-mgmt/pkg_replace: Update to 20230320
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: Koichiro Iwao
URL: https://github.com/kdeguchi/pkg_repla...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-20 03:13 UTC by Ken DEGUCHI
Modified: 2023-03-20 04:02 UTC (History)
1 user (show)

See Also:


Attachments
Update to pkg_replace-20230320 (955 bytes, patch)
2023-03-20 03:13 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-03-20 03:13:58 UTC
Created attachment 241000 [details]
Update to pkg_replace-20230320

*Fix handling path bugs in set_pkginfo_install() and set_pkginfo_replace().
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-03-20 04:02:08 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=84b204cc2f71c8cc6cdfc9f5857a0467e8014818

commit 84b204cc2f71c8cc6cdfc9f5857a0467e8014818
Author:     Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2023-03-20 04:00:43 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2023-03-20 04:01:40 +0000

    ports-mgmt/pkg_replace: Update to 20230320

    PR:             270356
    Changes:        https://github.com/kdeguchi/pkg_replace/releases/tag/20230320

 ports-mgmt/pkg_replace/Makefile | 2 +-
 ports-mgmt/pkg_replace/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Koichiro Iwao freebsd_committer freebsd_triage 2023-03-20 04:02:50 UTC
Committed, thanks!