Anyone?
On Fri, Apr 05, 2013 at 01:38:36PM -0400, David Hill wrote:
> update databases/pgpool to 3.2.3
>
> please review
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/databases/pgpool/Makefile,v
> retrieving revision 1.4
> diff -u -p -r1.4 Makefile
> --- Makefile 11 Mar 2013 02:52:07 -0000 1.4
> +++ Makefile 5 Apr 2013 17:35:08 -0000
> @@ -2,7 +2,7 @@
>
> COMMENT= connection pool server for PostgreSQL
>
> -DISTNAME= pgpool-II-3.2.0
> +DISTNAME= pgpool-II-3.2.3
>
> CATEGORIES= databases
>
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/databases/pgpool/distinfo,v
> retrieving revision 1.3
> diff -u -p -r1.3 distinfo
> --- distinfo 24 Sep 2012 19:39:59 -0000 1.3
> +++ distinfo 5 Apr 2013 17:35:08 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (pgpool-II-3.2.0.tar.gz) =
> LkHOeBVPx+nhPrNPC2DjUtYYPeCMQEC+qfvdkU4+KOA=
> -SIZE (pgpool-II-3.2.0.tar.gz) = 1599391
> +SHA256 (pgpool-II-3.2.3.tar.gz) =
> yztilXr+UG5LQgvcC5Wfgp1ixwj9zhoX2ZqFIcWGpeU=
> +SIZE (pgpool-II-3.2.3.tar.gz) = 1563129
> Index: patches/patch-watchdog_watchdog_c
> ===================================================================
> RCS file: patches/patch-watchdog_watchdog_c
> diff -N patches/patch-watchdog_watchdog_c
> --- patches/patch-watchdog_watchdog_c 24 Sep 2012 19:39:59 -0000 1.1
> +++ /dev/null 1 Jan 1970 00:00:00 -0000
> @@ -1,11 +0,0 @@
> -$OpenBSD: patch-watchdog_watchdog_c,v 1.1 2012/09/24 19:39:59 pea Exp $
> ---- watchdog/watchdog.c.orig Sun Sep 16 12:26:05 2012
> -+++ watchdog/watchdog.c Sun Sep 16 12:26:12 2012
> -@@ -25,7 +25,6 @@
> - #include <string.h>
> - #include <stdlib.h>
> - #include <signal.h>
> --#include <wait.h>
> - #include <ctype.h>
> - #include <sys/un.h>
> - #include <sys/types.h>
>