Date: Tue, 28 Nov 2023 02:40:34 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 275399] irc/anope: fix build error with SASL option enabled Message-ID: <bug-275399-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275399 Bug ID: 275399 Summary: irc/anope: fix build error with SASL option enabled Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: me@svmhdvn.name CC: devnull@apt322.org CC: devnull@apt322.org Flags: maintainer-feedback?(devnull@apt322.org) Created attachment 246625 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D246625&action= =3Dedit [PATCH] irc/anope: fix build error with SASL on anope 2.0.4 removed[0] the `m_sasl_dh-aes` and `m_sasl_dh-blowfish` extra modules. FreeBSD's port attempts to enable them by symbolically linking to non-existent files when the SASL option is enabled. The attached patch fixes the resulting build error. [0] https://github.com/anope/anope/blob/2.0/docs/Changes.conf#L50 --=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-275399-7788>