Date: Sun, 31 May 2020 22:27:55 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 246829] databases/p5-DBI/ gives error when compile the mail/opendmarc , p5-DBD-mysql-4.050 cannot install: unknown MySQL version: 8. Message-ID: <bug-246829-7788-5vhyUrKOyF@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-246829-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-246829-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=3D246829 --- Comment #1 from Dan Mahoney <freebsd@gushi.org> --- Please try this again with the correct format for default_versions of mysql. >From /usr/ports/Mk/bsd.default-versions.mk # Possible values: 5.5, 5.6, 5.7, 8.0, 5.5m, 10.1m, 10.2m, 10.3m, 10.4m, 5.= 5p, 5.6p, 5.7p, 5.6w MYSQL_DEFAULT?=3D 5.7 "8" as a bareword doesn't seem supported. -Dan Mahoney --=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-246829-7788-5vhyUrKOyF>