Received: by mail.netbsd.org (Postfix, from userid 605) id 2232484E41; Fri, 25 Oct 2019 11:46:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9DB4684E3A for ; Fri, 25 Oct 2019 11:46:41 +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 eo-vOIUJlEWt for ; Fri, 25 Oct 2019 11:46:40 +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 CF58084D5E for ; Fri, 25 Oct 2019 11:46:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C9491FA89; Fri, 25 Oct 2019 11:46:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1572004000154480" MIME-Version: 1.0 Date: Fri, 25 Oct 2019 11:46:40 +0000 From: "Iain Hibbert" Subject: CVS commit: pkgsrc/wm/icewm14 To: pkgsrc-changes@NetBSD.org Reply-To: plunky@netbsd.org X-Mailer: log_accum Message-Id: <20191025114640.C9491FA89@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. --_----------=_1572004000154480 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: plunky Date: Fri Oct 25 11:46:40 UTC 2019 Modified Files: pkgsrc/wm/icewm14: DESCR Log Message: this is the 1.4 branch To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/wm/icewm14/DESCR Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1572004000154480 Content-Disposition: inline Content-Length: 523 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/wm/icewm14/DESCR diff -u pkgsrc/wm/icewm14/DESCR:1.1 pkgsrc/wm/icewm14/DESCR:1.2 --- pkgsrc/wm/icewm14/DESCR:1.1 Thu Nov 1 09:25:29 2018 +++ pkgsrc/wm/icewm14/DESCR Fri Oct 25 11:46:40 2019 @@ -10,4 +10,4 @@ though many themes are available through Generally, it tries to make all functions available both by keyboard and by mouse (this is not currently possible when using mouse focus). -This package provides IceWM 1.3 branch release. +This package provides IceWM 1.4 branch release. --_----------=_1572004000154480--