[Bug 269857] devel/apr1: update to 1.7.3

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 02 Apr 2023 16:27:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269857

John Hein <jcfyecrayz@liamekaens.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |apache@FreeBSD.org
 Attachment #241267|                            |maintainer-approval?(apache
              Flags|                            |@FreeBSD.org)

--- Comment #5 from John Hein <jcfyecrayz@liamekaens.com> ---
Created attachment 241267
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=241267&action=edit
[patch] devel/apr1 update for bdb support (allow no bdb, add correct AGPLv3
license if bdb18)

(In reply to John Hein from comment #4)
Here's an update to reflect the correct license requirements if using
databases/db18 and also allow the user to select no BDB if desired - as it was
option before
https://cgit.FreeBSD.org/ports/commit/?id=f473a726dba249ec936d340b8b1167ce5996bd30

Also this fixes the case of neither BDB option (BDB_VARS_OFF no longer works as
it was intended since there are two BDB* options now).  That was broken with
the commit.

While here also fix spelling for 'BERKELEYDB'.

Tested with all three combinations (WITH=BDB WITHOUT=BDB5, WITH=BDB5
WITHOUT=BDB, WITHOUT="BDB BDB5").

I will open a new bug if it is preferred (or if I don't get anyone responding
to this).

-- 
You are receiving this mail because:
You are on the CC list for the bug.