Received: by mail.netbsd.org (Postfix, from userid 605) id 6A1E184DD7; Wed, 12 Dec 2018 12:47:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4FD3E84D82 for ; Wed, 12 Dec 2018 12:47:22 +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 8yua_JAQn5Sf for ; Wed, 12 Dec 2018 12:47:21 +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 790C584CCC for ; Wed, 12 Dec 2018 12:47:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 72E4EFB16; Wed, 12 Dec 2018 12:47:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1544618841157190" MIME-Version: 1.0 Date: Wed, 12 Dec 2018 12:47: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: <20181212124721.72E4EFB16@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. --_----------=_1544618841157190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Dec 12 12:47:21 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated devel/creduce, textproc/oniguruma To generate a diff of this commit: cvs rdiff -u -r1.5149 -r1.5150 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1544618841157190 Content-Disposition: inline Content-Length: 769 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.5149 pkgsrc/doc/CHANGES-2018:1.5150 --- pkgsrc/doc/CHANGES-2018:1.5149 Wed Dec 12 11:10:11 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Dec 12 12:47:21 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5149 2018/12/12 11:10:11 leot Exp $ +$NetBSD: CHANGES-2018,v 1.5150 2018/12/12 12:47:21 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7168,3 +7168,5 @@ Changes to the packages collection and i Updated pkgtools/rc.d-boot to 20181211 [schmonz 2018-12-12] Updated net/hub to 2.6.1 [leot 2018-12-12] Updated www/curl to 7.63.0 [leot 2018-12-12] + Updated devel/creduce to 2.8.0nb2 [adam 2018-12-12] + Updated textproc/oniguruma to 6.9.1 [adam 2018-12-12] --_----------=_1544618841157190--