Hello ports@

This is a trivial update of 1.2 to 1.3 for the x11/emwm and
x11/emwm-utils ports to 1.3.

Notable changes in the latest release (1.3):

    The Super key is now recognized as a modifier in emwmrc.
    quit_wm and restart are no longer grayed out in menus non-root
    window contexts. Fixed issues (popup menu and window placement)
    with multi-row xinerama setups. Additional configuration options in
    xmtoolbox/session. XmToolbox now adjusts Session menu contents
    according to XmSm configuration.

Changelog for x11/emwm 1.3:

Mar 04, 2025 - v1.3
  - The "Super" key is now recognized as a modifier in emwmrc.
  - quit_wm and restart are no longer grayed out in menus in
    non-root window contexts.
  - Fixed issues (popup menu and window placement) with multi-row
    xinerama setups.

Changelog for x11/emwm-utils 1.3:

Mar 04, 2025 - v1.3
  - Minor fixes

Both diffs are attached. 

Good to merge for 7.7?

Thanks!

-- 
iz (she/her)

> i like to say mundane things,
> there are too many uninteresting things
> that go unnoticed.

izder456 (dot) neocities (dot) org
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/emwm/Makefile,v
diff -u -p -r1.1.1.1 Makefile
--- Makefile	23 Aug 2024 05:58:19 -0000	1.1.1.1
+++ Makefile	2 Apr 2025 20:02:00 -0000
@@ -1,6 +1,6 @@
 COMMENT =	enhanced motif window manager (MWM fork)
 
-V =		1.2
+V =		1.3
 DISTNAME =	emwm-src-${V}
 PKGNAME =	emwm-${V}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/emwm/distinfo,v
diff -u -p -r1.1.1.1 distinfo
--- distinfo	23 Aug 2024 05:58:19 -0000	1.1.1.1
+++ distinfo	2 Apr 2025 20:02:00 -0000
@@ -1,2 +1,2 @@
-SHA256 (emwm-src-1.2.tar.xz) = 7sS4djMDbNHLStVYrCNFSn95+4q/5YafZW/JiTA6zZE=
-SIZE (emwm-src-1.2.tar.xz) = 337148
+SHA256 (emwm-src-1.3.tar.xz) = Y58/q4P/a0scnHnKRr9iBIVevoNC7gUqIUiUJVQQuM0=
+SIZE (emwm-src-1.3.tar.xz) = 337648
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/emwm-utils/Makefile,v
diff -u -p -r1.1.1.1 Makefile
--- Makefile	23 Aug 2024 06:03:38 -0000	1.1.1.1
+++ Makefile	2 Apr 2025 20:02:14 -0000
@@ -1,6 +1,6 @@
 COMMENT =	session manager and a toolchest-like application launcher
 
-V =		1.2
+V =		1.3
 DISTNAME =	emwm-utils-src-${V}
 PKGNAME =	emwm-utils-${V}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/emwm-utils/distinfo,v
diff -u -p -r1.1.1.1 distinfo
--- distinfo	23 Aug 2024 06:03:38 -0000	1.1.1.1
+++ distinfo	2 Apr 2025 20:02:14 -0000
@@ -1,2 +1,2 @@
-SHA256 (emwm-utils-src-1.2.tar.xz) = sxJ2ra6x1qijkyqXH+Y5IkJwY5mTnp+dQEu81nxBXdM=
-SIZE (emwm-utils-src-1.2.tar.xz) = 28072
+SHA256 (emwm-utils-src-1.3.tar.xz) = 4TXV1ZZug/1h6JADiGdczeYtQiMBLMaDO8ouXjchoKo=
+SIZE (emwm-utils-src-1.3.tar.xz) = 28144

Reply via email to