Sat Aug 15 11:55:26 2015 UTC ()
Update i3 to version 4.10.3.

Release notes:
Bugfixes:

* serialize con_id with %p in run_binding() (For FreeBSD)
* ignore InputHint when not in WM_HINTS (fixes e.g. mupdf focus)
* disable physically disconnect RandR outputs
* initialize workspace rect to the output's upon creation
* userguide: quoted strings need to be used, escaping isn窶冲 possible
* mkdirp: do not throw an error if directory exists (fixes layout loss for
  in-place restarts)
* i3bar: fix freeing static strings


(nros)
diff -r1.11 -r1.12 pkgsrc/wm/i3/Makefile
diff -r1.6 -r1.7 pkgsrc/wm/i3/distinfo

cvs diff -r1.11 -r1.12 pkgsrc/wm/i3/Makefile (expand / switch to unified diff)

--- pkgsrc/wm/i3/Makefile 2015/06/12 10:51:47 1.11
+++ pkgsrc/wm/i3/Makefile 2015/08/15 11:55:26 1.12
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:47 wiz Exp $ 1# $NetBSD: Makefile,v 1.12 2015/08/15 11:55:26 nros Exp $
2# 2#
3 3
4DISTNAME= i3-4.10.2 4DISTNAME= i3-4.10.3
5PKGREVISION= 1 
6CATEGORIES= wm 5CATEGORIES= wm
7MASTER_SITES= http://i3wm.org/downloads/ 6MASTER_SITES= http://i3wm.org/downloads/
8EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
9 8
10MAINTAINER= tonnerre@NetBSD.org 9MAINTAINER= tonnerre@NetBSD.org
11HOMEPAGE= http://i3wm.org/ 10HOMEPAGE= http://i3wm.org/
12COMMENT= Improved dynamic tiling window manager 11COMMENT= Improved dynamic tiling window manager
13LICENSE= modified-bsd 12LICENSE= modified-bsd
14 13
15USE_TOOLS+= gmake bison lex yacc pkg-config perl 14USE_TOOLS+= gmake bison lex yacc pkg-config perl
16USE_LANGUAGES= c99 15USE_LANGUAGES= c99
17MAKE_JOBS_SAFE= no 16MAKE_JOBS_SAFE= no
18 17

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

--- pkgsrc/wm/i3/distinfo 2015/04/28 18:15:54 1.6
+++ pkgsrc/wm/i3/distinfo 2015/08/15 11:55:26 1.7
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.6 2015/04/28 18:15:54 nros Exp $ 1$NetBSD: distinfo,v 1.7 2015/08/15 11:55:26 nros Exp $
2 2
3SHA1 (i3-4.10.2.tar.bz2) = dc50d112645b9838d05e5864dc09a160c4cec8a1 3SHA1 (i3-4.10.3.tar.bz2) = 5f3a21d024e4adea0a9b23841019cfa9d563700e
4RMD160 (i3-4.10.2.tar.bz2) = 952f2a6a9fad4432065ac6435ac6cfb07affbf78 4RMD160 (i3-4.10.3.tar.bz2) = 8d5ac4ba8225a90c7b98531a438d23983e834535
5Size (i3-4.10.2.tar.bz2) = 942759 bytes 5Size (i3-4.10.3.tar.bz2) = 941295 bytes
6SHA1 (patch-Makefile) = 919f0e87efa951bde531b9172b74589d3e1c474a 6SHA1 (patch-Makefile) = 919f0e87efa951bde531b9172b74589d3e1c474a
7SHA1 (patch-src_log.c) = 75ac4d0681d114e0343ddb015292c6c8ee81c1ae 7SHA1 (patch-src_log.c) = 75ac4d0681d114e0343ddb015292c6c8ee81c1ae
8SHA1 (patch-src_main.c) = c03fcb12d404fcdfd14c1892b771ee0c7a86b39d 8SHA1 (patch-src_main.c) = c03fcb12d404fcdfd14c1892b771ee0c7a86b39d