git: f7e03dbb0b2c - main - x11-wm/cwm: Update to 7.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 Oct 2023 09:49:15 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f7e03dbb0b2cd5c7d9f8477f77b67865720efeb9
commit f7e03dbb0b2cd5c7d9f8477f77b67865720efeb9
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-10-21 09:47:14 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-10-21 09:47:14 +0000
x11-wm/cwm: Update to 7.4
- Take maintainership
ChangeLog:
2023-10-20: Ninth public release 7.4 of portable cwm.
Changes made between OpenBSD 7.3 and 7.4:
* Allow cwm(1) to cycle through windows of the same window class as
the active window, default key binding to M-grave, respectively
Alt-Tilde, like with other window managers.
---
x11-wm/cwm/Makefile | 7 ++-----
x11-wm/cwm/distinfo | 6 +++---
2 files changed, 5 insertions(+), 8 deletions(-)
diff --git a/x11-wm/cwm/Makefile b/x11-wm/cwm/Makefile
index 5606c2fcd9de..2ba12c4da36c 100644
--- a/x11-wm/cwm/Makefile
+++ b/x11-wm/cwm/Makefile
@@ -1,17 +1,14 @@
PORTNAME= cwm
-DISTVERSION= 7.1
+DISTVERSION= 7.4
CATEGORIES= x11-wm
MASTER_SITES= https://leahneukirchen.org/releases/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= eduardo@FreeBSD.org
COMMENT= Minimalistic window manager for X11 based on evilwm
WWW= https://github.com/leahneukirchen/cwm
LICENSE= ISCL
-LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
- libfreetype.so:print/freetype2
-
USES= pkgconfig xorg
USE_XORG= x11 xft xrandr
MAKE_ARGS= MANPREFIX="${MANPREFIX}/man"
diff --git a/x11-wm/cwm/distinfo b/x11-wm/cwm/distinfo
index 73538414005c..e56909ec1763 100644
--- a/x11-wm/cwm/distinfo
+++ b/x11-wm/cwm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657781637
-SHA256 (cwm-7.1.tar.gz) = 4a58c5cb4312d8d0f03ba657d7656c12d8d7c1277aeb1c05272984501597bd90
-SIZE (cwm-7.1.tar.gz) = 53667
+TIMESTAMP = 1697881057
+SHA256 (cwm-7.4.tar.gz) = b4f275143c8c716d7df1cfbb230f888c72aa861708e144d1749858f1cc6fcac0
+SIZE (cwm-7.4.tar.gz) = 53781