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 7.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/c5f0310c862a
branches: trunk
changeset: 378940:c5f0310c862a
user: nikita <nikita%pkgsrc.org@localhost>
date: Mon May 09 17:07:08 2022 +0000
description:
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).
diffstat:
wm/cwm/Makefile | 4 ++--
wm/cwm/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r e95cb6715809 -r c5f0310c862a wm/cwm/Makefile
--- a/wm/cwm/Makefile Mon May 09 16:44:40 2022 +0000
+++ b/wm/cwm/Makefile Mon May 09 17:07:08 2022 +0000
@@ -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}
diff -r e95cb6715809 -r c5f0310c862a wm/cwm/distinfo
--- a/wm/cwm/distinfo Mon May 09 16:44:40 2022 +0000
+++ b/wm/cwm/distinfo Mon May 09 17:07:08 2022 +0000
@@ -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