Received: by mail.netbsd.org (Postfix, from userid 605) id 3C20084D68; Tue, 26 Nov 2019 16:53:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B901184D38 for ; Tue, 26 Nov 2019 16:53:17 +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 v07yn68Nc7I4 for ; Tue, 26 Nov 2019 16:53:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5103984CDA for ; Tue, 26 Nov 2019 16:53:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4E647FA97; Tue, 26 Nov 2019 16:53:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1574787197470" MIME-Version: 1.0 Date: Tue, 26 Nov 2019 16:53:17 +0000 From: "ng0" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ng0@netbsd.org X-Mailer: log_accum Message-Id: <20191126165317.4E647FA97@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. --_----------=_1574787197470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ng0 Date: Tue Nov 26 16:53:17 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Added textproc/guile-commonmark version 0.1.2 To generate a diff of this commit: cvs rdiff -u -r1.5144 -r1.5145 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1574787197470 Content-Disposition: inline Content-Length: 729 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.5144 pkgsrc/doc/CHANGES-2019:1.5145 --- pkgsrc/doc/CHANGES-2019:1.5144 Tue Nov 26 14:41:36 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Nov 26 16:53:17 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.5144 2019/11/26 14:41:36 ryoon Exp $ +$NetBSD: CHANGES-2019,v 1.5145 2019/11/26 16:53:17 ng0 Exp $ Changes to the packages collection and infrastructure in 2019: @@ -8294,3 +8294,4 @@ Changes to the packages collection and i Updated graphics/wxsvg to 1.5.20 [wiz 2019-11-26] Updated multimedia/dvdstyler to 3.1 [wiz 2019-11-26] Updated lang/rust to 1.39.0nb1 [ryoon 2019-11-26] + Added textproc/guile-commonmark version 0.1.2 [ng0 2019-11-26] --_----------=_1574787197470--