Received: by mail.netbsd.org (Postfix, from userid 605) id 0611784DB2; Sun, 6 Oct 2019 11:51:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8188884D9C for ; Sun, 6 Oct 2019 11:51:47 +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 AHddopV8Zn-j for ; Sun, 6 Oct 2019 11:51:47 +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 D5D1C84D3E for ; Sun, 6 Oct 2019 11:51:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D3AF9FBF4; Sun, 6 Oct 2019 11:51:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1570362706195600" MIME-Version: 1.0 Date: Sun, 6 Oct 2019 11:51:46 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20191006115146.D3AF9FBF4@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. --_----------=_1570362706195600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Sun Oct 6 11:51:46 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated emulators/hercules to 3.13 To generate a diff of this commit: cvs rdiff -u -r1.4202 -r1.4203 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19307 -r1.19308 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1570362706195600 Content-Disposition: inline Content-Length: 1241 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.4202 pkgsrc/doc/CHANGES-2019:1.4203 --- pkgsrc/doc/CHANGES-2019:1.4202 Sun Oct 6 11:36:15 2019 +++ pkgsrc/doc/CHANGES-2019 Sun Oct 6 11:51:46 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4202 2019/10/06 11:36:15 nia Exp $ +$NetBSD: CHANGES-2019,v 1.4203 2019/10/06 11:51:46 nia Exp $ Changes to the packages collection and infrastructure in 2019: @@ -6781,3 +6781,4 @@ Changes to the packages collection and i Updated net/mikutter to 3.9.6 [tsutsui 2019-10-06] Updated graphics/glfw to 3.3 [nia 2019-10-06] Updated net/haproxy to 2.0.7 [nia 2019-10-06] + Updated emulators/hercules to 3.13 [nia 2019-10-06] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19307 pkgsrc/doc/TODO:1.19308 --- pkgsrc/doc/TODO:1.19307 Fri Oct 4 17:29:10 2019 +++ pkgsrc/doc/TODO Sun Oct 6 11:51:46 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19307 2019/10/04 17:29:10 nia Exp $ +$NetBSD: TODO,v 1.19308 2019/10/06 11:51:46 nia Exp $ Suggested new packages ====================== @@ -775,7 +775,6 @@ For possible Perl packages updates, see o hdevtools-0.1.3.0 o hdf-4.2.14 o heimdal-7.7.0 - o hercules-3.12 o hesiod-3.2.1 o hevea-2.28 o heyu-2.9.0 --_----------=_1570362706195600--