From owner-svn-ports-all@freebsd.org Tue May 16 10:57:51 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 76573D6F7F0; Tue, 16 May 2017 10:57:51 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 37BDEA95; Tue, 16 May 2017 10:57:51 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4GAvoP6067894; Tue, 16 May 2017 10:57:50 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4GAvnYY067889; Tue, 16 May 2017 10:57:49 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201705161057.v4GAvnYY067889@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Tue, 16 May 2017 10:57:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440995 - in head/databases: . pgpool-II-36 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 May 2017 10:57:51 -0000 Author: tz Date: Tue May 16 10:57:49 2017 New Revision: 440995 URL: https://svnweb.freebsd.org/changeset/ports/440995 Log: New port: databases/pgpool-II-36 This is an repo-copy of databases/pgpool-II-35 updated to 3.6.4 PR: 206839 Added: head/databases/pgpool-II-36/ - copied from r440994, head/databases/pgpool-II-35/ Modified: head/databases/Makefile head/databases/pgpool-II-36/Makefile head/databases/pgpool-II-36/distinfo head/databases/pgpool-II-36/pkg-plist Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Tue May 16 10:19:06 2017 (r440994) +++ head/databases/Makefile Tue May 16 10:57:49 2017 (r440995) @@ -580,6 +580,7 @@ SUBDIR += pgpool-II-30 SUBDIR += pgpool-II-33 SUBDIR += pgpool-II-35 + SUBDIR += pgpool-II-36 SUBDIR += pgpoolAdmin SUBDIR += pgreplay SUBDIR += pgrouting Modified: head/databases/pgpool-II-36/Makefile ============================================================================== --- head/databases/pgpool-II-35/Makefile Tue May 16 10:19:06 2017 (r440994) +++ head/databases/pgpool-II-36/Makefile Tue May 16 10:57:49 2017 (r440995) @@ -1,8 +1,7 @@ -# Created by: Choe, Cheng-Dae # $FreeBSD$ PORTNAME= pgpool -PORTVERSION= 3.5.8 +PORTVERSION= 3.6.4 CATEGORIES= databases MASTER_SITES= http://www.pgpool.net/mediawiki/images/ DISTNAME= ${PORTNAME}-II-${PORTVERSION} @@ -13,7 +12,7 @@ COMMENT= Connection pool server for Post LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -PORTSCOUT= limit:^3.5.[0-9]* +PORTSCOUT= limit:^3.6.[0-9]* USES= gmake libtool pgsql:9.3+ GNU_CONFIGURE= yes Modified: head/databases/pgpool-II-36/distinfo ============================================================================== --- head/databases/pgpool-II-35/distinfo Tue May 16 10:19:06 2017 (r440994) +++ head/databases/pgpool-II-36/distinfo Tue May 16 10:57:49 2017 (r440995) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494929811 -SHA256 (pgpool-II-3.5.8.tar.gz) = 49d509c4cbfc2e4b8105c56e9955f91fe8b6e008cb4cfb8a39ece32a9251f7f6 -SIZE (pgpool-II-3.5.8.tar.gz) = 2254981 +TIMESTAMP = 1494930033 +SHA256 (pgpool-II-3.6.4.tar.gz) = 6ad78b9878d126e8da1e03e8edf3c8d56bb0754fe6432f633e81f6faaf8e6dbf +SIZE (pgpool-II-3.6.4.tar.gz) = 2623625 Modified: head/databases/pgpool-II-36/pkg-plist ============================================================================== --- head/databases/pgpool-II-35/pkg-plist Tue May 16 10:19:06 2017 (r440994) +++ head/databases/pgpool-II-36/pkg-plist Tue May 16 10:57:49 2017 (r440995) @@ -11,6 +11,8 @@ bin/pcp_stop_pgpool bin/pcp_watchdog_info bin/pg_md5 bin/pgpool +bin/pgpool_setup +bin/watchdog_setup @sample etc/pcp.conf.sample @sample etc/pgpool.conf.sample etc/pgpool.conf.sample-master-slave @@ -25,7 +27,6 @@ lib/libpcp.a lib/libpcp.so lib/libpcp.so.1 lib/libpcp.so.1.0.0 -man/man8/pgpool.8.gz %%DATADIR%%/insert_lock.sql %%DATADIR%%/pgpool.pam @dir /var/run/pgpool