pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm/cwm cwm: Update to 6.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/575cc8f68def
branches:  trunk
changeset: 448077:575cc8f68def
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Mar 04 11:22:08 2021 +0000

description:
cwm: Update to 6.7

2020-05-22: Seventh public release 6.7 of portable cwm.

Changes made between OpenBSD 6.6 and 6.7
* Allowed cwm(1) configuration of window size based on percentage of
  the master window during horizontal and vertical tiling actions.
* Allowed use of window-htile and window-vtile with the "empty" group
  clients in cwm(1).

diffstat:

 wm/cwm/Makefile |   5 ++---
 wm/cwm/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r b2d86b03bc8a -r 575cc8f68def wm/cwm/Makefile
--- a/wm/cwm/Makefile   Thu Mar 04 11:17:51 2021 +0000
+++ b/wm/cwm/Makefile   Thu Mar 04 11:22:08 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2020/08/17 20:20:15 leot Exp $
+# $NetBSD: Makefile,v 1.25 2021/03/04 11:22:08 nia Exp $
 
-DISTNAME=      cwm-6.6
-PKGREVISION=   1
+DISTNAME=      cwm-6.7
 CATEGORIES=    wm
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=leahneukirchen/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r b2d86b03bc8a -r 575cc8f68def wm/cwm/distinfo
--- a/wm/cwm/distinfo   Thu Mar 04 11:17:51 2021 +0000
+++ b/wm/cwm/distinfo   Thu Mar 04 11:22:08 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/01/04 20:58:23 ng0 Exp $
+$NetBSD: distinfo,v 1.5 2021/03/04 11:22:08 nia Exp $
 
-SHA1 (cwm-6.6.tar.gz) = d67ab92860fb82928a8e060b78cd23df9737edb6
-RMD160 (cwm-6.6.tar.gz) = 3062a5f945bbb92f1910268ccb35850aaeda22af
-SHA512 (cwm-6.6.tar.gz) = ff94fd1b7d263f9de538e5b338db58a08e1bec3e4233b84ab0a3ac94c47a45e10b2c772f93b897e70baf9a3c04e1a6fa04604ac71655acb7ebd1d10edb381042
-Size (cwm-6.6.tar.gz) = 53062 bytes
+SHA1 (cwm-6.7.tar.gz) = b10fb847d9f514804e39475961516da543eb486e
+RMD160 (cwm-6.7.tar.gz) = ace3484da689214c6c12a9d9cc66f6aef898df91
+SHA512 (cwm-6.7.tar.gz) = 5ad0fa56d9c96c36cc32e68128e58d4e3a7483f349bb26be1083c5b5c6d853ff05eec1a783b07ed928bd99a35a2e0b2d7053fc89b828aa9bdfe3589a318c4171
+Size (cwm-6.7.tar.gz) = 53172 bytes



Home | Main Index | Thread Index | Old Index