Received: by mail.netbsd.org (Postfix, from userid 605) id D9A0C84D3F; Thu, 6 Dec 2018 20:32:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DB3E584D3A for ; Thu, 6 Dec 2018 20:32:28 +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 DkzpK7HlXy18 for ; Thu, 6 Dec 2018 20:32:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2815784CCC for ; Thu, 6 Dec 2018 20:32:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 214DCFB16; Thu, 6 Dec 2018 20:32:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1544128348117380" MIME-Version: 1.0 Date: Thu, 6 Dec 2018 20:32:28 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20181206203228.214DCFB16@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. --_----------=_1544128348117380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Dec 6 20:32:28 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated multimedia/py-m3u8, textproc/py-markdown2 To generate a diff of this commit: cvs rdiff -u -r1.5076 -r1.5077 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1544128348117380 Content-Disposition: inline Content-Length: 789 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.5076 pkgsrc/doc/CHANGES-2018:1.5077 --- pkgsrc/doc/CHANGES-2018:1.5076 Thu Dec 6 20:05:04 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Dec 6 20:32:27 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5076 2018/12/06 20:05:04 leot Exp $ +$NetBSD: CHANGES-2018,v 1.5077 2018/12/06 20:32:27 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7055,3 +7055,5 @@ Changes to the packages collection and i Updated textproc/json-yaml to 1.1.2 [leot 2018-12-06] Added multimedia/nostt version 1.1.1 [leot 2018-12-06] Added sysutils/within version 1.1.3 [leot 2018-12-06] + Updated multimedia/py-m3u8 to 0.3.7 [adam 2018-12-06] + Updated textproc/py-markdown2 to 2.3.7 [adam 2018-12-06] --_----------=_1544128348117380--