Date: Sun, 13 Mar 2016 13:56:44 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410970 - head/databases/pgbouncer Message-ID: <201603131356.u2DDuiec022459@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Sun Mar 13 13:56:44 2016 New Revision: 410970 URL: https://svnweb.freebsd.org/changeset/ports/410970 Log: Update to 1.7.2. PR: 207538 Submitted by: cmt Approved by: m.tsatsenko@gmail.com (maintainer) Modified: head/databases/pgbouncer/Makefile head/databases/pgbouncer/distinfo Modified: head/databases/pgbouncer/Makefile ============================================================================== --- head/databases/pgbouncer/Makefile Sun Mar 13 13:52:59 2016 (r410969) +++ head/databases/pgbouncer/Makefile Sun Mar 13 13:56:44 2016 (r410970) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pgbouncer -PORTVERSION= 1.7 +PORTVERSION= 1.7.2 CATEGORIES= databases MASTER_SITES= https://pgbouncer.github.io/downloads/files/${PORTVERSION}/ \ http://pgbouncer.github.io/downloads/files/${PORTVERSION}/ Modified: head/databases/pgbouncer/distinfo ============================================================================== --- head/databases/pgbouncer/distinfo Sun Mar 13 13:52:59 2016 (r410969) +++ head/databases/pgbouncer/distinfo Sun Mar 13 13:56:44 2016 (r410970) @@ -1,2 +1,2 @@ -SHA256 (pgbouncer-1.7.tar.gz) = a53fd6a3bc4c51a77cbf0437788b31015287c564427b2c3037a85e93f1500cea -SIZE (pgbouncer-1.7.tar.gz) = 459080 +SHA256 (pgbouncer-1.7.2.tar.gz) = de36b318fe4a2f20a5f60d1c5ea62c1ca331f6813d2c484866ecb59265a160ba +SIZE (pgbouncer-1.7.2.tar.gz) = 462374
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603131356.u2DDuiec022459>