Received: by mail.netbsd.org (Postfix, from userid 605) id 23DC884CEE; Mon, 17 Jun 2019 14:08:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9D0E784CE2 for ; Mon, 17 Jun 2019 14:08:31 +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 AFolmG-fYrN7 for ; Mon, 17 Jun 2019 14:08:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 06CE084CD3 for ; Mon, 17 Jun 2019 14:08:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 007F8FBF4; Mon, 17 Jun 2019 14:08:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1560780510268340" MIME-Version: 1.0 Date: Mon, 17 Jun 2019 14:08:30 +0000 From: "Michael Baeuerle" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: micha@netbsd.org X-Mailer: log_accum Message-Id: <20190617140831.007F8FBF4@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. --_----------=_1560780510268340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: micha Date: Mon Jun 17 14:08:30 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: CHANGES-2019: Remove duplicates for doomlegacy To generate a diff of this commit: cvs rdiff -u -r1.2561 -r1.2562 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1560780510268340 Content-Disposition: inline Content-Length: 905 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.2561 pkgsrc/doc/CHANGES-2019:1.2562 --- pkgsrc/doc/CHANGES-2019:1.2561 Mon Jun 17 13:53:59 2019 +++ pkgsrc/doc/CHANGES-2019 Mon Jun 17 14:08:30 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2561 2019/06/17 13:53:59 micha Exp $ +$NetBSD: CHANGES-2019,v 1.2562 2019/06/17 14:08:30 micha Exp $ Changes to the packages collection and infrastructure in 2019: @@ -4281,7 +4281,5 @@ Changes to the packages collection and i Updated devel/py-mercurial to 5.0.1 [wiz 2019-06-17] Updated devel/ocaml-fmt to 0.8.5nb1 [jaapb 2019-06-17] Updated net/unbound to 1.9.2 [he 2019-06-17] - Added games/doomlegacy version 1.47.2 [baeuerle 2019-06-17] Updated emulators/stella to 6.0.1 [nia 2019-06-17] Added games/doomlegacy version 1.47.2 [baeuerle 2019-06-17] - Added games/doomlegacy version 1.47.2 [baeuerle 2019-06-17] --_----------=_1560780510268340--