git: cc12e004f460 - main - databases/postgresql19-*: Connect to the tree
Vladimir Druzenko <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=cc12e004f460f636a99589565f9e3eaa42fb8554 commit cc12e004f460f636a99589565f9e3eaa42fb8554 Author: Trond Endrestøl <[email protected]> AuthorDate: 2026-08-18 14:25:49 +0000 Commit: Vladimir Druzenko <[email protected]> CommitDate: 2026-08-18 14:33:25 +0000 databases/postgresql19-*: Connect to the tree PR: 297634 Approved by: Palle Girgensohn <[email protected]> (pgsql, maintainer, blanket - fix tree) Fixes: 60c44ec8a907 (Update to latest versions) Sponsored by: UNIS Labs --- databases/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/databases/Makefile b/databases/Makefile index d633f0c22b6f..b5df929c73be 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -736,6 +736,14 @@ SUBDIR += postgresql18-plpython SUBDIR += postgresql18-pltcl SUBDIR += postgresql18-server + SUBDIR += postgresql19-client + SUBDIR += postgresql19-contrib + SUBDIR += postgresql19-docs + SUBDIR += postgresql19-pgtcl + SUBDIR += postgresql19-plperl + SUBDIR += postgresql19-plpython + SUBDIR += postgresql19-pltcl + SUBDIR += postgresql19-server SUBDIR += powa-archivist SUBDIR += powa-web SUBDIR += powerarchitect