pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/jwm
Module Name: pkgsrc
Committed By: tsutsui
Date: Sat Oct 22 17:01:30 UTC 2022
Modified Files:
pkgsrc/wm/jwm: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/wm/jwm/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/wm/jwm/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/jwm/Makefile
diff -u pkgsrc/wm/jwm/Makefile:1.53 pkgsrc/wm/jwm/Makefile:1.54
--- pkgsrc/wm/jwm/Makefile:1.53 Sat May 28 17:52:06 2022
+++ pkgsrc/wm/jwm/Makefile Sat Oct 22 17:01:30 2022
@@ -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}//}
Index: pkgsrc/wm/jwm/distinfo
diff -u pkgsrc/wm/jwm/distinfo:1.17 pkgsrc/wm/jwm/distinfo:1.18
--- pkgsrc/wm/jwm/distinfo:1.17 Sat May 28 17:52:06 2022
+++ pkgsrc/wm/jwm/distinfo Sat Oct 22 17:01:30 2022
@@ -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