Received: by mail.netbsd.org (Postfix, from userid 605) id A10B184D41; Mon, 16 Dec 2019 12:30:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2A5D084D04 for ; Mon, 16 Dec 2019 12:30:57 +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 zu2hM4IugxYd for ; Mon, 16 Dec 2019 12:30:56 +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 B56D284C81 for ; Mon, 16 Dec 2019 12:30:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AE971FA97; Mon, 16 Dec 2019 12:30:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157649945685550" MIME-Version: 1.0 Date: Mon, 16 Dec 2019 12:30:56 +0000 From: "Michael Baeuerle" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: micha@netbsd.org X-Mailer: log_accum Message-Id: <20191216123056.AE971FA97@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. --_----------=_157649945685550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: micha Date: Mon Dec 16 12:30:56 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated news/flnews to 0.17 To generate a diff of this commit: cvs rdiff -u -r1.5426 -r1.5427 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157649945685550 Content-Disposition: inline Content-Length: 721 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.5426 pkgsrc/doc/CHANGES-2019:1.5427 --- pkgsrc/doc/CHANGES-2019:1.5426 Mon Dec 16 12:09:12 2019 +++ pkgsrc/doc/CHANGES-2019 Mon Dec 16 12:30:56 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.5426 2019/12/16 12:09:12 kamil Exp $ +$NetBSD: CHANGES-2019,v 1.5427 2019/12/16 12:30:56 micha Exp $ Changes to the packages collection and infrastructure in 2019: @@ -8713,3 +8713,4 @@ Changes to the packages collection and i Updated devel/py-astor to 0.8.1 [adam 2019-12-16] Updated devel/py-test-rerunfailures to 8.0 [adam 2019-12-16] Added x11/qt5ct version 0.41 [kamil 2019-12-16] + Updated news/flnews to 0.17 [micha 2019-12-16] --_----------=_157649945685550--