Received: by mail.netbsd.org (Postfix, from userid 605) id 13A0884DAB; Wed, 7 Feb 2018 08:01:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 92E1E84D8F for ; Wed, 7 Feb 2018 08:01:22 +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 PoR1W4kX9usw for ; Wed, 7 Feb 2018 08:01:22 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F0D0884D47 for ; Wed, 7 Feb 2018 08:01:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ECB51FB40; Wed, 7 Feb 2018 08:01:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1517990481275530" MIME-Version: 1.0 Date: Wed, 7 Feb 2018 08:01:21 +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: <20180207080121.ECB51FB40@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. --_----------=_1517990481275530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Feb 7 08:01:21 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated devel/py-test-sugar, textproc/py-regex To generate a diff of this commit: cvs rdiff -u -r1.559 -r1.560 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1517990481275530 Content-Disposition: inline Content-Length: 793 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.559 pkgsrc/doc/CHANGES-2018:1.560 --- pkgsrc/doc/CHANGES-2018:1.559 Wed Feb 7 01:12:15 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Feb 7 08:01:21 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.559 2018/02/07 01:12:15 minskim Exp $ +$NetBSD: CHANGES-2018,v 1.560 2018/02/07 08:01:21 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -842,3 +842,5 @@ Changes to the packages collection and i Added devel/R-uuid version 0.1.2 [minskim 2018-02-06] Updated sysutils/memtestplus to 5.01nb5 [maya 2018-02-07] Added math/R-fracdiff version 1.4.2 [minskim 2018-02-07] + Updated devel/py-test-sugar to 0.9.1 [adam 2018-02-07] + Updated textproc/py-regex to 2018.02.03 [adam 2018-02-07] --_----------=_1517990481275530--