Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Sep 2022 13:21:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 261523] Mk/bsd.default-versions.mk: Change default db5 (deprecated and EoL) to db18
Message-ID:  <bug-261523-7788-8WiifzhJoP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261523-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-261523-7788@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #20 from Dan Langille <dvl@FreeBSD.org> ---
(In reply to Yasuhiro Kimura from comment #19)

Am I doing this wrong?

This patch applies cleanly to a recent ports tree.

I built devel/apr1:

[pkg01 dan ~/ports/head] % sudo poudriere bulk -j 131amd64 -p default -z
primary -Ci devel/apr1
...
root@131amd64-default-primary:~ # pkg info -x db
db5-5.3.28_8
gdbm-1.23


Still db5 here for me

Next, I added this to /usr/local/etc/poudriere.d/make.conf:

DEFAULT_VERSIONS+=3Dbdb=3D18

root@131amd64-default-primary:~ # pkg info -d apr
apr-1.7.0.1.6.1_2:
        expat-2.4.8
        gdbm-1.23
        db5-5.3.28_8

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



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