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)
Thu, Mar 28, 1:25 PM
Unknown Object (File)
Feb 18 2024, 7:05 PM
Unknown Object (File)
Feb 18 2024, 7:05 PM
Unknown Object (File)
Feb 18 2024, 7:05 PM
Unknown Object (File)
Feb 18 2024, 6:52 PM
Unknown Object (File)
Dec 23 2023, 10:32 AM
Unknown Object (File)
Sep 24 2023, 11:42 PM
Unknown Object (File)
Sep 23 2023, 8:08 AM
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.