[Bug 261523] Mk/bsd.default-versions.mk: Change default db5 (deprecated and EoL) to db18
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 Sep 2022 13:21:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261523 --- 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+=bdb=18 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 -- You are receiving this mail because: You are on the CC list for the bug.