Received: by mail.netbsd.org (Postfix, from userid 605) id 523AF85078; Sat, 7 Jul 2018 08:31:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5410485011 for ; Sat, 7 Jul 2018 08:31:03 +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 unIcZxLGTeEw for ; Sat, 7 Jul 2018 08:31:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 893F484D3C for ; Sat, 7 Jul 2018 08:31:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 82C28FBEC; Sat, 7 Jul 2018 08:31:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1530952262209290" MIME-Version: 1.0 Date: Sat, 7 Jul 2018 08:31:02 +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: <20180707083102.82C28FBEC@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. --_----------=_1530952262209290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Jul 7 08:31:02 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated textproc/py-yaml, Updated textproc/py-m2r To generate a diff of this commit: cvs rdiff -u -r1.3107 -r1.3108 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1530952262209290 Content-Disposition: inline Content-Length: 780 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.3107 pkgsrc/doc/CHANGES-2018:1.3108 --- pkgsrc/doc/CHANGES-2018:1.3107 Sat Jul 7 08:16:39 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Jul 7 08:31:02 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3107 2018/07/07 08:16:39 joerg Exp $ +$NetBSD: CHANGES-2018,v 1.3108 2018/07/07 08:31:02 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4471,3 +4471,5 @@ Changes to the packages collection and i Updated x11/libXxf86misc to 1.0.4 [wiz 2018-07-07] Updated x11/libXScrnSaver to 1.2.3 [wiz 2018-07-07] Added devel/py-hg-evolve version 8.0.1 [joerg 2018-07-07] + Updated textproc/py-yaml to 3.13 [adam 2018-07-07] + Updated textproc/py-m2r to 0.1.15 [adam 2018-07-07] --_----------=_1530952262209290--