Received: by mail.netbsd.org (Postfix, from userid 605) id D446C84D91; Mon, 25 Feb 2019 16:28:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5DBAA84D6E for ; Mon, 25 Feb 2019 16:28:09 +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 bCMPK1drYxak for ; Mon, 25 Feb 2019 16:28:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B984B84D25 for ; Mon, 25 Feb 2019 16:28:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B6DBAFB16; Mon, 25 Feb 2019 16:28:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1551112088241750" MIME-Version: 1.0 Date: Mon, 25 Feb 2019 16:28:08 +0000 From: "Klaus Klein" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: kleink@netbsd.org X-Mailer: log_accum Message-Id: <20190225162808.B6DBAFB16@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. --_----------=_1551112088241750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kleink Date: Mon Feb 25 16:28:08 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated textproc/py-markupsafe to 1.1.1. To generate a diff of this commit: cvs rdiff -u -r1.919 -r1.920 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1551112088241750 Content-Disposition: inline Content-Length: 728 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.919 pkgsrc/doc/CHANGES-2019:1.920 --- pkgsrc/doc/CHANGES-2019:1.919 Mon Feb 25 15:32:41 2019 +++ pkgsrc/doc/CHANGES-2019 Mon Feb 25 16:28:08 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.919 2019/02/25 15:32:41 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.920 2019/02/25 16:28:08 kleink Exp $ Changes to the packages collection and infrastructure in 2019: @@ -1602,3 +1602,4 @@ Changes to the packages collection and i Updated lang/swi-prolog-jpl to 8.0.1 [leot 2019-02-25] Updated lang/swi-prolog to 8.0.1 [leot 2019-02-25] Updated security/tor-browser to 8.5 [wiz 2019-02-25] + Updated textproc/py-markupsafe to 1.1.1 [kleink 2019-02-25] --_----------=_1551112088241750--