Summary: | ports-mgmt/pkg_replace: Update to 20230327 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ken DEGUCHI <kdeguchi> | ||||
Component: | Individual Port(s) | Assignee: | Hiroki Tagato <tagattie> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | tagattie | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/kdeguchi/pkg_replace/releases/tag/20230327 | ||||||
Attachments: |
|
Committed, thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=bd9efa748f766032be926e7ffb3ac9b0c7c036f3 commit bd9efa748f766032be926e7ffb3ac9b0c7c036f3 Author: Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp> AuthorDate: 2023-03-27 11:42:42 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2023-03-27 11:42:42 +0000 ports-mgmt/pkg_replace: update to 20230327 Changelog: * Fix handling relative path. https://github.com/kdeguchi/pkg_replace/releases/tag/20230327 PR: 270477 Reported by: Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp> (maintainer) ports-mgmt/pkg_replace/Makefile | 2 +- ports-mgmt/pkg_replace/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) |
Created attachment 241141 [details] Update to pkg_replace-20230327 *Fix handling relative path.