Received: by mail.netbsd.org (Postfix, from userid 605) id 4792884DB7; Wed, 30 Oct 2019 12:32:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C415484D86 for ; Wed, 30 Oct 2019 12:32:58 +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 ia7nvEGJK4Ep for ; Wed, 30 Oct 2019 12:32:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 54D0C84D02 for ; Wed, 30 Oct 2019 12:32:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 48FF2FA8E; Wed, 30 Oct 2019 12:32:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1572438778214840" MIME-Version: 1.0 Date: Wed, 30 Oct 2019 12:32:58 +0000 From: "Kamil Rytarowski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: kamil@netbsd.org X-Mailer: log_accum Message-Id: <20191030123258.48FF2FA8E@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. --_----------=_1572438778214840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kamil Date: Wed Oct 30 12:32:58 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Removed databases/luma To generate a diff of this commit: cvs rdiff -u -r1.4633 -r1.4634 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1572438778214840 Content-Disposition: inline Content-Length: 715 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.4633 pkgsrc/doc/CHANGES-2019:1.4634 --- pkgsrc/doc/CHANGES-2019:1.4633 Wed Oct 30 12:29:31 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Oct 30 12:32:58 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4633 2019/10/30 12:29:31 ryoon Exp $ +$NetBSD: CHANGES-2019,v 1.4634 2019/10/30 12:32:58 kamil Exp $ Changes to the packages collection and infrastructure in 2019: @@ -7403,3 +7403,4 @@ Changes to the packages collection and i Updated mail/thunderbird to 68.2.0 [ryoon 2019-10-30] Updated mail/thunderbird-l10n to 68.2.0 [ryoon 2019-10-30] Updated lang/nim to 1.0.2 [ryoon 2019-10-30] + Removed databases/luma [kamil 2019-10-30] --_----------=_1572438778214840--