Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Sep 2023 07:05:29 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 678b7f6f620a - main - databases/postgresql16-*: Connect to the build
Message-ID:  <202309040705.38475TuS049420@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=678b7f6f620a29951b8d8b8868c2d72b5dc72097

commit 678b7f6f620a29951b8d8b8868c2d72b5dc72097
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-04 07:05:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-04 07:05:12 +0000

    databases/postgresql16-*: Connect to the build
    
    Approved by:    portmgr (blanket)
---
 databases/Makefile | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/databases/Makefile b/databases/Makefile
index 7ffec98b1eef..c4e72c6ecc07 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -714,6 +714,14 @@
     SUBDIR += postgresql15-plpython
     SUBDIR += postgresql15-pltcl
     SUBDIR += postgresql15-server
+    SUBDIR += postgresql16-client
+    SUBDIR += postgresql16-contrib
+    SUBDIR += postgresql16-docs
+    SUBDIR += postgresql16-pgtcl
+    SUBDIR += postgresql16-plperl
+    SUBDIR += postgresql16-plpython
+    SUBDIR += postgresql16-pltcl
+    SUBDIR += postgresql16-server
     SUBDIR += powa-archivist
     SUBDIR += powa-web
     SUBDIR += powerarchitect



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309040705.38475TuS049420>