Received: by mail.netbsd.org (Postfix, from userid 605) id D29D084D8B; Tue, 31 Dec 2019 17:34:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5CFD484D4D for ; Tue, 31 Dec 2019 17:34:07 +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 atP8-C5WLOOD for ; Tue, 31 Dec 2019 17:34:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B014684C2B for ; Tue, 31 Dec 2019 17:34:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ADBB4FA97; Tue, 31 Dec 2019 17:34:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1577813646186640" MIME-Version: 1.0 Date: Tue, 31 Dec 2019 17:34:06 +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: <20191231173406.ADBB4FA97@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. --_----------=_1577813646186640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Tue Dec 31 17:34:06 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated textproc/hs-attoparsec to 0.13.2.3 To generate a diff of this commit: cvs rdiff -u -r1.5641 -r1.5642 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19542 -r1.19543 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1577813646186640 Content-Disposition: inline Content-Length: 1337 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.5641 pkgsrc/doc/CHANGES-2019:1.5642 --- pkgsrc/doc/CHANGES-2019:1.5641 Tue Dec 31 17:32:57 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Dec 31 17:34:06 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.5641 2019/12/31 17:32:57 mef Exp $ +$NetBSD: CHANGES-2019,v 1.5642 2019/12/31 17:34:06 pho Exp $ Changes to the packages collection and infrastructure in 2019: @@ -8967,3 +8967,4 @@ Changes to the packages collection and i Updated math/hs-semigroups to 0.19.1 [pho 2019-12-31] Updated devel/hs-primitive to 0.6.4.0 [pho 2019-12-31] Updated editors/emacs-snapshot to 27.0.60 [mef 2019-12-31] + Updated textproc/hs-attoparsec to 0.13.2.3 [pho 2019-12-31] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19542 pkgsrc/doc/TODO:1.19543 --- pkgsrc/doc/TODO:1.19542 Tue Dec 31 16:36:18 2019 +++ pkgsrc/doc/TODO Tue Dec 31 17:34:06 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19542 2019/12/31 16:36:18 pho Exp $ +$NetBSD: TODO,v 1.19543 2019/12/31 17:34:06 pho Exp $ Suggested new packages ====================== @@ -735,7 +735,6 @@ For possible Perl packages updates, see o hs-MonadRandom-0.4.2.2 o hs-QuickCheck-2.8.2 o hs-aeson-0.11.1.0 - o hs-attoparsec-0.13.0.1 o hs-blaze-builder-0.4.0.1 o hs-blaze-html-0.8.1.1 o hs-blaze-markup-0.7.0.3 --_----------=_1577813646186640--