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)
Sat, Aug 8, 5:15 PM
Unknown Object (File)
Sat, Aug 8, 9:36 AM
Unknown Object (File)
Tue, Jul 28, 12:59 PM
Unknown Object (File)
Mon, Jul 27, 12:32 AM
Unknown Object (File)
Thu, Jul 23, 12:08 AM
Unknown Object (File)
Sat, Jul 18, 7:34 AM
Unknown Object (File)
Jul 1 2026, 4:23 PM
Unknown Object (File)
Jun 29 2026, 11: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
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lcook requested review of this revision.Jan 30 2021, 2:27 PM
databases/tcl-sqlite3/Makefile
32 ↗(On Diff #83142)

^ why +=?

databases/tcl-sqlite3/Makefile
32 ↗(On Diff #83142)

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 ↗(On Diff #83142)

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.