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 88AFD7A26F for ; Fri, 5 May 2017 06:50:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 34FE0855E5; Fri, 5 May 2017 06:50:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BAC23855E1 for ; Fri, 5 May 2017 06:50:29 +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 zmL-eDhBrRbA for ; Fri, 5 May 2017 06:50:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 2979E855DB for ; Fri, 5 May 2017 06:50:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 27BB9FBE4; Fri, 5 May 2017 06:50:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1493967029167600" MIME-Version: 1.0 Date: Fri, 5 May 2017 06:50:29 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20170505065029.27BB9FBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1493967029167600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri May 5 06:50:29 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated databases/py-ldap to 2.4.38; databases/py-ldap3 to 2.2.3 To generate a diff of this commit: cvs rdiff -u -r1.1880 -r1.1881 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1493967029167600 Content-Disposition: inline Content-Length: 775 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.1880 pkgsrc/doc/CHANGES-2017:1.1881 --- pkgsrc/doc/CHANGES-2017:1.1880 Fri May 5 01:56:08 2017 +++ pkgsrc/doc/CHANGES-2017 Fri May 5 06:50:29 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1880 2017/05/05 01:56:08 mef Exp $ +$NetBSD: CHANGES-2017,v 1.1881 2017/05/05 06:50:29 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -2359,3 +2359,5 @@ Changes to the packages collection and i Updated devel/p5-Test-Deep to 1.127 [mef 2017-05-05] Updated devel/pkg-config to 0.29.2 [mef 2017-05-05] Updated devel/pkgconf to 1.3.5 [mef 2017-05-05] + Updated databases/py-ldap to 2.4.38 [adam 2017-05-05] + Updated databases/py-ldap3 to 2.2.3 [adam 2017-05-05] --_----------=_1493967029167600--