Received: by mail.netbsd.org (Postfix, from userid 605) id 4421B84D7D; Thu, 6 Sep 2018 09:47:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5BC0584CFB for ; Thu, 6 Sep 2018 09:47:48 +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 2EJiLefJyoRJ for ; Thu, 6 Sep 2018 09:47:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 900CA84C78 for ; Thu, 6 Sep 2018 09:47:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8CB63FBF8; Thu, 6 Sep 2018 09:47:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1536227267180820" MIME-Version: 1.0 Date: Thu, 6 Sep 2018 09:47:47 +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: <20180906094747.8CB63FBF8@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. --_----------=_1536227267180820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Sep 6 09:47:47 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated textproc/oniguruma, sysutils/py-crontab To generate a diff of this commit: cvs rdiff -u -r1.3948 -r1.3949 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1536227267180820 Content-Disposition: inline Content-Length: 804 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.3948 pkgsrc/doc/CHANGES-2018:1.3949 --- pkgsrc/doc/CHANGES-2018:1.3948 Thu Sep 6 09:47:12 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Sep 6 09:47:47 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3948 2018/09/06 09:47:12 jperkin Exp $ +$NetBSD: CHANGES-2018,v 1.3949 2018/09/06 09:47:47 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5554,3 +5554,5 @@ Changes to the packages collection and i Updated emulators/libretro-database to 20180904 [nia 2018-09-06] Removed emulators/retroarch-assets [nia 2018-09-06] Updated sysutils/ipmitool to 1.8.18nb1 [jperkin 2018-09-06] + Updated textproc/oniguruma to 6.9.0 [adam 2018-09-06] + Updated sysutils/py-crontab to 2.3.5 [adam 2018-09-06] --_----------=_1536227267180820--