Bug 272237

Summary: emulators/rtc: deprecate and return to pool
Product: Ports & Packages Reporter: Jamie Landeg-Jones <jamie>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
git patch to update port fernape: maintainer-approval+

Description Jamie Landeg-Jones 2023-06-26 23:39:24 UTC
Created attachment 243024 [details]
git patch to update port

Fix the compilation warnings with the latest CLANG, and return port to the pool, and mark is as deprecated, as it doesn't actually work on currently supported systems, and no-one has stepped up to fix it.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-06-28 10:00:38 UTC
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]


Thanks!
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-06-29 11:35:01 UTC
Committed,

Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-06-29 11:35:43 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5b60ec37e75d77fe8b2ecc786c27fbdce8f6f571

commit 5b60ec37e75d77fe8b2ecc786c27fbdce8f6f571
Author:     Jamie Landeg-Jones <jamie@catflap.org>
AuthorDate: 2023-06-28 10:01:13 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-06-29 11:35:20 +0000

    emulators/rtc: deprecate and return to pool

    Doesn't work in modern FreeBSD versions.

    PR:             272237
    Reported by:    jamie@catflap.org (maintainer)

 emulators/rtc/Makefile    | 6 +++++-
 emulators/rtc/files/rtc.c | 4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)