Page MenuHomeFreeBSD

databases/tcl-sqlite3: Update to 3.34.1
ClosedPublic

Authored by lcook on Jan 30 2021, 2:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 31, 4:16 AM
Unknown Object (File)
Sat, Oct 25, 2:17 AM
Unknown Object (File)
Thu, Oct 16, 11:08 PM
Unknown Object (File)
Thu, Oct 9, 12:55 PM
Unknown Object (File)
Wed, Oct 8, 4:50 PM
Unknown Object (File)
Wed, Oct 8, 10:33 AM
Unknown Object (File)
Oct 2 2025, 3:05 PM
Unknown Object (File)
Sep 30 2025, 9:49 PM
Subscribers

Details

Summary

While here, pet portclippy.

Changelog:

QA:

  • portlint: OK (looks fine).
  • testport: OK (poudriere: 12.2-RELEASE, amd64/i386).

PR: 252964
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 36621
Build 33510: arc lint + arc unit

Event Timeline

lcook requested review of this revision.Jan 30 2021, 2:27 PM
databases/tcl-sqlite3/Makefile
32

^ why +=?

databases/tcl-sqlite3/Makefile
32

Good question. Having looked at the prior-version, it seems they were relying on adding the manpages (to PLIST_FILES) at a later point in the Makefile. Probably went unnoticed for a while. Would you like me to update the revision accounting for this?

tcberner added inline comments.
databases/tcl-sqlite3/Makefile
32

no, just fix it before committing

This revision is now accepted and ready to land.Jan 30 2021, 4:29 PM
This revision was automatically updated to reflect the committed changes.