Received: by mail.netbsd.org (Postfix, from userid 605) id B8FB484E6E; Sat, 11 Jan 2020 10:31:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3583C84E6E for ; Sat, 11 Jan 2020 10:31:31 +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 yT7pBSuijQYW for ; Sat, 11 Jan 2020 10:31:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B7B6784E35 for ; Sat, 11 Jan 2020 10:31:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B13DDFBF4; Sat, 11 Jan 2020 10:31:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1578738690187480" MIME-Version: 1.0 Date: Sat, 11 Jan 2020 10:31:30 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20200111103130.B13DDFBF4@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. --_----------=_1578738690187480 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Sat Jan 11 10:31:30 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Removed textproc/hs-parsec To generate a diff of this commit: cvs rdiff -u -r1.332 -r1.333 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1578738690187480 Content-Disposition: inline Content-Length: 722 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.332 pkgsrc/doc/CHANGES-2020:1.333 --- pkgsrc/doc/CHANGES-2020:1.332 Sat Jan 11 10:21:36 2020 +++ pkgsrc/doc/CHANGES-2020 Sat Jan 11 10:31:30 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.332 2020/01/11 10:21:36 pho Exp $ +$NetBSD: CHANGES-2020,v 1.333 2020/01/11 10:31:30 pho Exp $ Changes to the packages collection and infrastructure in 2020: @@ -393,3 +393,4 @@ Changes to the packages collection and i Updated devel/hs-mono-traversable to 1.0.15.1 [pho 2020-01-11] Updated textproc/hs-pandoc-types to 1.20 [pho 2020-01-11] Updated textproc/hs-texmath to 0.12 [pho 2020-01-11] + Removed textproc/hs-parsec [pho 2020-01-11] --_----------=_1578738690187480--