Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jun 2023 17:42:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272047] update mail/opensmtpd to 7.3.0p0
Message-ID:  <bug-272047-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272047

            Bug ID: 272047
           Summary: update mail/opensmtpd to 7.3.0p0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: fluffy@FreeBSD.org
          Reporter: freebsd@omarpolo.com
                CC:
             Flags: maintainer-feedback?(fluffy@FreeBSD.org)
          Assignee: fluffy@FreeBSD.org

Created attachment 242841
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D242841&action=
=3Dedit
opensmtpd-7.3.0p0 patch

Hello,

please find attached a diff to update the OpenSMTPD port to the newly relea=
sed
7.3.0p0.  The announce is available here:

https://opensmtpd.org/announces/release-7.3.0p0.txt

Regarding the port, the diff does:

 - drop the optional dependency on libasr.  libasr-portable is no longer
maintained, the bundled version in OpenSMTPD should be used instead.  I'll =
file
a separate bug to propose the removal of the port.

 - drops the dependency on bison.  the release tarball already includes the
"translated" parse.c file, but even if it didn't, base yacc is good enough

 - the --with-bundled-libtls is needed since libretls has a regression on
OpenSSL 3.x

 - works around the misdetection of recallocarray and adds the missing head=
er
for fparseln(3).  I'll take care of having this two fixed so they won't be
needed for the next update.

Cheers,

Omar Polo

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272047-7788>