git: 531d5cbb9636 - main - databases/pgpool-II-40: Update version 4.0.21=>4.0.22
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Feb 2023 15:46:54 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=531d5cbb9636ebce845ef1ffc54be8eb50236db8 commit 531d5cbb9636ebce845ef1ffc54be8eb50236db8 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-02-20 14:53:07 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-02-20 15:46:44 +0000 databases/pgpool-II-40: Update version 4.0.21=>4.0.22 Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-0-22.html Approved by: tz (mail) Sponsored by: Bounce Experts --- databases/pgpool-II-40/Makefile | 8 +++++++- databases/pgpool-II-40/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/databases/pgpool-II-40/Makefile b/databases/pgpool-II-40/Makefile index 1e8928e0c6bd..5cc3fa54ee99 100644 --- a/databases/pgpool-II-40/Makefile +++ b/databases/pgpool-II-40/Makefile @@ -1,5 +1,5 @@ PORTNAME= pgpool-II -PORTVERSION= 4.0.21 +PORTVERSION= 4.0.22 CATEGORIES= databases MASTER_SITES= http://www.pgpool.net/mediawiki/images/ PKGNAMESUFFIX= 40 @@ -36,6 +36,12 @@ PAM_CONFIGURE_ON= --with-pam SSL_USES= ssl SSL_CONFIGURE_WITH= openssl +.include <bsd.port.options.mk> + +.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400079 +CFLAGS+= -Wno-error=int-conversion +.endif + post-install: @${MKDIR} ${STAGEDIR}/var/run/pgpool ${INSTALL_LIB} ${WRKSRC}/src/libs/pcp/.libs/libpcp.so.1.0.0 ${STAGEDIR}${PREFIX}/lib diff --git a/databases/pgpool-II-40/distinfo b/databases/pgpool-II-40/distinfo index 228f3921f8e0..b1c1d39ace00 100644 --- a/databases/pgpool-II-40/distinfo +++ b/databases/pgpool-II-40/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672508896 -SHA256 (pgpool-II-4.0.21.tar.gz) = e3da965b7b4e46d8e4eb9e35535bbf3414d37bd86fc6be19d1de2c42eee1f7d9 -SIZE (pgpool-II-4.0.21.tar.gz) = 3959552 +TIMESTAMP = 1676902919 +SHA256 (pgpool-II-4.0.22.tar.gz) = 77fae336a9d925b08bd3301bad2e9bc2703e01aa46ddac4b2c7c6f38483f9512 +SIZE (pgpool-II-4.0.22.tar.gz) = 3967982