From 7ccae1dae74c1a53bc78d3ca9fa059693f420b4c Mon Sep 17 00:00:00 2001 From: adam Date: Tue, 14 Dec 2010 17:57:24 +0000 Subject: Changes 2.0.6: -Fix: Removing extranous '//' from the perl script. -Fix: slon can segfault while shutting down. -Fix: typenameTypeId() changes signatures in 9.1 -Fix: if slon gets confused waiting for its child it will exit. -Fix: distclean deletes the slony_logshipper flex/bison generated files. --- databases/slony1/Makefile | 5 +++-- databases/slony1/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'databases') diff --git a/databases/slony1/Makefile b/databases/slony1/Makefile index 6398ba53eb0..05a689f476b 100644 --- a/databases/slony1/Makefile +++ b/databases/slony1/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2010/10/29 15:49:58 adam Exp $ +# $NetBSD: Makefile,v 1.18 2010/12/14 17:57:24 adam Exp $ -DISTNAME= slony1-2.0.5 +DISTNAME= slony1-2.0.6 CATEGORIES= databases MASTER_SITES= http://slony.info/downloads/2.0/source/ EXTRACT_SUFX= .tar.bz2 @@ -24,6 +24,7 @@ CONFIGURE_ARGS+= --with-pgincludeserverdir=${PGSQL_PREFIX}/include/postgresql/se CONFIGURE_ARGS+= --with-pglibdir=${PGSQL_PREFIX}/lib CONFIGURE_ARGS+= --with-pgpkglibdir=${PGSQL_PREFIX}/lib/postgresql CONFIGURE_ARGS+= --with-pgsharedir=${PGSQL_PREFIX}/share/postgresql +MAKE_FILE= GNUmakefile post-extract: cp ${WRKSRC}/makefiles/Makefile.freebsd ${WRKSRC}/makefiles/Makefile.dragonfly diff --git a/databases/slony1/distinfo b/databases/slony1/distinfo index 92c781ed051..82adcb6f73b 100644 --- a/databases/slony1/distinfo +++ b/databases/slony1/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.11 2010/10/29 15:49:58 adam Exp $ +$NetBSD: distinfo,v 1.12 2010/12/14 17:57:24 adam Exp $ -SHA1 (slony1-2.0.5.tar.bz2) = cc285c8d5659d2389caef281829f6110fe74a392 -RMD160 (slony1-2.0.5.tar.bz2) = 7235658277ab8a7ed0ee722d52f33e766534f18b -Size (slony1-2.0.5.tar.bz2) = 965640 bytes +SHA1 (slony1-2.0.6.tar.bz2) = 6e3c8d9bb8ae138c089782836f9b303cadc82b97 +RMD160 (slony1-2.0.6.tar.bz2) = 39ceec9fc823903e6e2c6080558ab5e00a476697 +Size (slony1-2.0.6.tar.bz2) = 979208 bytes SHA1 (patch-aa) = 591635aa8badd2690629ffd4ba1d4a619d332fbc SHA1 (patch-ab) = de4549aa7fae7aed10f4ebb14de8d5aea5419cb4 -- cgit v1.2.3