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
F157041946: D28426.id83149.diff
Mon, May 18, 2:26 AM
F156980728: D28426.diff
Sun, May 17, 6:58 PM
Unknown Object (File)
Sat, May 16, 2:21 AM
Unknown Object (File)
Mon, May 11, 6:12 PM
Unknown Object (File)
Mon, May 11, 3:09 PM
Unknown Object (File)
Wed, May 6, 11:46 PM
Unknown Object (File)
Fri, May 1, 1:04 PM
Unknown Object (File)
Sat, Apr 25, 9:32 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
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.