Received: by mail.netbsd.org (Postfix, from userid 605) id 1795784DEE; Sun, 13 Jan 2019 12:00:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 87E7284DB1 for ; Sun, 13 Jan 2019 12:00:09 +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 X3seEyuiGk-r for ; Sun, 13 Jan 2019 12:00:09 +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 D0BC384D25 for ; Sun, 13 Jan 2019 12:00:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CD79CFB16; Sun, 13 Jan 2019 12:00:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154738080858860" MIME-Version: 1.0 Date: Sun, 13 Jan 2019 12:00:08 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20190113120008.CD79CFB16@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. --_----------=_154738080858860 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Sun Jan 13 12:00:08 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: Updated emulators/bochs to 2.6.9 To generate a diff of this commit: cvs rdiff -u -r1.174 -r1.175 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.18755 -r1.18756 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154738080858860 Content-Disposition: inline Content-Length: 1259 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.174 pkgsrc/doc/CHANGES-2019:1.175 --- pkgsrc/doc/CHANGES-2019:1.174 Sun Jan 13 04:24:35 2019 +++ pkgsrc/doc/CHANGES-2019 Sun Jan 13 12:00:08 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.174 2019/01/13 04:24:35 schmonz Exp $ +$NetBSD: CHANGES-2019,v 1.175 2019/01/13 12:00:08 ryoon Exp $ Changes to the packages collection and infrastructure in 2019: @@ -239,3 +239,4 @@ Changes to the packages collection and i Updated www/p5-HTTP-OAI to 4.08 [wen 2019-01-13] Updated net/p5-SNMP-Info to 3.64 [wen 2019-01-13] Added security/go-mkcert version 1.2.0 [schmonz 2019-01-13] + Updated emulators/bochs to 2.6.9 [ryoon 2019-01-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18755 pkgsrc/doc/TODO:1.18756 --- pkgsrc/doc/TODO:1.18755 Thu Jan 10 22:37:15 2019 +++ pkgsrc/doc/TODO Sun Jan 13 12:00:08 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18755 2019/01/10 22:37:15 tnn Exp $ +$NetBSD: TODO,v 1.18756 2019/01/13 12:00:08 ryoon Exp $ Suggested new packages ====================== @@ -437,7 +437,6 @@ For possible Perl packages updates, see o bliz++-0.10 o blur6ex-0.3.462 o bmkdep-20140112 - o bochs-2.6.9 o boolean-7.1 o borgbackup-1.1.8 o bos-2.5 --_----------=_154738080858860--