From f18b1ceaea3d1b56ad15395efce4064344557ae9 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Wed, 25 Feb 2004 13:47:27 +0000 Subject: o Fix some bugs reported on ML. o Fix more style bugs in debug message. o Add internal function to postmaster which returns current replication server. o Add new packet handler to pgreplicate which returns cluster node status information. o Add check scripts for nagios. These scripts may be useful, but not intended to officially supported by me. I'll make them as another port when they become stable. --- databases/pgcluster/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/pgcluster/Makefile') diff --git a/databases/pgcluster/Makefile b/databases/pgcluster/Makefile index fc4f985fb55f..010959628f25 100644 --- a/databases/pgcluster/Makefile +++ b/databases/pgcluster/Makefile @@ -6,7 +6,7 @@ PORTNAME= pgcluster PORTVERSION= 1.0.6b -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_PGSQL} MASTER_SITE_SUBDIR= v${BASEPGSQL} -- cgit v1.2.3