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 E97A57A172 for ; Mon, 12 Jun 2017 12:08:57 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9AFD384DFF; Mon, 12 Jun 2017 12:08:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2C87D84D9E for ; Mon, 12 Jun 2017 12:08:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id XWqMrss6suYh for ; Mon, 12 Jun 2017 12:08:56 +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 9068C84CDD for ; Mon, 12 Jun 2017 12:08:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8A5D5FAB0; Mon, 12 Jun 2017 12:08:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1497269336177940" MIME-Version: 1.0 Date: Mon, 12 Jun 2017 12:08:56 +0000 From: "David Brownlee" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: abs@netbsd.org X-Mailer: log_accum Message-Id: <20170612120856.8A5D5FAB0@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. --_----------=_1497269336177940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: abs Date: Mon Jun 12 12:08:56 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated databases/sql-workbench to 122 To generate a diff of this commit: cvs rdiff -u -r1.2324 -r1.2325 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1497269336177940 Content-Disposition: inline Content-Length: 722 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.2324 pkgsrc/doc/CHANGES-2017:1.2325 --- pkgsrc/doc/CHANGES-2017:1.2324 Mon Jun 12 10:20:30 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Jun 12 12:08:56 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2324 2017/06/12 10:20:30 adam Exp $ +$NetBSD: CHANGES-2017,v 1.2325 2017/06/12 12:08:56 abs Exp $ Changes to the packages collection and infrastructure in 2017: @@ -2941,3 +2941,4 @@ Changes to the packages collection and i Updated devel/gitolite to 3.6.6 [wiz 2017-06-12] Updated www/py-flask to 0.12.2 [adam 2017-06-12] Updated devel/py-hypothesis to 3.11.3 [adam 2017-06-12] + Updated databases/sql-workbench to 122 [abs 2017-06-12] --_----------=_1497269336177940--