Date: Tue, 08 Aug 2017 21:38:17 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 219963] www/firefox: update to 55.0 Message-ID: <bug-219963-21738-DD3UEeaBUW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-219963-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-219963-21738@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=3D219963 Jan Beich <jbeich@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #185168| |maintainer-approval?(feld@F Flags| |reeBSD.org), | |maintainer-approval?(jkim@F | |reeBSD.org) --- Comment #21 from Jan Beich <jbeich@FreeBSD.org> --- Created attachment 185168 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D185168&action= =3Dedit sqlite3 fix FWIW, ports r447541 forgot to keep tcl-sqlite in sync with sqlite. (In reply to Jung-uk Kim from comment #18) > + @${REINPLACE_CMD} -e 's|SQLITE_ENABLE_FTS3|SQLITE_ENABLE_FTS4|g' \ > + ${WRKSRC}/old-configure.in This is going to be hard to upstream given the issue is specific to our package: FTS3 is turned from an explicit into an implicit option. Let's just restore ENABLE_FTS3. (abusing maintainer-approval as I'm too used to generic review flag from bugzilla.mozilla.org) --=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-219963-21738-DD3UEeaBUW>