databases/pgpool: update to 3.7.18 and unbreak with -fno-common

ok sthen@ pea@ (MAINTAINER)

pea@ will update it to 4.2 branch :)
This commit is contained in:
landry 2021-02-20 18:26:27 +00:00
parent 6499f81b2b
commit 0c102781ac
3 changed files with 8 additions and 8 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.13 2019/07/12 21:15:34 sthen Exp $
# $OpenBSD: Makefile,v 1.14 2021/02/20 18:26:27 landry Exp $
COMMENT= connection pool server for PostgreSQL
DISTNAME= pgpool-II-3.7.5
DISTNAME= pgpool-II-3.7.18
CATEGORIES= databases

View File

@ -1,2 +1,2 @@
SHA256 (pgpool-II-3.7.5.tar.gz) = UQrHzQDiKW3FCtHMvIb5MI38Ns+pjQQGa5o3pUZMR8E=
SIZE (pgpool-II-3.7.5.tar.gz) = 3276279
SHA256 (pgpool-II-3.7.18.tar.gz) = 0I4zuZYUjHukHw5PWjMLU5Ec1srJTHh3gIewaMjaCX4=
SIZE (pgpool-II-3.7.18.tar.gz) = 3447131

View File

@ -1,6 +1,7 @@
@comment $OpenBSD: PLIST,v 1.3 2017/12/19 09:02:03 pea Exp $
@comment $OpenBSD: PLIST,v 1.4 2021/02/20 18:26:27 landry Exp $
@newgroup _pgpool:690
@newuser _pgpool:690:_pgpool:daemon:pgpool daemon:/nonexistent:/sbin/nologin
@rcscript ${RCDIR}/pgpool
@bin bin/pcp_attach_node
@bin bin/pcp_detach_node
@bin bin/pcp_node_count
@ -20,10 +21,10 @@ include/libpcp_ext.h
include/pcp.h
include/pool_process_reporting.h
include/pool_type.h
lib/libpcp.a
@static-lib lib/libpcp.a
lib/libpcp.la
@lib lib/libpcp.so.${LIBpcp_VERSION}
lib/postgresql/pgpool-regclass.so
@so lib/postgresql/pgpool-regclass.so
@man man/man8/pgpool.8
share/examples/pgpool-II/
share/examples/pgpool-II/pcp.conf.sample
@ -43,4 +44,3 @@ share/postgresql/extension/
share/postgresql/extension/pgpool-regclass.sql
share/postgresql/extension/pgpool_regclass--1.0.sql
share/postgresql/extension/pgpool_regclass.control
@rcscript ${RCDIR}/pgpool