Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: mail/amavisd-new fix
To:
Johan Huldtgren <johan+openbsd-ports@huldtgren.com>
Cc:
giovanni@openbsd.org, ports@openbsd.org
Date:
Mon, 22 Jun 2026 11:38:51 +0100

Download raw body.

Thread
On 2026/06/21 16:08, Johan Huldtgren wrote:
> doing rc_check
> ERROR: MISSING REQUIRED ADDITIONAL MODULES:
>   auto::Crypt::OpenSSL::RSA::new_public_key
..
> I found a bug report for this same issue in the FreeBSD ports tree
> 
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286719
> 
> and applying the 2nd (correct) patch to our patch for amavisd fixes it
> for me.
> 
> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=260325&action=diff

> RCS file: /cvs/ports/mail/amavisd-new/patches/patch-amavisd,v
> diff -u -p -u -p -r1.18 patch-amavisd
> --- amavisd-new//patches/patch-amavisd	11 Mar 2022 19:34:32 -0000	1.18
> +++ amavisd-new//patches/patch-amavisd	21 Jun 2026 19:46:50 -0000
> @@ -1,10 +1,7 @@
> -Hunks 1, 4: Disable File::LibMagic in favour of safer file(1) from base.
> -Hunks 2, 5: fix DKIM signing
> -

please keep the patch header (renumbered as necessary), and add
information about the new hunks