From nobody Wed Mar 11 07:59:40 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fW37J5ZM0z6Vy75 for ; Wed, 11 Mar 2026 07:59:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fW37J359hz3bDX for ; Wed, 11 Mar 2026 07:59:40 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773215980; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=TTCVXl6NyZ+m2+8Fh/Loc+NYu5h0p/bOkIxi5D9FF6c=; b=VBS5OIoetRSZrl3ea0/hRICU5RS1Y1meQwfxpxGN7k6Y6K8oaFmOOLmJLj3DqLDtNkY9LU /XM/DxmBJzNwBfZYtqhl84qCiVYWTOzb5yph6YOT18C+0c0hXsX/TZ+rH44X/G2ijzcFaT V4dX+qB7qFNTb9bJaYoNRgc589pBt6fn/zqqEAK5mviESewmzcAO2zetuRwlg3gzNfv2pG iS2GPXV5SQ67YFhPyZFl5dyGCy4Zh+8OQDFKWoWqla6ko0OrBvcTZC4A3xCcjSbaBnsfFN u+aNBReB6i7qG3AuEFkujsHeItOxheKQ0/evcbzIC8+9PoqKlU7uvzeepPWbxQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773215980; a=rsa-sha256; cv=none; b=QoPmJJlCN0Av9sClvTG9eOYaf8fxHkO9vtjhTsxhPFC+1WtRCUtwaabm4P2DEqzscZfzSc ZCdNS/sAuvCN7bsqIsZLQf3VEDDKo99xsbaOQ7924dEWNgepA9hdxZytrsagE7nGkBUODn KkStEOLpFJcr4it9CwePHPPscIs/mSZF3i3rydmodoB0l35Sgt1YS889iPbabAzpmJ5QXM 6+3b5T7LTlbSlLBjUONqr0qneVBz3TksR03BcJrY379C/6b60CVFJMvUcNjXv/vdrjWtT0 3+yGZhNJ8Eu2WjF045vqNG7qpA7tzWaFdOcao8Ob5mUFbaCKnTxgJwAtpzmjbw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773215980; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=TTCVXl6NyZ+m2+8Fh/Loc+NYu5h0p/bOkIxi5D9FF6c=; b=hW1fFUUheI6WEd1zVRB2aIr8ovYhxUayBSOQMZSgVUe49E7fLDOVy0xOb8eoNONtIjghqA eSrSHjDjoBvzdKzQDKvyJKYWpw3TdJYQckFS/iKbLVzXfKANEMjE768fVVdgRIW0PA3kK2 ye7frYSN7yXaoY6LZq4BwhoKRjPz/C3A+FVFxcgsbe1rdx2fsRkriVvUjieAHCz1/ZGuYE 9FCQxxd78DxTH7iW8HYg4nZrZYBC8Wr8eg09+Tizd7M3AiuPMQtJC4pcYWtq7hkd+FeWUD LT/xL72PqRbRTAkeGpSQIyxB0SnXsbEVMVHeorADHEPgCuvTK2ksvLmmvFUyKQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fW37J2c82zqbg for ; Wed, 11 Mar 2026 07:59:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3493a by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 11 Mar 2026 07:59:40 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Palle Girgensohn Subject: git: cabc410719f9 - 2026Q1 - databases/postgresql??-*: Update to latest version List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: girgen X-Git-Repository: ports X-Git-Refname: refs/heads/2026Q1 X-Git-Reftype: branch X-Git-Commit: cabc410719f93eac72b6f90c5ad4859f7055e45e Auto-Submitted: auto-generated Date: Wed, 11 Mar 2026 07:59:40 +0000 Message-Id: <69b120ec.3493a.6edf3e91@gitrepo.freebsd.org> The branch 2026Q1 has been updated by girgen: URL: https://cgit.FreeBSD.org/ports/commit/?id=cabc410719f93eac72b6f90c5ad4859f7055e45e commit cabc410719f93eac72b6f90c5ad4859f7055e45e Author: Palle Girgensohn AuthorDate: 2026-02-26 12:37:52 +0000 Commit: Palle Girgensohn CommitDate: 2026-03-11 07:58:42 +0000 databases/postgresql??-*: Update to latest version The PostgreSQL Global Development Group has released an update to all supported versions of PostgreSQL, including 18.3, 17.9, 16.13, 15.17, and 14.22. This is an out-of-cycle release that fixes several regressions reported after the last update release. Release notes: https://www.postgresql.org/about/news/postgresql-183-179-1613-1517-and-1422-released-3246/ https://wiki.postgresql.org/wiki/2026-02_Regression_Fixes (cherry picked from commit a6361f4a39787740ae300170da7a74eeb752b7b0) --- databases/postgresql14-client/Makefile | 2 +- databases/postgresql14-contrib/Makefile | 2 +- databases/postgresql14-plperl/Makefile | 2 +- databases/postgresql14-plpython/Makefile | 2 +- databases/postgresql14-pltcl/Makefile | 2 +- databases/postgresql14-server/Makefile | 2 +- databases/postgresql14-server/distinfo | 6 +++--- databases/postgresql15-client/Makefile | 2 +- databases/postgresql15-contrib/Makefile | 2 +- databases/postgresql15-plperl/Makefile | 2 +- databases/postgresql15-plpython/Makefile | 2 +- databases/postgresql15-pltcl/Makefile | 2 +- databases/postgresql15-server/Makefile | 2 +- databases/postgresql15-server/distinfo | 6 +++--- databases/postgresql16-client/Makefile | 2 +- databases/postgresql16-contrib/Makefile | 2 +- databases/postgresql16-plperl/Makefile | 2 +- databases/postgresql16-plpython/Makefile | 2 +- databases/postgresql16-pltcl/Makefile | 2 +- databases/postgresql16-server/Makefile | 2 +- databases/postgresql16-server/distinfo | 6 +++--- databases/postgresql17-client/Makefile | 2 +- databases/postgresql17-contrib/Makefile | 2 +- databases/postgresql17-plperl/Makefile | 2 +- databases/postgresql17-plpython/Makefile | 2 +- databases/postgresql17-pltcl/Makefile | 2 +- databases/postgresql17-server/Makefile | 2 +- databases/postgresql17-server/distinfo | 6 +++--- databases/postgresql18-client/Makefile | 2 +- databases/postgresql18-contrib/Makefile | 2 +- databases/postgresql18-plperl/Makefile | 2 +- databases/postgresql18-plpython/Makefile | 2 +- databases/postgresql18-pltcl/Makefile | 2 +- databases/postgresql18-server/Makefile | 2 +- databases/postgresql18-server/distinfo | 6 +++--- 35 files changed, 45 insertions(+), 45 deletions(-) diff --git a/databases/postgresql14-client/Makefile b/databases/postgresql14-client/Makefile index 11359088451d..df7b3ee92a4d 100644 --- a/databases/postgresql14-client/Makefile +++ b/databases/postgresql14-client/Makefile @@ -1,5 +1,5 @@ PORTNAME= postgresql -PORTREVISION= 2 +PORTREVISION= 0 COMMENT= PostgreSQL database (client) diff --git a/databases/postgresql14-contrib/Makefile b/databases/postgresql14-contrib/Makefile index cc49bb514af0..e60bf88b53b4 100644 --- a/databases/postgresql14-contrib/Makefile +++ b/databases/postgresql14-contrib/Makefile @@ -1,5 +1,5 @@ PORTNAME= postgresql -REVISION= 1 +PORTREVISION= 0 CATEGORIES= databases MAINTAINER= pgsql@FreeBSD.org diff --git a/databases/postgresql14-plperl/Makefile b/databases/postgresql14-plperl/Makefile index 64558c042265..3cb6e894c99e 100644 --- a/databases/postgresql14-plperl/Makefile +++ b/databases/postgresql14-plperl/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgresql # Keep the ?=, this port is used as master by the other plperl. -PORTREVISION?= 1 +PORTREVISION?= 0 CATEGORIES= databases perl5 PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT} diff --git a/databases/postgresql14-plpython/Makefile b/databases/postgresql14-plpython/Makefile index 26645c55192b..47c468226bdc 100644 --- a/databases/postgresql14-plpython/Makefile +++ b/databases/postgresql14-plpython/Makefile @@ -1,7 +1,7 @@ PORTNAME= postgresql CATEGORIES= databases python # Keep the ?=, it is used as master by the other plpython ports. -PORTREVISION?= 1 +PORTREVISION?= 0 PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT} MAINTAINER= pgsql@FreeBSD.org diff --git a/databases/postgresql14-pltcl/Makefile b/databases/postgresql14-pltcl/Makefile index 44b3c1cf1bfb..d7468f28f0ca 100644 --- a/databases/postgresql14-pltcl/Makefile +++ b/databases/postgresql14-pltcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgresql # Keep the ?=, it is used by the other pltcl ports. -PORTREVISION?= 1 +PORTREVISION?= 0 CATEGORIES= databases tcl PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT} diff --git a/databases/postgresql14-server/Makefile b/databases/postgresql14-server/Makefile index 21128404f324..c276e7184afd 100644 --- a/databases/postgresql14-server/Makefile +++ b/databases/postgresql14-server/Makefile @@ -1,4 +1,4 @@ -DISTVERSION?= 14.21 +DISTVERSION?= 14.22 # PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and # not their own. Probably best to keep it at ?=0 when reset here too. PORTREVISION?= 0 diff --git a/databases/postgresql14-server/distinfo b/databases/postgresql14-server/distinfo index dd139b827a9c..4a61b639cdd7 100644 --- a/databases/postgresql14-server/distinfo +++ b/databases/postgresql14-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1770716740 -SHA256 (postgresql/postgresql-14.21.tar.bz2) = 5b30f19347efff32b6e09ed2cdff0b04e9aee913ec9bb7414de2b7c17b17f1f9 -SIZE (postgresql/postgresql-14.21.tar.bz2) = 22535378 +TIMESTAMP = 1771928563 +SHA256 (postgresql/postgresql-14.22.tar.bz2) = f57938ad30067077720277f6d7db05aafc07d1545efd2ed82f199ba828a7ad34 +SIZE (postgresql/postgresql-14.22.tar.bz2) = 22534388 diff --git a/databases/postgresql15-client/Makefile b/databases/postgresql15-client/Makefile index 85ecd23d2055..7ece428a2873 100644 --- a/databases/postgresql15-client/Makefile +++ b/databases/postgresql15-client/Makefile @@ -1,5 +1,5 @@ PORTNAME= postgresql -PORTREVISION= 2 +PORTREVISION= 0 COMMENT= PostgreSQL database (client) diff --git a/databases/postgresql15-contrib/Makefile b/databases/postgresql15-contrib/Makefile index 029971d32399..8d8803e14f03 100644 --- a/databases/postgresql15-contrib/Makefile +++ b/databases/postgresql15-contrib/Makefile @@ -1,5 +1,5 @@ PORTNAME= postgresql -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= databases MAINTAINER= pgsql@FreeBSD.org diff --git a/databases/postgresql15-plperl/Makefile b/databases/postgresql15-plperl/Makefile index 9460a1e7b67c..996289b0b187 100644 --- a/databases/postgresql15-plperl/Makefile +++ b/databases/postgresql15-plperl/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgresql # Keep the ?=, this port is used as master by the other plperl. -PORTREVISION?= 1 +PORTREVISION?= 0 CATEGORIES= databases perl5 PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT} diff --git a/databases/postgresql15-plpython/Makefile b/databases/postgresql15-plpython/Makefile index c390f7bed4aa..5545b860c18b 100644 --- a/databases/postgresql15-plpython/Makefile +++ b/databases/postgresql15-plpython/Makefile @@ -1,7 +1,7 @@ PORTNAME= postgresql CATEGORIES= databases python # Keep the ?=, it is used as master by the other plpython ports. -PORTREVISION?= 1 +PORTREVISION?= 0 PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT} MAINTAINER= pgsql@FreeBSD.org diff --git a/databases/postgresql15-pltcl/Makefile b/databases/postgresql15-pltcl/Makefile index 3da7763ea7d8..497032f0d07b 100644 --- a/databases/postgresql15-pltcl/Makefile +++ b/databases/postgresql15-pltcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgresql # Keep the ?=, it is used by the other pltcl ports. -PORTREVISION?= 1 +PORTREVISION?= 0 CATEGORIES= databases tcl PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT} diff --git a/databases/postgresql15-server/Makefile b/databases/postgresql15-server/Makefile index f8dddea5f594..5c2fed7f8fc7 100644 --- a/databases/postgresql15-server/Makefile +++ b/databases/postgresql15-server/Makefile @@ -1,4 +1,4 @@ -DISTVERSION?= 15.16 +DISTVERSION?= 15.17 # PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and # not their own. Probably best to keep it at ?=0 when reset here too. PORTREVISION?= 0 diff --git a/databases/postgresql15-server/distinfo b/databases/postgresql15-server/distinfo index 4afa19d30c4b..b39fa3c55f04 100644 --- a/databases/postgresql15-server/distinfo +++ b/databases/postgresql15-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1770716757 -SHA256 (postgresql/postgresql-15.16.tar.bz2) = 695ee29a77be1f5010e10f3667696f29871587f7aa311eadc1f809bea287cf48 -SIZE (postgresql/postgresql-15.16.tar.bz2) = 23350381 +TIMESTAMP = 1771928564 +SHA256 (postgresql/postgresql-15.17.tar.bz2) = ae14f24c14727e0b2ded1c5553031666099bd1054db3ef44bfa6e2bd6d554a56 +SIZE (postgresql/postgresql-15.17.tar.bz2) = 23357238 diff --git a/databases/postgresql16-client/Makefile b/databases/postgresql16-client/Makefile index e258a7b3e917..538bb135dec0 100644 --- a/databases/postgresql16-client/Makefile +++ b/databases/postgresql16-client/Makefile @@ -1,5 +1,5 @@ PORTNAME= postgresql -PORTREVISION= 2 +PORTREVISION= 0 COMMENT= PostgreSQL database (client) diff --git a/databases/postgresql16-contrib/Makefile b/databases/postgresql16-contrib/Makefile index e68f712cb309..cd8376580200 100644 --- a/databases/postgresql16-contrib/Makefile +++ b/databases/postgresql16-contrib/Makefile @@ -1,5 +1,5 @@ PORTNAME= postgresql -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= databases MAINTAINER= pgsql@FreeBSD.org diff --git a/databases/postgresql16-plperl/Makefile b/databases/postgresql16-plperl/Makefile index 16021221c1e7..11fb616ea16c 100644 --- a/databases/postgresql16-plperl/Makefile +++ b/databases/postgresql16-plperl/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgresql # Keep the ?=, this port is used as master by the other plperl. -PORTREVISION?= 1 +PORTREVISION?= 0 CATEGORIES= databases perl5 PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT} diff --git a/databases/postgresql16-plpython/Makefile b/databases/postgresql16-plpython/Makefile index 4b9d332abe96..5f68bc60a927 100644 --- a/databases/postgresql16-plpython/Makefile +++ b/databases/postgresql16-plpython/Makefile @@ -1,7 +1,7 @@ PORTNAME= postgresql CATEGORIES= databases python # Keep the ?=, it is used as master by the other plpython ports. -PORTREVISION?= 1 +PORTREVISION?= 0 PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT} MAINTAINER= pgsql@FreeBSD.org diff --git a/databases/postgresql16-pltcl/Makefile b/databases/postgresql16-pltcl/Makefile index 6356c01ad4b9..e0c84196b3c5 100644 --- a/databases/postgresql16-pltcl/Makefile +++ b/databases/postgresql16-pltcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgresql # Keep the ?=, it is used by the other pltcl ports. -PORTREVISION?= 1 +PORTREVISION?= 0 CATEGORIES= databases tcl PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT} diff --git a/databases/postgresql16-server/Makefile b/databases/postgresql16-server/Makefile index a93ea275a752..72b2b4d377d4 100644 --- a/databases/postgresql16-server/Makefile +++ b/databases/postgresql16-server/Makefile @@ -1,4 +1,4 @@ -DISTVERSION?= 16.12 +DISTVERSION?= 16.13 # PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and # not their own. Probably best to keep it at ?=0 when reset here too. PORTREVISION?= 0 diff --git a/databases/postgresql16-server/distinfo b/databases/postgresql16-server/distinfo index a1dca8232e51..b6939042847d 100644 --- a/databases/postgresql16-server/distinfo +++ b/databases/postgresql16-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1770716758 -SHA256 (postgresql/postgresql-16.12.tar.bz2) = b253ee949303ef5df00e24002600da4fb37e5ccfafa78718c6ea6a936b4d97f1 -SIZE (postgresql/postgresql-16.12.tar.bz2) = 25055882 +TIMESTAMP = 1771928565 +SHA256 (postgresql/postgresql-16.13.tar.bz2) = dc2ddbbd245c0265a689408e3d2f2f3f9ba2da96bd19318214b313cdd9797287 +SIZE (postgresql/postgresql-16.13.tar.bz2) = 25051306 diff --git a/databases/postgresql17-client/Makefile b/databases/postgresql17-client/Makefile index 9b287fddba31..2d8399f6d0fa 100644 --- a/databases/postgresql17-client/Makefile +++ b/databases/postgresql17-client/Makefile @@ -1,5 +1,5 @@ PORTNAME= postgresql -PORTREVISION= 2 +PORTREVISION= 0 COMMENT= PostgreSQL database (client) diff --git a/databases/postgresql17-contrib/Makefile b/databases/postgresql17-contrib/Makefile index 001c798933c8..1a55a4cc9a46 100644 --- a/databases/postgresql17-contrib/Makefile +++ b/databases/postgresql17-contrib/Makefile @@ -1,5 +1,5 @@ PORTNAME= postgresql -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= databases MAINTAINER= pgsql@FreeBSD.org diff --git a/databases/postgresql17-plperl/Makefile b/databases/postgresql17-plperl/Makefile index 3e4936e25dae..1de271ecbaf0 100644 --- a/databases/postgresql17-plperl/Makefile +++ b/databases/postgresql17-plperl/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgresql # Keep the ?=, this port is used as master by the other plperl. -PORTREVISION?= 1 +PORTREVISION?= 0 CATEGORIES= databases perl5 PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT} diff --git a/databases/postgresql17-plpython/Makefile b/databases/postgresql17-plpython/Makefile index de572c2ab87e..6fc9a43b1551 100644 --- a/databases/postgresql17-plpython/Makefile +++ b/databases/postgresql17-plpython/Makefile @@ -1,7 +1,7 @@ PORTNAME= postgresql CATEGORIES= databases python # Keep the ?=, it is used as master by the other plpython ports. -PORTREVISION?= 1 +PORTREVISION?= 0 PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT} MAINTAINER= pgsql@FreeBSD.org diff --git a/databases/postgresql17-pltcl/Makefile b/databases/postgresql17-pltcl/Makefile index 8a52fd957a34..7759f6045000 100644 --- a/databases/postgresql17-pltcl/Makefile +++ b/databases/postgresql17-pltcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgresql # Keep the ?=, it is used by the other pltcl ports. -PORTREVISION?= 1 +PORTREVISION?= 0 CATEGORIES= databases tcl PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT} diff --git a/databases/postgresql17-server/Makefile b/databases/postgresql17-server/Makefile index 1ce45c1f5c01..041ff655e4df 100644 --- a/databases/postgresql17-server/Makefile +++ b/databases/postgresql17-server/Makefile @@ -1,4 +1,4 @@ -DISTVERSION?= 17.8 +DISTVERSION?= 17.9 # PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and # not their own. Probably best to keep it at ?=0 when reset here too. PORTREVISION?= 0 diff --git a/databases/postgresql17-server/distinfo b/databases/postgresql17-server/distinfo index 04d458440fc0..18c20f0f9982 100644 --- a/databases/postgresql17-server/distinfo +++ b/databases/postgresql17-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1770716759 -SHA256 (postgresql/postgresql-17.8.tar.bz2) = a88d195dd93730452d0cfa1a11896720d6d1ba084bc2be7d7fc557fa4e4158a0 -SIZE (postgresql/postgresql-17.8.tar.bz2) = 21637088 +TIMESTAMP = 1771928567 +SHA256 (postgresql/postgresql-17.9.tar.bz2) = 3b9a62538a8da151e807a3ddb1198e8605f2032544d78f403ae883d27ecf1ee4 +SIZE (postgresql/postgresql-17.9.tar.bz2) = 21648916 diff --git a/databases/postgresql18-client/Makefile b/databases/postgresql18-client/Makefile index 5dabf9060252..a8997543b326 100644 --- a/databases/postgresql18-client/Makefile +++ b/databases/postgresql18-client/Makefile @@ -1,5 +1,5 @@ PORTNAME= postgresql -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= PostgreSQL database (client) diff --git a/databases/postgresql18-contrib/Makefile b/databases/postgresql18-contrib/Makefile index 63ab398118a1..9a73e8733994 100644 --- a/databases/postgresql18-contrib/Makefile +++ b/databases/postgresql18-contrib/Makefile @@ -1,5 +1,5 @@ PORTNAME= postgresql -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= databases MAINTAINER= pgsql@FreeBSD.org diff --git a/databases/postgresql18-plperl/Makefile b/databases/postgresql18-plperl/Makefile index e9b808311720..9a5f3dbff77b 100644 --- a/databases/postgresql18-plperl/Makefile +++ b/databases/postgresql18-plperl/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgresql # Keep the ?=, this port is used as master by the other plperl. -PORTREVISION?= 1 +PORTREVISION?= 0 CATEGORIES= databases perl5 PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT} diff --git a/databases/postgresql18-plpython/Makefile b/databases/postgresql18-plpython/Makefile index 0dcbdb2a2693..435c54cdbc2e 100644 --- a/databases/postgresql18-plpython/Makefile +++ b/databases/postgresql18-plpython/Makefile @@ -1,7 +1,7 @@ PORTNAME= postgresql CATEGORIES= databases python # Keep the ?=, it is used as master by the other plpython ports. -PORTREVISION?= 1 +PORTREVISION?= 0 PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT} MAINTAINER= pgsql@FreeBSD.org diff --git a/databases/postgresql18-pltcl/Makefile b/databases/postgresql18-pltcl/Makefile index e80188aed588..3510c70c4ec6 100644 --- a/databases/postgresql18-pltcl/Makefile +++ b/databases/postgresql18-pltcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgresql # Keep the ?=, it is used by the other pltcl ports. -PORTREVISION?= 1 +PORTREVISION?= 0 CATEGORIES= databases tcl PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT} diff --git a/databases/postgresql18-server/Makefile b/databases/postgresql18-server/Makefile index a098b6ddf7a8..d1482183291c 100644 --- a/databases/postgresql18-server/Makefile +++ b/databases/postgresql18-server/Makefile @@ -1,5 +1,5 @@ PORTNAME?= postgresql -DISTVERSION?= 18.2 +DISTVERSION?= 18.3 # PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and # not their own. Probably best to keep it at ?=0 when reset here too. PORTREVISION?= 0 diff --git a/databases/postgresql18-server/distinfo b/databases/postgresql18-server/distinfo index 4cf44f5dd60e..f86b9e1581c6 100644 --- a/databases/postgresql18-server/distinfo +++ b/databases/postgresql18-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1770716760 -SHA256 (postgresql/postgresql-18.2.tar.bz2) = 5245bd1b79700d55b8e0575be0325ef61e7bbef627e6a616e4cf36ad4687be36 -SIZE (postgresql/postgresql-18.2.tar.bz2) = 22492584 +TIMESTAMP = 1771928568 +SHA256 (postgresql/postgresql-18.3.tar.bz2) = d95663fbbf3a80f81a9d98d895266bdcb74ba274bcc04ef6d76630a72dee016f +SIZE (postgresql/postgresql-18.3.tar.bz2) = 22497924