Received: by mail.netbsd.org (Postfix, from userid 605) id 524BE84F7D; Fri, 20 Jul 2018 09:43:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6A15184F65 for ; Fri, 20 Jul 2018 09:43:51 +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 Cm5nZ6ZZoJJ6 for ; Fri, 20 Jul 2018 09:43:50 +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 99F9484D65 for ; Fri, 20 Jul 2018 09:43:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 96708FBEC; Fri, 20 Jul 2018 09:43:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1532079830184250" MIME-Version: 1.0 Date: Fri, 20 Jul 2018 09:43:50 +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: <20180720094350.96708FBEC@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. --_----------=_1532079830184250 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Jul 20 09:43:50 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated databases/py-peewee, devel/py-dash To generate a diff of this commit: cvs rdiff -u -r1.3276 -r1.3277 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1532079830184250 Content-Disposition: inline Content-Length: 785 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.3276 pkgsrc/doc/CHANGES-2018:1.3277 --- pkgsrc/doc/CHANGES-2018:1.3276 Fri Jul 20 09:41:37 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Jul 20 09:43:50 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3276 2018/07/20 09:41:37 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.3277 2018/07/20 09:43:50 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4683,3 +4683,5 @@ Changes to the packages collection and i Updated net/erlang-esip to 1.0.24 [fhajny 2018-07-20] Updated graphics/erlang-eimp to 1.0.6 [fhajny 2018-07-20] Updated x11/xf86-video-r128 to 6.11.0 [wiz 2018-07-20] + Updated databases/py-peewee to 3.6.4 [adam 2018-07-20] + Updated devel/py-dash to 4.6.1 [adam 2018-07-20] --_----------=_1532079830184250--