Bug 272158

Summary: security/openssl30: files/extra-patch-util_find-doc-nits does not apply cleanly
Product: Ports & Packages Reporter: Michael Osipov <michael.osipov>
Component: Individual Port(s)Assignee: Bernard Spil <brnrd>
Status: Closed FIXED    
Severity: Affects Some People CC: freebsd, michael.osipov, yuripv
Priority: --- Flags: bugzilla: maintainer-feedback? (brnrd)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Updated patch
none
patch to update extra-patch-util_find-doc-nits none

Description Michael Osipov 2023-06-23 09:45:54 UTC
Created attachment 242948 [details]
Updated patch

The patch does not apply anymore when manpages generation is disabled. I have attached an updated patch with works for me now with 3.0.9.
Comment 1 Yuri Pankov freebsd_committer freebsd_triage 2023-07-29 00:24:00 UTC
Created attachment 243677 [details]
patch to update extra-patch-util_find-doc-nits

Just stumbled on this as well.  Attaching patch to update extra-patch-util_find-doc-nits as the one attached here seems to be malformed.
Comment 2 Yuri Pankov freebsd_committer freebsd_triage 2023-07-29 00:31:19 UTC
Comment on attachment 243677 [details]
patch to update extra-patch-util_find-doc-nits

Or I'm reading Michael's attachment wrong and it seems to work, sorry for the noise.
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-09-16 11:13:15 UTC
A commit in branch main references this bug:

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

commit b9106a1a81c3bc0fd0746f05c7730130d70c8780
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2023-09-16 11:12:22 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2023-09-16 11:12:22 +0000

    security/openssl30: Fix MAN3 option

    PR:             272158
    Reported by:    Michael Osipov <michael osipov siemens com>

 security/openssl30/files/extra-patch-util_find-doc-nits | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Comment 4 Bernard Spil freebsd_committer freebsd_triage 2023-09-16 11:18:24 UTC
Thanks for reporting!