Received: by mail.netbsd.org (Postfix, from userid 605) id B719585588; Thu, 3 Aug 2017 18:22:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4860284D94 for ; Thu, 3 Aug 2017 18:22:59 +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 Rpg_evqEzqa5 for ; Thu, 3 Aug 2017 18:22:58 +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 A170484CF0 for ; Thu, 3 Aug 2017 18:22:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9FA6AFACD; Thu, 3 Aug 2017 18:22:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1501784578201160" MIME-Version: 1.0 Date: Thu, 3 Aug 2017 18:22:58 +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: <20170803182258.9FA6AFACD@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. --_----------=_1501784578201160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Aug 3 18:22:58 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated databases/py-sqlalchemy to 1.1.13 To generate a diff of this commit: cvs rdiff -u -r1.3111 -r1.3112 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1501784578201160 Content-Disposition: inline Content-Length: 714 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.3111 pkgsrc/doc/CHANGES-2017:1.3112 --- pkgsrc/doc/CHANGES-2017:1.3111 Thu Aug 3 13:56:59 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Aug 3 18:22:58 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3111 2017/08/03 13:56:59 adam Exp $ +$NetBSD: CHANGES-2017,v 1.3112 2017/08/03 18:22:58 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4322,3 +4322,4 @@ Changes to the packages collection and i Updated net/radsecproxy to 1.6.9 [he 2017-08-03] Updated net/nmap to 7.60 [adam 2017-08-03] Updated devel/py-rply to 0.7.5 [adam 2017-08-03] + Updated databases/py-sqlalchemy to 1.1.13 [adam 2017-08-03] --_----------=_1501784578201160--