git: f18bcd860bda - main - databases/pgpool-II-41: Update version 4.1.10=>4.1.12
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Jun 2022 03:11:40 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=f18bcd860bda38b19aa0d770d4d129a698dbf1ac commit f18bcd860bda38b19aa0d770d4d129a698dbf1ac Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-06-26 20:01:24 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-06-27 03:11:28 +0000 databases/pgpool-II-41: Update version 4.1.10=>4.1.12 Approved by: tz (private email) Relnotes: https://www.pgpool.net/docs/latest/en/html/release-4-1-12.html Sponsored by: Bounce Experts --- databases/pgpool-II-41/Makefile | 20 +++++++++----------- databases/pgpool-II-41/distinfo | 6 +++--- 2 files changed, 12 insertions(+), 14 deletions(-) diff --git a/databases/pgpool-II-41/Makefile b/databases/pgpool-II-41/Makefile index 1f0240242aac..7a9bd1efcbb9 100644 --- a/databases/pgpool-II-41/Makefile +++ b/databases/pgpool-II-41/Makefile @@ -1,5 +1,5 @@ PORTNAME= pgpool-II -PORTVERSION= 4.1.10 +PORTVERSION= 4.1.12 CATEGORIES= databases MASTER_SITES= http://www.pgpool.net/mediawiki/images/ PKGNAMESUFFIX= 41 @@ -10,8 +10,6 @@ COMMENT= Connection pool server for PostgreSQL LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -PORTSCOUT= limit:^4.1.[0-9]* - USES= gmake libtool pgsql:9.6+ USE_LDCONFIG= yes USE_RC_SUBR= pgpool @@ -20,22 +18,22 @@ GNU_CONFIGURE= yes CONFLICTS= pgpool-II +PORTSCOUT= limit:^4.1.[0-9]* + PORTDOCS= * +OPTIONS_DEFINE= DOCS MEMCACHED PAM SSL +OPTIONS_DEFAULT= SSL + +MEMCACHED_DESC= Use memcached for in memory query cache PAM_DESC= Build with PAM support SSL_DESC= Build with OpenSSL support -MEMCACHED_DESC = Use memcached for in memory query cache - -OPTIONS_DEFINE= DOCS SSL PAM MEMCACHED -OPTIONS_DEFAULT= SSL -MEMCACHED_CONFIGURE_ON= --with-memcached=${LOCALBASE}/include MEMCACHED_LIB_DEPENDS= libmemcached.so:databases/libmemcached - +MEMCACHED_CONFIGURE_ON= --with-memcached=${LOCALBASE}/include PAM_CONFIGURE_ON= --with-pam - -SSL_CONFIGURE_WITH= openssl SSL_USES= ssl +SSL_CONFIGURE_WITH= openssl post-install: @${MKDIR} ${STAGEDIR}/var/run/pgpool diff --git a/databases/pgpool-II-41/distinfo b/databases/pgpool-II-41/distinfo index 02105b501916..5d9c7fcf5966 100644 --- a/databases/pgpool-II-41/distinfo +++ b/databases/pgpool-II-41/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640294007 -SHA256 (pgpool-II-4.1.10.tar.gz) = 420b8e1ddd828ee8c35e45614f48f8c3c6833c258ea9ea5ee0f48561cb6c278f -SIZE (pgpool-II-4.1.10.tar.gz) = 4349702 +TIMESTAMP = 1656271976 +SHA256 (pgpool-II-4.1.12.tar.gz) = 82297eb57d9f57ac00902a746762647a368ac3ec9efe740d9c89cbfe03483a11 +SIZE (pgpool-II-4.1.12.tar.gz) = 4389433