[Bug 283929] databases/sqlite3: Update to 3.47.2
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 283929] databases/sqlite3: Update to 3.47.2"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Jan 2025 16:21:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283929 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? 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? -- You are receiving this mail because: You are the assignee for the bug.