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 Mar 12 21:52:08 UTC 2022
Modified Files:
pkgsrc/wm/jwm: Makefile PLIST distinfo
Log Message:
jwm: update to 2.4.1.
Upstream changes:
https://github.com/joewing/jwm/releases/tag/v2.4.1
What's Changed
* Make JPEG backgrounds not blurry by @shlomif in #530
* Ukrainian translations by @TarasPanchenko in #538
* Middle click close on taskbar by @keshto in #548
* Fix broken text in menu button #534
* Fix crash at startup with floating point exception #537
* Fix icons with a dot (.) in the filename are not found #536
* Fix Alt+tab being assigned even when not assigned in jwmrc #543
New Contributors
* @shlomif made their first contribution in #530
* @TarasPanchenko made their first contribution in #538
* @keshto made their first contribution in #548
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/wm/jwm/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/wm/jwm/PLIST
cvs rdiff -u -r1.15 -r1.16 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.50 pkgsrc/wm/jwm/Makefile:1.51
--- pkgsrc/wm/jwm/Makefile:1.50 Wed Dec 8 16:06:51 2021
+++ pkgsrc/wm/jwm/Makefile Sat Mar 12 21:52:08 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2021/12/08 16:06:51 adam Exp $
+# $NetBSD: Makefile,v 1.51 2022/03/12 21:52:08 tsutsui Exp $
-DISTNAME= jwm-2.4.0
-PKGREVISION= 1
+DISTNAME= jwm-2.4.1
CATEGORIES= wm x11
MASTER_SITES= http://joewing.net/projects/jwm/releases/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/wm/jwm/PLIST
diff -u pkgsrc/wm/jwm/PLIST:1.6 pkgsrc/wm/jwm/PLIST:1.7
--- pkgsrc/wm/jwm/PLIST:1.6 Sun Nov 14 18:42:27 2021
+++ pkgsrc/wm/jwm/PLIST Sat Mar 12 21:52:08 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2021/11/14 18:42:27 tsutsui Exp $
+@comment $NetBSD: PLIST,v 1.7 2022/03/12 21:52:08 tsutsui Exp $
bin/jwm
man/man1/jwm.1
share/examples/jwm/system.jwmrc
@@ -20,5 +20,6 @@ share/locale/pt/LC_MESSAGES/jwm.mo
share/locale/pt_BR/LC_MESSAGES/jwm.mo
share/locale/ru/LC_MESSAGES/jwm.mo
share/locale/tr/LC_MESSAGES/jwm.mo
+share/locale/uk/LC_MESSAGES/jwm.mo
share/locale/zh_CN/LC_MESSAGES/jwm.mo
share/locale/zh_TW/LC_MESSAGES/jwm.mo
Index: pkgsrc/wm/jwm/distinfo
diff -u pkgsrc/wm/jwm/distinfo:1.15 pkgsrc/wm/jwm/distinfo:1.16
--- pkgsrc/wm/jwm/distinfo:1.15 Sun Nov 14 18:42:27 2021
+++ pkgsrc/wm/jwm/distinfo Sat Mar 12 21:52:08 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.15 2021/11/14 18:42:27 tsutsui Exp $
+$NetBSD: distinfo,v 1.16 2022/03/12 21:52:08 tsutsui Exp $
-BLAKE2s (jwm-2.4.0.tar.xz) = bb9291dae4356bd4f7fb330189129a951d7dbec2b2929fefdc7b250c91c9f695
-SHA512 (jwm-2.4.0.tar.xz) = 3e91aed42eaabb6df508c2b71c78bbc3e7391ea843fba42f565a4d163df55147ddacbb8567d6e21d49a71d7d79d9b58bcd9979b2dee83ba3c1e65a789e5cec41
-Size (jwm-2.4.0.tar.xz) = 296128 bytes
+BLAKE2s (jwm-2.4.1.tar.xz) = 0b8acc8ef463b561028a57b568c27d97bfc378b83ea8bcb5fa9dbdf29ee25c7f
+SHA512 (jwm-2.4.1.tar.xz) = 44bb5b9131541359776d14260c9a3db2ea3835f78c5b88053d7b30172753dbeb822a0009b124c3530af7226ed302ea47292011aa6a4244e3d979a9ef275b4512
+Size (jwm-2.4.1.tar.xz) = 298884 bytes
SHA1 (patch-Makefile.in) = 0ae071bfa59770c3b07f8ab6ce138e6d92318e1f
SHA1 (patch-po_Makefile.in.in) = d2f300b2e8e0889d301fc77db68fd08d760efdd1
SHA1 (patch-src_Makefile.in) = db9b310a04e0542fbbacaba7633bfd0a286d778c
Home |
Main Index |
Thread Index |
Old Index