Update to 1.6.1

ok sthen@
This commit is contained in:
pea 2015-09-11 12:39:27 +00:00
parent 5424c40a2d
commit 443a53c739
2 changed files with 7 additions and 6 deletions

View File

@ -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

View File

@ -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