[Bug 289706] devel/tcltls: maintainer update to fix build with newer OpenSSL-versions

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 20 Sep 2025 03:39:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289706

            Bug ID: 289706
           Summary: devel/tcltls: maintainer update to fix build with
                    newer OpenSSL-versions
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tcltk@FreeBSD.org
          Reporter: mi@FreeBSD.org
 Attachment #263930 maintainer-approval+
             Flags:

Created attachment 263930
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=263930&action=edit
Change the sed-command to work with any OpenSSL version

The output of:

openssl dhparam -text 2048 | openssl asn1parse

is a little bit different, when newer OpenSSL is used. The change will work
with either version...

This is particularly important for FreeBSD-15, where the new OpenSSL is
standard.

(Note, support for Tcl-9.x is NOT here yet -- seems like upstream are working
on it, but it is not ready.)

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Maintainer informed via mail

-- 
You are receiving this mail because:
You are the assignee for the bug.