pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/jwm jwm: update to 2.4.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ac333f253241
branches:  trunk
changeset: 387111:ac333f253241
user:      tsutsui <tsutsui%pkgsrc.org@localhost>
date:      Sat Oct 22 17:01:30 2022 +0000

description:
jwm: update to 2.4.3.

Upstream changes:
 https://github.com/joewing/jwm/releases/tag/v2.4.3

v2.4.3

What's Changed

  * Update es.po by @ciroH in #570
  * Fall back to the 2.3.7 behavior when SVG image size in pixels is unknown by
    @dimkr in #572
  * Closes #575 Add window title match support in Group config section by
    @twister9893 in #576
  * Retry select() on dynamic menu pipe if interrupted by SIGCHLD by @dimkr in
    #577
  * Update ru.po by @adem4ik in #582
  * added configuration options for issue #585 (kill menu, client name in
    title) by @mikefhewitt in #587

New Contributors

  * @ciroH made their first contribution in #570
  * @dimkr made their first contribution in #572
  * @twister9893 made their first contribution in #576
  * @adem4ik made their first contribution in #582
  * @mikefhewitt made their first contribution in #587

diffstat:

 wm/jwm/Makefile |  4 ++--
 wm/jwm/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r f9db2a065367 -r ac333f253241 wm/jwm/Makefile
--- a/wm/jwm/Makefile   Sat Oct 22 16:55:03 2022 +0000
+++ b/wm/jwm/Makefile   Sat Oct 22 17:01:30 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2022/05/28 17:52:06 tsutsui Exp $
+# $NetBSD: Makefile,v 1.54 2022/10/22 17:01:30 tsutsui Exp $
 
-DISTNAME=              jwm-2.4.2
+DISTNAME=              jwm-2.4.3
 CATEGORIES=            wm x11
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=joewing/}
 GITHUB_PROJTECT=       ${DISTNAME:S/-${PKGVERSION_NOREV}//}
diff -r f9db2a065367 -r ac333f253241 wm/jwm/distinfo
--- a/wm/jwm/distinfo   Sat Oct 22 16:55:03 2022 +0000
+++ b/wm/jwm/distinfo   Sat Oct 22 17:01:30 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.17 2022/05/28 17:52:06 tsutsui Exp $
+$NetBSD: distinfo,v 1.18 2022/10/22 17:01:30 tsutsui Exp $
 
-BLAKE2s (jwm-2.4.2.tar.xz) = b318bb13d11806cd732b2b93cac3dfae62bd49179a4598c071dea90bd26b4ec5
-SHA512 (jwm-2.4.2.tar.xz) = 2669c3e2ab2d9a5539d02559108a2bc601bb2209de03dc15057a65c14b5e1268cc58009f4102c4d90302c0705ada5578997a3644c736a46a7e8cf13766cc92fe
-Size (jwm-2.4.2.tar.xz) = 316000 bytes
+BLAKE2s (jwm-2.4.3.tar.xz) = a1e79d1ff1fe22080dd86b59620e2a14b5178e810f25325b5d83da4d93556530
+SHA512 (jwm-2.4.3.tar.xz) = 35b8a6da9614f11881013aa77c36ee88ce9a213f056e797231b772132beb841d54094809b6a476383999bddeccf61451f72cd166309dd79c223b634cf5d1e69e
+Size (jwm-2.4.3.tar.xz) = 317192 bytes
 SHA1 (patch-Makefile.in) = 0ae071bfa59770c3b07f8ab6ce138e6d92318e1f
 SHA1 (patch-src_Makefile.in) = db9b310a04e0542fbbacaba7633bfd0a286d778c



Home | Main Index | Thread Index | Old Index