git: f5f4cf3f2374 - main - databases/postgresql-plproxy: Update to 2.11.0
Po-Chuan Hsieh <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f5f4cf3f2374a4cab14eb433cd7b3ff9681a03f2 commit f5f4cf3f2374a4cab14eb433cd7b3ff9681a03f2 Author: Po-Chuan Hsieh <[email protected]> AuthorDate: 2026-08-19 12:24:41 +0000 Commit: Po-Chuan Hsieh <[email protected]> CommitDate: 2026-08-19 12:55:15 +0000 databases/postgresql-plproxy: Update to 2.11.0 - Update WWW Changes: https://github.com/plproxy/plproxy/releases https://plproxy.github.io/changelog.html --- databases/postgresql-plproxy/Makefile | 5 +++-- databases/postgresql-plproxy/distinfo | 6 +++--- databases/postgresql-plproxy/pkg-plist | 17 +++++++++-------- 3 files changed, 15 insertions(+), 13 deletions(-) diff --git a/databases/postgresql-plproxy/Makefile b/databases/postgresql-plproxy/Makefile index 37234a016d2c..dbe8276e2d86 100644 --- a/databases/postgresql-plproxy/Makefile +++ b/databases/postgresql-plproxy/Makefile @@ -1,12 +1,13 @@ PORTNAME= plproxy -PORTVERSION= 2.10.0 +PORTVERSION= 2.11.0 CATEGORIES= databases MASTER_SITES= https://plproxy.github.io/downloads/files/${PORTVERSION}/ PKGNAMEPREFIX= postgresql- MAINTAINER= [email protected] COMMENT= Function-based sharding for PostgreSQL -WWW= https://plproxy.github.io/ +WWW= https://plproxy.github.io/ \ + https://github.com/plproxy/plproxy LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/COPYRIGHT diff --git a/databases/postgresql-plproxy/distinfo b/databases/postgresql-plproxy/distinfo index bfb29f94e916..c5fc0efdd02c 100644 --- a/databases/postgresql-plproxy/distinfo +++ b/databases/postgresql-plproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1601319664 -SHA256 (plproxy-2.10.0.tar.gz) = 2b7eac566bb476fb73185951d1d73c1255c027013d3d9670f8ac7dbe55c4560d -SIZE (plproxy-2.10.0.tar.gz) = 77653 +TIMESTAMP = 1784005022 +SHA256 (plproxy-2.11.0.tar.gz) = 99d45d344a58450700d3e476d54eac35d8bf43fa5ee01537be47eb8ed2c969dd +SIZE (plproxy-2.11.0.tar.gz) = 77895 diff --git a/databases/postgresql-plproxy/pkg-plist b/databases/postgresql-plproxy/pkg-plist index d2dc3cdd0475..59afa809ea2c 100644 --- a/databases/postgresql-plproxy/pkg-plist +++ b/databases/postgresql-plproxy/pkg-plist @@ -1,10 +1,11 @@ lib/postgresql/plproxy.so -share/postgresql/extension/plproxy--2.10.0.sql -share/postgresql/extension/plproxy--2.3.0--2.10.0.sql -share/postgresql/extension/plproxy--2.4.0--2.10.0.sql -share/postgresql/extension/plproxy--2.5.0--2.10.0.sql -share/postgresql/extension/plproxy--2.6.0--2.10.0.sql -share/postgresql/extension/plproxy--2.7.0--2.10.0.sql -share/postgresql/extension/plproxy--2.8.0--2.10.0.sql -share/postgresql/extension/plproxy--2.9.0--2.10.0.sql +share/postgresql/extension/plproxy--2.10.0--2.11.0.sql +share/postgresql/extension/plproxy--2.11.0.sql +share/postgresql/extension/plproxy--2.3.0--2.11.0.sql +share/postgresql/extension/plproxy--2.4.0--2.11.0.sql +share/postgresql/extension/plproxy--2.5.0--2.11.0.sql +share/postgresql/extension/plproxy--2.6.0--2.11.0.sql +share/postgresql/extension/plproxy--2.7.0--2.11.0.sql +share/postgresql/extension/plproxy--2.8.0--2.11.0.sql +share/postgresql/extension/plproxy--2.9.0--2.11.0.sql share/postgresql/extension/plproxy.control