Received: by mail.netbsd.org (Postfix, from userid 605) id 9D29884DE8; Fri, 10 Jan 2020 23:08:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 26AEF84DE6 for ; Fri, 10 Jan 2020 23:08:39 +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 2QqeOvKdNgtF for ; Fri, 10 Jan 2020 23:08:38 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8461B84D33 for ; Fri, 10 Jan 2020 23:08:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 81F4FFBF4; Fri, 10 Jan 2020 23:08:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1578697718204770" MIME-Version: 1.0 Date: Fri, 10 Jan 2020 23:08:38 +0000 From: "Pierre Pronchery" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: khorben@netbsd.org X-Mailer: log_accum Message-Id: <20200110230838.81F4FFBF4@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. --_----------=_1578697718204770 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: khorben Date: Fri Jan 10 23:08:38 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated sysutils/deforaos-browser to 0.5.3 To generate a diff of this commit: cvs rdiff -u -r1.314 -r1.315 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1578697718204770 Content-Disposition: inline Content-Length: 744 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.314 pkgsrc/doc/CHANGES-2020:1.315 --- pkgsrc/doc/CHANGES-2020:1.314 Fri Jan 10 22:53:58 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Jan 10 23:08:38 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.314 2020/01/10 22:53:58 khorben Exp $ +$NetBSD: CHANGES-2020,v 1.315 2020/01/10 23:08:38 khorben Exp $ Changes to the packages collection and infrastructure in 2020: @@ -376,3 +376,4 @@ Changes to the packages collection and i Added games/vvvvvv version 0.0.0.20200110 [nia 2020-01-10] Updated x11/slim to 1.3.6nb3 [maya 2020-01-10] Updated x11/deforaos-libdesktop to 0.4.0 [khorben 2020-01-10] + Updated sysutils/deforaos-browser to 0.5.3 [khorben 2020-01-10] --_----------=_1578697718204770--