Hi, Small bugfixes update to the latest version (1.5.4). Comments, ok ?
Regards, -- Pierre-Emmanuel André <pea at raveland.org> GPG key: 0xBB8D3F0E
Index: Makefile =================================================================== RCS file: /cvs/ports/databases/pgbouncer/Makefile,v retrieving revision 1.19 diff -u -p -u -p -r1.19 Makefile --- Makefile 11 Mar 2013 02:52:07 -0000 1.19 +++ Makefile 27 May 2014 09:02:08 -0000 @@ -2,7 +2,7 @@ COMMENT = lightweight connection pooler for PostgreSQL -DISTNAME = pgbouncer-1.5.3 +DISTNAME = pgbouncer-1.5.4 CATEGORIES = databases @@ -15,7 +15,7 @@ PERMIT_PACKAGE_CDROM = Yes WANTLIB = c event -MASTER_SITES = http://pgfoundry.org/frs/download.php/3369/ +MASTER_SITES = http://pgfoundry.org/frs/download.php/3393/ BUILD_DEPENDS = devel/libeventextra Index: distinfo =================================================================== RCS file: /cvs/ports/databases/pgbouncer/distinfo,v retrieving revision 1.6 diff -u -p -u -p -r1.6 distinfo --- distinfo 16 Oct 2012 13:21:12 -0000 1.6 +++ distinfo 27 May 2014 09:02:08 -0000 @@ -1,2 +1,2 @@ -SHA256 (pgbouncer-1.5.3.tar.gz) = io4DVO7sGqKPQCyrjBJmTpY4yA0GdGfLcnQXpPamqAo= -SIZE (pgbouncer-1.5.3.tar.gz) = 339013 +SHA256 (pgbouncer-1.5.4.tar.gz) = CAQEgvTIh+FNjIxG+rg4//ZAwPPPIx+GrX92a3opIoA= +SIZE (pgbouncer-1.5.4.tar.gz) = 339610
