pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/i3
Module Name: pkgsrc
Committed By: nia
Date: Sun Oct 6 12:12:06 UTC 2019
Modified Files:
pkgsrc/wm/i3: Makefile distinfo
Log Message:
i3: Update to 4.17.1
┌──────────────────────────────┐
│ Release notes for i3 v4.17.1 │
└──────────────────────────────┘
This is i3 v4.17.1. This version is considered stable. All users of i3 are
strongly encouraged to upgrade.
This is a bugfix release for v4.17
┌────────────────────────────┐
│ Bugfixes │
└────────────────────────────┘
• unset _I3_RESTART_FD after restart (fixes crashes on restart)
• default config: immediately refresh i3status after volume changes
• default config: add XF86AudioMicMute
• default config: mention loginctl lock-session alongside xss-lock
• default config: use workspace number, not just workspace
┌────────────────────────────┐
│ Thanks! │
└────────────────────────────┘
Thanks for testing, bugfixes, discussions and everything I forgot go out to:
David Shen
-- Michael Stapelberg, 2019-08-30
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/wm/i3/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/wm/i3/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/i3/Makefile
diff -u pkgsrc/wm/i3/Makefile:1.30 pkgsrc/wm/i3/Makefile:1.31
--- pkgsrc/wm/i3/Makefile:1.30 Fri Aug 16 10:59:55 2019
+++ pkgsrc/wm/i3/Makefile Sun Oct 6 12:12:05 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2019/08/16 10:59:55 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2019/10/06 12:12:05 nia Exp $
-DISTNAME= i3-4.17
+DISTNAME= i3-4.17.1
CATEGORIES= wm
MASTER_SITES= https://i3wm.org/downloads/
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/wm/i3/distinfo
diff -u pkgsrc/wm/i3/distinfo:1.14 pkgsrc/wm/i3/distinfo:1.15
--- pkgsrc/wm/i3/distinfo:1.14 Fri Aug 16 10:59:55 2019
+++ pkgsrc/wm/i3/distinfo Sun Oct 6 12:12:05 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.14 2019/08/16 10:59:55 wiz Exp $
+$NetBSD: distinfo,v 1.15 2019/10/06 12:12:05 nia Exp $
-SHA1 (i3-4.17.tar.bz2) = 737fe6c3d822f25fe8abd4985853d72d5e9e900f
-RMD160 (i3-4.17.tar.bz2) = a6934e6edc9f81f2ece7a2c4c015b864b7d8d049
-SHA512 (i3-4.17.tar.bz2) = 88fef7331c8e76126559d1a200bb7f840980e73e1aebad838830d86d9d2225c0f12c969a724aae3d8367ee58e898c55e21e7bc1e6bc1d3b5b5375ce0af969402
-Size (i3-4.17.tar.bz2) = 1219767 bytes
+SHA1 (i3-4.17.1.tar.bz2) = 1834ce349a2aea2fbb0d44d9ed820fa9e1a394ab
+RMD160 (i3-4.17.1.tar.bz2) = 2221eb99eac055570d38293fddc0368a8d46a94c
+SHA512 (i3-4.17.1.tar.bz2) = af397dc1768ea6530e4b2ce8ef21b20ecff8ab9eebf380df224456173eea4c3bacf28b55c8efcdc70f76f0d66543c163564a94cfd66028221ace481fa3c2913f
+Size (i3-4.17.1.tar.bz2) = 1218418 bytes
SHA1 (patch-Makefile.in) = 9908543534c88946dd8a430cd208814cae0a03a1
SHA1 (patch-src_log.c) = 776031960fc912477f88a943ba99d6128e76c330
SHA1 (patch-src_main.c) = ee24742f40126f3b4f1c3e145ad19d97a05c2384
Home |
Main Index |
Thread Index |
Old Index