diff options
author | adam <adam> | 2014-03-03 17:36:37 +0000 |
---|---|---|
committer | adam <adam> | 2014-03-03 17:36:37 +0000 |
commit | 906734f6f4d660f7089fe6b4d89f964310ed3c43 (patch) | |
tree | 51b022e6408a692fd21a5eadcc30aa884c977e18 /databases/slony1 | |
parent | 8587d2c3d08c3f54d12e8acb8f06048e599cfa69 (diff) | |
download | pkgsrc-906734f6f4d660f7089fe6b4d89f964310ed3c43.tar.gz |
Changes 2.2.2:
Bug 327 - Fix invalid free() in the logApply trigger
Include server include paths on --with-pgport builds for slonik
Diffstat (limited to 'databases/slony1')
-rw-r--r-- | databases/slony1/Makefile | 4 | ||||
-rw-r--r-- | databases/slony1/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/slony1/Makefile b/databases/slony1/Makefile index fb21883878a..cc04c811297 100644 --- a/databases/slony1/Makefile +++ b/databases/slony1/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.24 2013/12/31 12:09:52 adam Exp $ +# $NetBSD: Makefile,v 1.25 2014/03/03 17:36:37 adam Exp $ -DISTNAME= slony1-2.2.1 +DISTNAME= slony1-2.2.2 CATEGORIES= databases MASTER_SITES= http://slony.info/downloads/${PKGVERSION_NOREV:R}/source/ EXTRACT_SUFX= .tar.bz2 diff --git a/databases/slony1/distinfo b/databases/slony1/distinfo index 1995ea24338..1a5492357c7 100644 --- a/databases/slony1/distinfo +++ b/databases/slony1/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.15 2013/12/31 12:09:52 adam Exp $ +$NetBSD: distinfo,v 1.16 2014/03/03 17:36:37 adam Exp $ -SHA1 (slony1-2.2.1.tar.bz2) = 97ed5e9e47b2bf85cfbcb2fc56a45093bfede2e4 -RMD160 (slony1-2.2.1.tar.bz2) = e0c45e32521af6c066e18e74039b3aaa7ee19eb0 -Size (slony1-2.2.1.tar.bz2) = 1466866 bytes +SHA1 (slony1-2.2.2.tar.bz2) = d219a22d5c5557c06b40eb41b12366cf762c4d04 +RMD160 (slony1-2.2.2.tar.bz2) = 21857338f8af6fa8b6ad988e502ece29471791e7 +Size (slony1-2.2.2.tar.bz2) = 1466576 bytes SHA1 (patch-aa) = 4d384c712e1ba42564eb13ef6a3d08b7360e2298 SHA1 (patch-ab) = 8937bed61506b48fb15ba76ea30dcd06aa6bd760 |