Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 6E2907A2A7 for ; Sun, 1 Jan 2017 15:17:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1FBBF85710; Sun, 1 Jan 2017 15:17:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A524A855C4 for ; Sun, 1 Jan 2017 15:17:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id gVdD5rcIbd6l for ; Sun, 1 Jan 2017 15:17:03 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 3578485583 for ; Sun, 1 Jan 2017 15:17:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 33879FBA6; Sun, 1 Jan 2017 15:17:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1483283823167240" MIME-Version: 1.0 Date: Sun, 1 Jan 2017 15:17:03 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/databases/slony1 To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20170101151703.33879FBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1483283823167240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Jan 1 15:17:03 UTC 2017 Modified Files: pkgsrc/databases/slony1: Makefile distinfo Log Message: Changes 2.2.5: This release includes the following bug fixes * Bug 359 dditional parameter to GetConfigOptionByName() in PG 9.6 * Misc other fixes to compile against PG 9.6 * PG 9.5 makefile fix for win32 * Remove 'unsupported' warning for PG 9.5 To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 pkgsrc/databases/slony1/Makefile cvs rdiff -u -r1.17 -r1.18 pkgsrc/databases/slony1/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1483283823167240 Content-Disposition: inline Content-Length: 1801 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/databases/slony1/Makefile diff -u pkgsrc/databases/slony1/Makefile:1.26 pkgsrc/databases/slony1/Makefile:1.27 --- pkgsrc/databases/slony1/Makefile:1.26 Sun Oct 9 21:41:58 2016 +++ pkgsrc/databases/slony1/Makefile Sun Jan 1 15:17:03 2017 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2016/10/09 21:41:58 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2017/01/01 15:17:03 adam Exp $ -DISTNAME= slony1-2.2.2 -PKGREVISION= 1 +DISTNAME= slony1-2.2.5 CATEGORIES= databases MASTER_SITES= http://slony.info/downloads/${PKGVERSION_NOREV:R}/source/ EXTRACT_SUFX= .tar.bz2 Index: pkgsrc/databases/slony1/distinfo diff -u pkgsrc/databases/slony1/distinfo:1.17 pkgsrc/databases/slony1/distinfo:1.18 --- pkgsrc/databases/slony1/distinfo:1.17 Tue Nov 3 01:56:35 2015 +++ pkgsrc/databases/slony1/distinfo Sun Jan 1 15:17:03 2017 @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.17 2015/11/03 01:56:35 agc Exp $ +$NetBSD: distinfo,v 1.18 2017/01/01 15:17:03 adam Exp $ -SHA1 (slony1-2.2.2.tar.bz2) = d219a22d5c5557c06b40eb41b12366cf762c4d04 -RMD160 (slony1-2.2.2.tar.bz2) = 21857338f8af6fa8b6ad988e502ece29471791e7 -SHA512 (slony1-2.2.2.tar.bz2) = 320d871fc0fa58bd8c7bc4af50f160ff8d8ea008fed3cb69aa15de14adc6bcfbee2d9659fbf196140af8764d192a5914f2a0b1e486c43533b101b91a73dca36c -Size (slony1-2.2.2.tar.bz2) = 1466576 bytes +SHA1 (slony1-2.2.5.tar.bz2) = 2d44227509f94b93e2f26261fabc5481a367b862 +RMD160 (slony1-2.2.5.tar.bz2) = 0a36003db4fcd4faa21054eb8e02d8771152d588 +SHA512 (slony1-2.2.5.tar.bz2) = 06c5d8c136b1560aa6a3b1b7bfbad09fb6bbff7e3c530ceaf0279d4564dd1518c69647368deac9eb19ea5059a2d78fef26f62bd34315f5f3415ca0f5cb0992aa +Size (slony1-2.2.5.tar.bz2) = 1466439 bytes SHA1 (patch-aa) = 4d384c712e1ba42564eb13ef6a3d08b7360e2298 SHA1 (patch-ab) = 8937bed61506b48fb15ba76ea30dcd06aa6bd760 --_----------=_1483283823167240--