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
F132438725: D28426.diff
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)
Thu, Oct 2, 3:05 PM
Unknown Object (File)
Tue, Sep 30, 9:49 PM
Unknown Object (File)
Tue, Sep 30, 8:12 PM
Unknown Object (File)
Sun, Sep 21, 11:39 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.