Received: by mail.netbsd.org (Postfix, from userid 605) id 8344A84D9D; Fri, 11 Sep 2020 23:50:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 08B9A84D36 for ; Fri, 11 Sep 2020 23:50:10 +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 CeYLTcGMmNx6 for ; Fri, 11 Sep 2020 23:50:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9428484CE1 for ; Fri, 11 Sep 2020 23:50:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 90FC1FB28; Fri, 11 Sep 2020 23:50:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159986820939850" MIME-Version: 1.0 Date: Fri, 11 Sep 2020 23:50:09 +0000 From: "Jonathan Schleifer" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: js@netbsd.org X-Mailer: log_accum Message-Id: <20200911235009.90FC1FB28@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. --_----------=_159986820939850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: js Date: Fri Sep 11 23:50:09 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Removed chat/py-tulir-hangups To generate a diff of this commit: cvs rdiff -u -r1.5132 -r1.5133 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159986820939850 Content-Disposition: inline Content-Length: 714 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.5132 pkgsrc/doc/CHANGES-2020:1.5133 --- pkgsrc/doc/CHANGES-2020:1.5132 Fri Sep 11 23:44:40 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Sep 11 23:50:09 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.5132 2020/09/11 23:44:40 js Exp $ +$NetBSD: CHANGES-2020,v 1.5133 2020/09/11 23:50:09 js Exp $ Changes to the packages collection and infrastructure in 2020: @@ -7769,3 +7769,4 @@ Changes to the packages collection and i Updated www/webkit-gtk to 2.30.0 [leot 2020-09-11] Updated net/samba4 to 4.12.6nb2 [jperkin 2020-09-11] Updated chat/mautrix-hangouts to 0.1.2 [js 2020-09-11] + Removed chat/py-tulir-hangups [js 2020-09-11] --_----------=_159986820939850--