ports/72967: update databases/slony1 to latest

Vivek Khera vivek at khera.org
Thu Nov 4 19:40:36 UTC 2004


The following reply was made to PR ports/72967; it has been noted by GNATS.

From: Vivek Khera <vivek at khera.org>
To: freebsd-ports-bugs at FreeBSD.org, FreeBSD-gnats-submit at FreeBSD.org
Cc:  
Subject: Re: ports/72967: update databases/slony1 to latest
Date: Thu, 4 Nov 2004 14:35:20 -0500

 Here is a revised patch that updates slony1 to 1.0.5, which came out a 
 few hours after 1.0.4 was found to contain an error.
 
 --- slony1.old/Makefile Thu Oct 14 09:56:22 2004
 +++ slony1/Makefile     Thu Nov  4 14:28:11 2004
 @@ -6,11 +6,11 @@
   #
 
   PORTNAME=      slony1
 -PORTVERSION=   1.0.2
 +PORTVERSION=   1.0.5
   CATEGORIES=    databases
   MASTER_SITES=  http://developer.postgresql.org/~wieck/slony1/download/
 
 -MAINTAINER=    ports at FreeBSD.org
 +MAINTAINER=    vivek at 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 Nov  4 14:28:31 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.5.tar.gz) = 66fcc0f53028101e4e0f969e5f47fe43
 +SIZE (slony1-1.0.5.tar.gz) = 374903
 



More information about the freebsd-ports-bugs mailing list