diff --git a/databases/postgresql/Makefile b/databases/postgresql/Makefile index 67628e0449e..a32406d03eb 100644 --- a/databases/postgresql/Makefile +++ b/databases/postgresql/Makefile @@ -5,7 +5,7 @@ COMMENT-contrib=PostgreSQL RDBMS contributions COMMENT-plpython=Python procedural language for PostgreSQL COMMENT-pg_upgrade=Support for upgrading PostgreSQL data from previous version -VERSION= 18.3 +VERSION= 18.4 PREV_MAJOR= 17 DISTNAME= postgresql-${VERSION} PKGNAME-main= postgresql-client-${VERSION} diff --git a/databases/postgresql/distinfo b/databases/postgresql/distinfo index 262faadfc01..a91fe83dbb0 100644 --- a/databases/postgresql/distinfo +++ b/databases/postgresql/distinfo @@ -1,2 +1,2 @@ -SHA256 (postgresql-18.3.tar.gz) = ngVP/W4BPaLCyaG/1uBiyYh100DfCAUWVRyWubCSalk= -SIZE (postgresql-18.3.tar.gz) = 29416481 +SHA256 (postgresql-18.4.tar.gz) = RQqo8toGxG+CIZFugq4GsE+xBA+PAGQ9v4t9ZjyqwLk= +SIZE (postgresql-18.4.tar.gz) = 29477735 diff --git a/databases/postgresql/pkg/PLIST-docs b/databases/postgresql/pkg/PLIST-docs index ab0f4814127..4d3c626f50d 100644 --- a/databases/postgresql/pkg/PLIST-docs +++ b/databases/postgresql/pkg/PLIST-docs @@ -707,6 +707,7 @@ share/doc/postgresql/html/regress.html share/doc/postgresql/html/release-18-1.html share/doc/postgresql/html/release-18-2.html share/doc/postgresql/html/release-18-3.html +share/doc/postgresql/html/release-18-4.html share/doc/postgresql/html/release-18.html share/doc/postgresql/html/release-prior.html share/doc/postgresql/html/release.html