Received: by mail.netbsd.org (Postfix, from userid 605) id 8204684F46; Sat, 23 Feb 2019 19:43:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0A64D84DB5 for ; Sat, 23 Feb 2019 19:43:18 +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 mx0p-9ZAAI1q for ; Sat, 23 Feb 2019 19:43:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 5B29C84CD3 for ; Sat, 23 Feb 2019 19:43:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5905CFB16; Sat, 23 Feb 2019 19:43:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1550950997169630" MIME-Version: 1.0 Date: Sat, 23 Feb 2019 19:43:17 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20190223194317.5905CFB16@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. --_----------=_1550950997169630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Feb 23 19:43:17 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated mail/mblaze to 0.5 To generate a diff of this commit: cvs rdiff -u -r1.864 -r1.865 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.18846 -r1.18847 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1550950997169630 Content-Disposition: inline Content-Length: 1270 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.864 pkgsrc/doc/CHANGES-2019:1.865 --- pkgsrc/doc/CHANGES-2019:1.864 Sat Feb 23 11:30:56 2019 +++ pkgsrc/doc/CHANGES-2019 Sat Feb 23 19:43:16 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.864 2019/02/23 11:30:56 mef Exp $ +$NetBSD: CHANGES-2019,v 1.865 2019/02/23 19:43:16 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -1540,3 +1540,4 @@ Changes to the packages collection and i Added sysutils/arm-trusted-firmware-sun50i_a64 version 2.0 [martin 2019-02-23] Updated ham/xlog to 2.0.17 [mef 2019-02-23] Updated ham/fldigi to 4.1.01 [mef 2019-02-23] + Updated mail/mblaze to 0.5 [wiz 2019-02-23] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18846 pkgsrc/doc/TODO:1.18847 --- pkgsrc/doc/TODO:1.18846 Thu Feb 21 09:59:39 2019 +++ pkgsrc/doc/TODO Sat Feb 23 19:43:17 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18846 2019/02/21 09:59:39 wiz Exp $ +$NetBSD: TODO,v 1.18847 2019/02/23 19:43:17 wiz Exp $ Suggested new packages ====================== @@ -960,7 +960,6 @@ For possible Perl packages updates, see o mapserver-7.0.1 o matchbox-panel-0.9.3 o mbedtls1-1.3.22 - o mblaze-0.5 o mbuf-20141227 o mcollective-2.3.2 o mcsim-5.6.5 --_----------=_1550950997169630--