Date: Thu, 15 Nov 2018 22:09:04 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r485055 - in head/databases: pgpool pgpool-II-35 pgpool-II-36 pgpool-II-37 pgpool-II-40 Message-ID: <201811152209.wAFM94gv030018@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Thu Nov 15 22:09:04 2018 New Revision: 485055 URL: https://svnweb.freebsd.org/changeset/ports/485055 Log: Fix WWW Approved by: tz (implicit) Sponsored by: Netzkommune GmbH Modified: head/databases/pgpool-II-35/pkg-descr head/databases/pgpool-II-36/pkg-descr head/databases/pgpool-II-37/pkg-descr head/databases/pgpool-II-40/pkg-descr head/databases/pgpool/pkg-descr Modified: head/databases/pgpool-II-35/pkg-descr ============================================================================== --- head/databases/pgpool-II-35/pkg-descr Thu Nov 15 21:53:44 2018 (r485054) +++ head/databases/pgpool-II-35/pkg-descr Thu Nov 15 22:09:04 2018 (r485055) @@ -5,4 +5,4 @@ connect to pgpool as if it were a standard PostgreSQL pgpool caches the connection to PostgreSQL server to reduce the overhead to establish the connection to it. -WWW: http://pgpool.net/ +WWW: https://pgpool.net/ Modified: head/databases/pgpool-II-36/pkg-descr ============================================================================== --- head/databases/pgpool-II-36/pkg-descr Thu Nov 15 21:53:44 2018 (r485054) +++ head/databases/pgpool-II-36/pkg-descr Thu Nov 15 22:09:04 2018 (r485055) @@ -5,4 +5,4 @@ connect to pgpool as if it were a standard PostgreSQL pgpool caches the connection to PostgreSQL server to reduce the overhead to establish the connection to it. -WWW: http://pgpool.net/ +WWW: https://pgpool.net/ Modified: head/databases/pgpool-II-37/pkg-descr ============================================================================== --- head/databases/pgpool-II-37/pkg-descr Thu Nov 15 21:53:44 2018 (r485054) +++ head/databases/pgpool-II-37/pkg-descr Thu Nov 15 22:09:04 2018 (r485055) @@ -5,4 +5,4 @@ connect to pgpool as if it were a standard PostgreSQL pgpool caches the connection to PostgreSQL server to reduce the overhead to establish the connection to it. -WWW: http://pgpool.net/ +WWW: https://pgpool.net/ Modified: head/databases/pgpool-II-40/pkg-descr ============================================================================== --- head/databases/pgpool-II-40/pkg-descr Thu Nov 15 21:53:44 2018 (r485054) +++ head/databases/pgpool-II-40/pkg-descr Thu Nov 15 22:09:04 2018 (r485055) @@ -5,4 +5,4 @@ connect to pgpool as if it were a standard PostgreSQL pgpool caches the connection to PostgreSQL server to reduce the overhead to establish the connection to it. -WWW: http://pgpool.net/ +WWW: https://pgpool.net/ Modified: head/databases/pgpool/pkg-descr ============================================================================== --- head/databases/pgpool/pkg-descr Thu Nov 15 21:53:44 2018 (r485054) +++ head/databases/pgpool/pkg-descr Thu Nov 15 22:09:04 2018 (r485055) @@ -5,4 +5,4 @@ connect to pgpool as if it were a standard PostgreSQL pgpool caches the connection to PostgreSQL server to reduce the overhead to establish the connection to it. -WWW: http://pgpool.net/ +WWW: https://pgpool.net/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811152209.wAFM94gv030018>