Received: by mail.netbsd.org (Postfix, from userid 605) id 5BAFF84E89; Thu, 8 Mar 2018 18:17:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4E37484DBB for ; Thu, 8 Mar 2018 18:17:39 +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 XT8N_w2-yNee for ; Thu, 8 Mar 2018 18:17:38 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 80AA784C85 for ; Thu, 8 Mar 2018 18:17:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7D1C4FB40; Thu, 8 Mar 2018 18:17:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1520533058237630" MIME-Version: 1.0 Date: Thu, 8 Mar 2018 18:17:38 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20180308181738.7D1C4FB40@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. --_----------=_1520533058237630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Thu Mar 8 18:17:38 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated textproc/discount to 2.2.3a To generate a diff of this commit: cvs rdiff -u -r1.1122 -r1.1123 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18165 -r1.18166 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1520533058237630 Content-Disposition: inline Content-Length: 1262 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.1122 pkgsrc/doc/CHANGES-2018:1.1123 --- pkgsrc/doc/CHANGES-2018:1.1122 Thu Mar 8 16:44:52 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Mar 8 18:17:38 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1122 2018/03/08 16:44:52 gson Exp $ +$NetBSD: CHANGES-2018,v 1.1123 2018/03/08 18:17:38 schmonz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -1564,3 +1564,4 @@ Changes to the packages collection and i Updated mail/exim3 to 3.36nb18 [maya 2018-03-08] Updated net/rabbitmq to 3.7.4 [fhajny 2018-03-08] Updated misc/py-anita to 1.44 [gson 2018-03-08] + Updated textproc/discount to 2.2.3a [schmonz 2018-03-08] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18165 pkgsrc/doc/TODO:1.18166 --- pkgsrc/doc/TODO:1.18165 Thu Mar 8 14:11:34 2018 +++ pkgsrc/doc/TODO Thu Mar 8 18:17:38 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18165 2018/03/08 14:11:34 mef Exp $ +$NetBSD: TODO,v 1.18166 2018/03/08 18:17:38 schmonz Exp $ Suggested new packages ====================== @@ -544,7 +544,6 @@ For possible Perl packages updates, see o digikam-5.8 o dikt-2s1 o dinotrace-9.4d - o discount-2.2.0 o dnssec-tools-2.2 o doclifter-2.16 o dolphin-5.0 --_----------=_1520533058237630--