From 443a53c7397ac8e6ed5187bd87943fbfd81688b3 Mon Sep 17 00:00:00 2001 From: pea Date: Fri, 11 Sep 2015 12:39:27 +0000 Subject: [PATCH] Update to 1.6.1 ok sthen@ --- databases/pgbouncer/Makefile | 9 +++++---- databases/pgbouncer/distinfo | 4 ++-- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/databases/pgbouncer/Makefile b/databases/pgbouncer/Makefile index 187a34efeca..8f6c66a5423 100644 --- a/databases/pgbouncer/Makefile +++ b/databases/pgbouncer/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.21 2015/06/01 09:51:42 pea Exp $ +# $OpenBSD: Makefile,v 1.22 2015/09/11 12:39:27 pea Exp $ COMMENT = lightweight connection pooler for PostgreSQL -DISTNAME = pgbouncer-1.5.5 +V = 1.6.1 +DISTNAME = pgbouncer-${V} CATEGORIES = databases @@ -15,14 +16,14 @@ PERMIT_PACKAGE_CDROM = Yes WANTLIB = c event -MASTER_SITES = https://pgbouncer.github.io/downloads/ +MASTER_SITES = https://pgbouncer.github.io/downloads/files/${V}/ BUILD_DEPENDS = devel/libeventextra CONFIGURE_STYLE = gnu #Disable the detection of asciidoc since docs are already included CONFIGURE_ENV = ASCIIDOC=' ' -CONFIGURE_ARGS = --with-libevent=${LOCALBASE} +CONFIGURE_ARGS = --with-libevent=${LOCALBASE} --without-cares MAKE_FLAGS+= V=1 USE_GMAKE = Yes diff --git a/databases/pgbouncer/distinfo b/databases/pgbouncer/distinfo index 8128b7eeab8..ae453ee4599 100644 --- a/databases/pgbouncer/distinfo +++ b/databases/pgbouncer/distinfo @@ -1,2 +1,2 @@ -SHA256 (pgbouncer-1.5.5.tar.gz) = 1loZLR4uab9EXVNvECEYV5Wfw44CR9GXToAIJTCA4jQ= -SIZE (pgbouncer-1.5.5.tar.gz) = 336145 +SHA256 (pgbouncer-1.6.1.tar.gz) = QP9c2EOZtNo7qGStZU/hVaDtCFJh5o8+MbEReBKxcFY= +SIZE (pgbouncer-1.6.1.tar.gz) = 431076