Bugfix update to i3-4.10.4

This commit is contained in:
dcoppa 2015-09-09 09:01:52 +00:00
parent 1016452b26
commit 2dfb759f5a
3 changed files with 8 additions and 8 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.96 2015/08/01 09:03:31 dcoppa Exp $
# $OpenBSD: Makefile,v 1.97 2015/09/09 09:01:52 dcoppa Exp $
COMMENT = improved dynamic tiling window manager
DISTNAME = i3-4.10.3
DISTNAME = i3-4.10.4
CATEGORIES = x11
EXTRACT_SUFX = .tar.bz2

View File

@ -1,2 +1,2 @@
SHA256 (i3-4.10.3.tar.bz2) = kpCFe9Wk0aeSVE12O+3VMQSmg/PnIbVjGBGCejiBB9M=
SIZE (i3-4.10.3.tar.bz2) = 941295
SHA256 (i3-4.10.4.tar.bz2) = 3U+npcW4/q+D8Zb8GBv9M6/2XBHYHJGzrp2dPSVAZV4=
SIZE (i3-4.10.4.tar.bz2) = 940744

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-man_i3-migrate-config-to-v4_1,v 1.18 2015/08/01 09:03:31 dcoppa Exp $
$OpenBSD: patch-man_i3-migrate-config-to-v4_1,v 1.19 2015/09/09 09:01:52 dcoppa Exp $
The escape sequence \" introduces a comment.
Consequently, the rest of the input line is ignored.
@ -8,11 +8,11 @@ the date of the last change is lost.
--- man/i3-migrate-config-to-v4.1.orig Thu Jul 30 22:27:14 2015
+++ man/i3-migrate-config-to-v4.1 Sat Aug 1 10:50:29 2015
@@ -7,7 +7,7 @@
.\" Source: i3 4.10.3
.\" Source: i3 4.10.4
.\" Language: English
.\"
-.TH "I3\-MIGRATE\-CONFIG\" "1" "07/30/2015" "i3 4\&.10\&.3" "i3 Manual"
+.TH "I3\-MIGRATE\-CONFIG" "1" "07/30/2015" "i3 4\&.10\&.3" "i3 Manual"
-.TH "I3\-MIGRATE\-CONFIG\" "1" "09/08/2015" "i3 4\&.10\&.4" "i3 Manual"
+.TH "I3\-MIGRATE\-CONFIG" "1" "09/08/2015" "i3 4\&.10\&.4" "i3 Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------