pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/cwm
Module Name: pkgsrc
Committed By: nikita
Date: Mon May 9 17:07:08 UTC 2022
Modified Files:
pkgsrc/wm/cwm: Makefile distinfo
Log Message:
cwm: Update to 7.1
Changelog:
2022-04-30: Eighth public release 7.1 of portable cwm.
Changes made between OpenBSD 6.9 and 7.0
* Changed cwm(1) maximization and full-screen mode toggling to keep
the cursor within the window, preventing focus loss.
Changes made between OpenBSD 7.0 and 7.1
* Added a cwm(1) "group-last" command that shows only the previously
active group.
* Allowed bare numbers for key and mouse bindings in cwm(1).
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/wm/cwm/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/wm/cwm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/wm/cwm/Makefile
diff -u pkgsrc/wm/cwm/Makefile:1.25 pkgsrc/wm/cwm/Makefile:1.26
--- pkgsrc/wm/cwm/Makefile:1.25 Thu Mar 4 11:22:08 2021
+++ pkgsrc/wm/cwm/Makefile Mon May 9 17:07:08 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2021/03/04 11:22:08 nia Exp $
+# $NetBSD: Makefile,v 1.26 2022/05/09 17:07:08 nikita Exp $
-DISTNAME= cwm-6.7
+DISTNAME= cwm-7.1
CATEGORIES= wm
MASTER_SITES= ${MASTER_SITE_GITHUB:=leahneukirchen/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/wm/cwm/distinfo
diff -u pkgsrc/wm/cwm/distinfo:1.7 pkgsrc/wm/cwm/distinfo:1.8
--- pkgsrc/wm/cwm/distinfo:1.7 Tue Oct 26 11:25:12 2021
+++ pkgsrc/wm/cwm/distinfo Mon May 9 17:07:08 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:25:12 nia Exp $
+$NetBSD: distinfo,v 1.8 2022/05/09 17:07:08 nikita Exp $
-BLAKE2s (cwm-6.7.tar.gz) = 3a865f88c4753bd146f266d6907f75860a91a6a938335bfbfb4d401f0f4cf46c
-SHA512 (cwm-6.7.tar.gz) = 5ad0fa56d9c96c36cc32e68128e58d4e3a7483f349bb26be1083c5b5c6d853ff05eec1a783b07ed928bd99a35a2e0b2d7053fc89b828aa9bdfe3589a318c4171
-Size (cwm-6.7.tar.gz) = 53172 bytes
+BLAKE2s (cwm-7.1.tar.gz) = 3f3688d62dc369804a4612b2e39c5abaf1788e377a634e98edf032b024bc2970
+SHA512 (cwm-7.1.tar.gz) = aa14bc7a43a522f4b83d3f9a3b8a8344c339b52aac4733f410e388df56a2dc4e86ee1ae9f05b53ff3139808f87f38a4b2da57bf0525482613d46651e8f08c718
+Size (cwm-7.1.tar.gz) = 53667 bytes
Home |
Main Index |
Thread Index |
Old Index