Received: by mail.netbsd.org (Postfix, from userid 605) id 3DA3A84D2A; Tue, 28 Apr 2020 15:30:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BA40F84D21 for ; Tue, 28 Apr 2020 15:30:35 +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 8GkNGNJijdfR for ; Tue, 28 Apr 2020 15:30:35 +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 1999584CEF for ; Tue, 28 Apr 2020 15:30:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1799CFB27; Tue, 28 Apr 2020 15:30:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1588087835222240" MIME-Version: 1.0 Date: Tue, 28 Apr 2020 15:30:35 +0000 From: "Nikita" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nikita@netbsd.org X-Mailer: log_accum Message-Id: <20200428153035.1799CFB27@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. --_----------=_1588087835222240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nikita Date: Tue Apr 28 15:30:34 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated wm/wmx to 8.0 To generate a diff of this commit: cvs rdiff -u -r1.2615 -r1.2616 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19849 -r1.19850 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1588087835222240 Content-Disposition: inline Content-Length: 1258 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.2615 pkgsrc/doc/CHANGES-2020:1.2616 --- pkgsrc/doc/CHANGES-2020:1.2615 Tue Apr 28 15:22:42 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Apr 28 15:30:34 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2615 2020/04/28 15:22:42 manu Exp $ +$NetBSD: CHANGES-2020,v 1.2616 2020/04/28 15:30:34 nikita Exp $ Changes to the packages collection and infrastructure in 2020: @@ -3749,3 +3749,4 @@ Changes to the packages collection and i Added devel/go-pkgconfig version 0.0.0.20170226 [nikita 2020-04-28] Added security/libgabe version 1.0 [nikita 2020-04-28] Added net/openrrcp 0.2.1 [manu 2020-04-28] + Updated wm/wmx to 8.0 [nikita 2020-04-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19849 pkgsrc/doc/TODO:1.19850 --- pkgsrc/doc/TODO:1.19849 Tue Apr 28 01:19:13 2020 +++ pkgsrc/doc/TODO Tue Apr 28 15:30:34 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19849 2020/04/28 01:19:13 taca Exp $ +$NetBSD: TODO,v 1.19850 2020/04/28 15:30:34 nikita Exp $ Suggested new packages ====================== @@ -1180,7 +1180,6 @@ For possible Perl packages updates, see o wine-devel-3.7 o wkhtmltopdf-0.12.5 o wmi-11 - o wmx-8 o wmx-gnome-8 o worker-3.12.0 o wxRemind-101 --_----------=_1588087835222240--