Date: Fri, 10 Jan 2025 16:21:30 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 283929] databases/sqlite3: Update to 3.47.2 Message-ID: <bug-283929-7788-ujJxLZvONo@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-283929-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-283929-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=3D283929 Robert Clausecker <fuz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fuz@FreeBSD.org --- Comment #4 from Robert Clausecker <fuz@FreeBSD.org> --- Could you please try and submit future patches in "git-format-patch" format= ?=20 Diffs against random directories are annoying to apply. Note that ${RM} includes -f, there's no need to apply -f explicitly. You inconsistenly use SQLVER in the plist and sqlite${DISTVERSION} in the other. Please try to stick to one convention, i.e. either have a make macro ${SQLVER} and use it everywhere or write sqlite${DISTVERSION} everywhere. Any reason why you remove the .la file? --=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-283929-7788-ujJxLZvONo>