Summary: | devel/rcs: Fix build on -CURRENT | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Xin LI <delphij> | ||||
Component: | Individual Port(s) | Assignee: | Xin LI <delphij> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | freebsd, portmaster | ||||
Priority: | --- | Flags: | portmaster:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Comment on attachment 243003 [details]
Proposed patch
Looks good.
Approved.
Thank you!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e45b6d5b6e2c6e3a9bdff6428f6d053f376fc0ac commit e45b6d5b6e2c6e3a9bdff6428f6d053f376fc0ac Author: Xin LI <delphij@FreeBSD.org> AuthorDate: 2023-06-28 03:10:13 +0000 Commit: Xin LI <delphij@FreeBSD.org> CommitDate: 2023-06-28 03:10:14 +0000 devel/rcs: Fix build on -CURRENT. PR: ports/272217 Approved-by: Chris Hutchinson (maintainer) devel/rcs/Makefile | 1 + devel/rcs/files/patch-lib_obstack.h (new) | 11 +++++++++++ 2 files changed, 12 insertions(+) |
Created attachment 243003 [details] Proposed patch