From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 21 16:40:29 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3AC016A4CE for ; Thu, 21 Oct 2004 16:40:29 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7607643D1D for ; Thu, 21 Oct 2004 16:40:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i9LGeTPY070755 for ; Thu, 21 Oct 2004 16:40:29 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9LGeTna070754; Thu, 21 Oct 2004 16:40:29 GMT (envelope-from gnats) Resent-Date: Thu, 21 Oct 2004 16:40:29 GMT Resent-Message-Id: <200410211640.i9LGeTna070754@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Vivek Khera Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6F2416A4CE for ; Thu, 21 Oct 2004 16:36:05 +0000 (GMT) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 644CF43D41 for ; Thu, 21 Oct 2004 16:36:05 +0000 (GMT) (envelope-from khera@kcilink.com) Received: by yertle.kcilink.com (Postfix, from userid 100) id 001A0217B5; Thu, 21 Oct 2004 12:36:04 -0400 (EDT) Message-Id: <20041021163604.001A0217B5@yertle.kcilink.com> Date: Thu, 21 Oct 2004 12:36:04 -0400 (EDT) From: Vivek Khera To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/72967: update databases/slony1 to latest X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Vivek Khera List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Oct 2004 16:40:29 -0000 >Number: 72967 >Category: ports >Synopsis: update databases/slony1 to latest >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Oct 21 16:40:29 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Vivek Khera >Release: FreeBSD 4.10-STABLE i386 >Organization: >Environment: System: FreeBSD yertle.int.kciLink.com 4.10-STABLE FreeBSD 4.10-STABLE #12: Tue Jul 13 13:13:38 EDT 2004 khera@yertle.int.kciLink.com:/u/yertle2/usr.obj/u/sources/usr/src/sys/YERTLE i386 >Description: I am willing to take ownership of this port, as reflected in the patch below. Update databases/slony1 replication software for Postgres to latest version, 1.0.4. notes for ports/UPDATING file: The proper upgrade procedure is: 1. Stop the slon replication engine on all nodes. 2. Install the new Slony version on all nodes. 3. Execute a slonik script containing the command update functions (id = ); for every node in the cluster. 4. Start all slon replication engines. >How-To-Repeat: >Fix: diff -Pru slony1.old/Makefile slony1/Makefile --- slony1.old/Makefile Thu Oct 14 09:56:22 2004 +++ slony1/Makefile Thu Oct 21 12:12:29 2004 @@ -6,11 +6,11 @@ # PORTNAME= slony1 -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.4 CATEGORIES= databases MASTER_SITES= http://developer.postgresql.org/~wieck/slony1/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= vivek@khera.org COMMENT= PostgreSQL master to multiple slaves replication system PGSQL_PORT= ${PORTSDIR}/databases/postgresql7 diff -Pru slony1.old/distinfo slony1/distinfo --- slony1.old/distinfo Thu Aug 26 15:46:16 2004 +++ slony1/distinfo Thu Oct 21 12:13:00 2004 @@ -1,2 +1,2 @@ -MD5 (slony1-1.0.2.tar.gz) = 0ca6a4af061793a6d0a998a514ea50f7 -SIZE (slony1-1.0.2.tar.gz) = 322353 +MD5 (slony1-1.0.4.tar.gz) = 1deb1a1b23284ad4818d9993aa39f6bb +SIZE (slony1-1.0.4.tar.gz) = 374588 >Release-Note: >Audit-Trail: >Unformatted: