Index: head/databases/pgpool/Makefile =================================================================== --- head/databases/pgpool/Makefile (revision 510417) +++ head/databases/pgpool/Makefile (revision 510418) @@ -1,47 +1,46 @@ # Created by: Choe, Cheng-Dae # $FreeBSD$ PORTNAME= pgpool -PORTVERSION= 3.4.24 -PORTREVISION= 1 +PORTVERSION= 3.4.25 CATEGORIES= databases MASTER_SITES= http://www.pgpool.net/mediawiki/images/ DISTNAME= ${PORTNAME}-II-${PORTVERSION} MAINTAINER= tz@FreeBSD.org COMMENT= Connection pool server for PostgreSQL LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING PORTSCOUT= limit:^3.4.[0-9]* USES= gmake libtool pgsql:9.3+ GNU_CONFIGURE= yes USE_LDCONFIG= yes DATADIR= ${PREFIX}/share/${PORTNAME}-II USE_RC_SUBR= pgpool CONFLICTS= pgpool-II-* PORTDOCS= * OPTIONS_DEFINE= DOCS SSL OPTIONS_DEFAULT= SSL SSL_CONFIGURE_WITH= openssl SSL_USES= ssl post-install: @${MKDIR} ${STAGEDIR}/var/run/pgpool ${INSTALL_LIB} ${WRKSRC}/src/libs/pcp/.libs/libpcp.so.0.0.0 ${STAGEDIR}${PREFIX}/lib post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} doc ${STAGEDIR}${DOCSDIR} "-not -name Makefile.\*" .for f in AUTHORS ChangeLog NEWS TODO ${INSTALL_DATA} ${WRKSRC}/$f ${STAGEDIR}${DOCSDIR} .endfor .include Index: head/databases/pgpool/distinfo =================================================================== --- head/databases/pgpool/distinfo (revision 510417) +++ head/databases/pgpool/distinfo (revision 510418) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558014223 -SHA256 (pgpool-II-3.4.24.tar.gz) = be4ca23e77ebb70fe06e83dc1d6ab80839be612913720962f103523eb38f735e -SIZE (pgpool-II-3.4.24.tar.gz) = 2184878 +TIMESTAMP = 1567200275 +SHA256 (pgpool-II-3.4.25.tar.gz) = 9acfa1ac047c92d807e20d0deddebec4ca50e20cc3e7caaf5c8397b608cf165c +SIZE (pgpool-II-3.4.25.tar.gz) = 2187156