Sat Jan 2 15:25:05 2021 UTC ()
herbstluftwm: Update to 0.9.1

Release 0.9.1 on 2020-12-28
---------------------------

  * Client minimization (controlled by the attribute 'minimized' of every client)
  * The 'index' attribute of tags is now writable. This allows adjusting the
    order of existing tags.
  * New child object 'focused_client' for each tag object.
  * New child object 'focused_frame' for the tiling object of each tag object.
  * New child object 'parent_frame' for each client providing the frame the client sits in
  * New command 'mirror'
  * New command 'apply_tmp_rule'
  * The 'apply_rules' command now reports parse errors
  * Reserve space for panels that do not set _NET_WM_STRUT e.g. conky windows
    of type 'dock'.
  * Only build json object doc if WITH_DOCUMENTATION is activated
  * Bug fixes:
    - When hiding windows, correctly set their WM_STATE to IconicState (we set
      it to Withdrawn state before, which means "unmanaged" and thus is wrong).
      This may require restarting pagers when upgrading hlwm live.
    - Fix crash in 'split explode'
    - 'split explode' preserves the window focus (as in v0.7.2 and before)


(nia)
diff -r1.6 -r1.7 pkgsrc/wm/herbstluftwm/Makefile
diff -r1.5 -r1.6 pkgsrc/wm/herbstluftwm/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/wm/herbstluftwm/Makefile (expand / switch to unified diff)

--- pkgsrc/wm/herbstluftwm/Makefile 2020/11/19 12:09:52 1.6
+++ pkgsrc/wm/herbstluftwm/Makefile 2021/01/02 15:25:04 1.7
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.6 2020/11/19 12:09:52 nia Exp $ 1# $NetBSD: Makefile,v 1.7 2021/01/02 15:25:04 nia Exp $
2 2
3DISTNAME= herbstluftwm-0.9.0 3DISTNAME= herbstluftwm-0.9.1
4CATEGORIES= wm 4CATEGORIES= wm
5MASTER_SITES= https://herbstluftwm.org/tarballs/ 5MASTER_SITES= https://herbstluftwm.org/tarballs/
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= https://herbstluftwm.org/ 8HOMEPAGE= https://herbstluftwm.org/
9COMMENT= Manual tiling window manager for X11 using Xlib and Glib 9COMMENT= Manual tiling window manager for X11 using Xlib and Glib
10LICENSE= modified-bsd 10LICENSE= modified-bsd
11 11
12TOOL_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc 12TOOL_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc
13 13
14USE_CMAKE= yes 14USE_CMAKE= yes
15USE_TOOLS+= pkg-config bash:run 15USE_TOOLS+= pkg-config bash:run
16USE_LANGUAGES= c c++ 16USE_LANGUAGES= c c++

cvs diff -r1.5 -r1.6 pkgsrc/wm/herbstluftwm/distinfo (expand / switch to unified diff)

--- pkgsrc/wm/herbstluftwm/distinfo 2020/11/19 12:09:52 1.5
+++ pkgsrc/wm/herbstluftwm/distinfo 2021/01/02 15:25:04 1.6
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.5 2020/11/19 12:09:52 nia Exp $ 1$NetBSD: distinfo,v 1.6 2021/01/02 15:25:04 nia Exp $
2 2
3SHA1 (herbstluftwm-0.9.0.tar.gz) = f3117bd670a9402929c79b6c60fd79b25e801180 3SHA1 (herbstluftwm-0.9.1.tar.gz) = 34a8d2cbe6da6c9932afd559f0530f4be15801ec
4RMD160 (herbstluftwm-0.9.0.tar.gz) = 26fafade4f49990a49874c0c869686cf3be540ed 4RMD160 (herbstluftwm-0.9.1.tar.gz) = c65089c871cb137da6d1837a1a1ef9d552ef1bbb
5SHA512 (herbstluftwm-0.9.0.tar.gz) = a9d4486729a65c8eb87b0d36f0cc28349f670abee82e20c9649e1348298ca5e73f9b349921007d555d620327cc09dab4c24e9c76dd971afc7f4de98b9408d925 5SHA512 (herbstluftwm-0.9.1.tar.gz) = c69cc5a77e98e2e0a1c84938394fe97cd985bfedb8bb1e2dceddb0268f30597cdf9b30048aa3618c20ec549f2113b7a6bbbb94f2fbcc578b8f0117bdd8cac85d
6Size (herbstluftwm-0.9.0.tar.gz) = 406897 bytes 6Size (herbstluftwm-0.9.1.tar.gz) = 432926 bytes
7SHA1 (patch-CMakeLists.txt) = d373394ad059eb455e2e5abc1feea0e21f1b53e6 7SHA1 (patch-CMakeLists.txt) = d373394ad059eb455e2e5abc1feea0e21f1b53e6