pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/i3 Update i3 to version 4.10.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8bc4745b06b2
branches: trunk
changeset: 650934:8bc4745b06b2
user: nros <nros%pkgsrc.org@localhost>
date: Tue Apr 28 18:15:54 2015 +0000
description:
Update i3 to version 4.10.2.
Changes mentioned in the release notes:
* Cope with non-null-terminated x class properties.
* Get workspace name when renaming current workspace (fixes crash).
* Use a reasonable default sep_block_width if a separator_symbol is given.
* Remove windows from the save set when unmapping.
diffstat:
wm/i3/Makefile | 5 ++---
wm/i3/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r 4531e28ee111 -r 8bc4745b06b2 wm/i3/Makefile
--- a/wm/i3/Makefile Tue Apr 28 17:13:59 2015 +0000
+++ b/wm/i3/Makefile Tue Apr 28 18:15:54 2015 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2015/04/25 14:24:59 tnn Exp $
+# $NetBSD: Makefile,v 1.10 2015/04/28 18:15:54 nros Exp $
#
-DISTNAME= i3-4.10.1
-PKGREVISION= 1
+DISTNAME= i3-4.10.2
CATEGORIES= wm
MASTER_SITES= http://i3wm.org/downloads/
EXTRACT_SUFX= .tar.bz2
diff -r 4531e28ee111 -r 8bc4745b06b2 wm/i3/distinfo
--- a/wm/i3/distinfo Tue Apr 28 17:13:59 2015 +0000
+++ b/wm/i3/distinfo Tue Apr 28 18:15:54 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.5 2015/04/05 17:02:51 nros Exp $
+$NetBSD: distinfo,v 1.6 2015/04/28 18:15:54 nros Exp $
-SHA1 (i3-4.10.1.tar.bz2) = 2e93308f67479555ca276f1e885a6bebc92ba538
-RMD160 (i3-4.10.1.tar.bz2) = 6cadbbc335e646048f003b70cc05d67fea68e86a
-Size (i3-4.10.1.tar.bz2) = 942981 bytes
+SHA1 (i3-4.10.2.tar.bz2) = dc50d112645b9838d05e5864dc09a160c4cec8a1
+RMD160 (i3-4.10.2.tar.bz2) = 952f2a6a9fad4432065ac6435ac6cfb07affbf78
+Size (i3-4.10.2.tar.bz2) = 942759 bytes
SHA1 (patch-Makefile) = 919f0e87efa951bde531b9172b74589d3e1c474a
SHA1 (patch-src_log.c) = 75ac4d0681d114e0343ddb015292c6c8ee81c1ae
SHA1 (patch-src_main.c) = c03fcb12d404fcdfd14c1892b771ee0c7a86b39d
Home |
Main Index |
Thread Index |
Old Index