aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/i3
diff options
context:
space:
mode:
authordhn <dhn@FreeBSD.org>2011-07-24 16:44:29 +0800
committerdhn <dhn@FreeBSD.org>2011-07-24 16:44:29 +0800
commit9e2e78791394bb8825640def5f44c1bee83403a0 (patch)
tree147846a932a54f53ffbcde3b20cb226a1c9a4298 /x11-wm/i3
parent767358ee7b42e06c207041fc5df1234faa64532d (diff)
downloadfreebsd-ports-gnome-9e2e78791394bb8825640def5f44c1bee83403a0.tar.gz
freebsd-ports-gnome-9e2e78791394bb8825640def5f44c1bee83403a0.tar.zst
freebsd-ports-gnome-9e2e78791394bb8825640def5f44c1bee83403a0.zip
- Update to 3.e-bf3
- Update MASTER_SITES/WWW PR: ports/159148 Submitted by: Raphael Kubo da Costa <kubito@gmail.com>
Diffstat (limited to 'x11-wm/i3')
-rw-r--r--x11-wm/i3/Makefile8
-rw-r--r--x11-wm/i3/distinfo4
-rw-r--r--x11-wm/i3/files/patch-src__cfgparse.l10
-rw-r--r--x11-wm/i3/pkg-descr2
4 files changed, 5 insertions, 19 deletions
diff --git a/x11-wm/i3/Makefile b/x11-wm/i3/Makefile
index 2516ad0ce254..4bc39a5df9ae 100644
--- a/x11-wm/i3/Makefile
+++ b/x11-wm/i3/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= i3
-DISTVERSION= 3.e-bf2
+DISTVERSION= 3.e-bf3
CATEGORIES= x11-wm
-MASTER_SITES= http://i3.zekjur.net/downloads/ \
+MASTER_SITES= http://i3wm.org/downloads/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= dhn
@@ -41,10 +41,6 @@ MAN1= i3.1 \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 700000
-BROKEN= Does not compile on FreeBSD 6.X
-.endif
-
post-extract:
@cd ${WRKSRC} && ${CP} i3.config config.sample
@cd ${WRKSRC} && ${CP} i3.welcome welcome
diff --git a/x11-wm/i3/distinfo b/x11-wm/i3/distinfo
index c9bf3828a4d7..02a09a48ecb9 100644
--- a/x11-wm/i3/distinfo
+++ b/x11-wm/i3/distinfo
@@ -1,2 +1,2 @@
-SHA256 (i3-3.e-bf2.tar.bz2) = 4439d20694b116acc0ae40acee2c22473ce1cc6b6f16593e8002f21bb092eb20
-SIZE (i3-3.e-bf2.tar.bz2) = 291392
+SHA256 (i3-3.e-bf3.tar.bz2) = e0a7b030ebbad0ebf2ac39f235dd5e0ad34ef0ff5b83e31501a361f92e85c68f
+SIZE (i3-3.e-bf3.tar.bz2) = 360704
diff --git a/x11-wm/i3/files/patch-src__cfgparse.l b/x11-wm/i3/files/patch-src__cfgparse.l
deleted file mode 100644
index d20dcc78455d..000000000000
--- a/x11-wm/i3/files/patch-src__cfgparse.l
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./src/cfgparse.l.orig 2011-01-19 21:26:37.000000000 +0100
-+++ ./src/cfgparse.l 2011-01-22 20:43:13.000000000 +0100
-@@ -10,6 +10,7 @@
- */
- #include <stdio.h>
- #include <string.h>
-+#include <stdint.h> /* Defines uint32_t, required by cfgparse.tab.h */
- #include "cfgparse.tab.h"
- #include <xcb/xcb.h>
-
diff --git a/x11-wm/i3/pkg-descr b/x11-wm/i3/pkg-descr
index 61fb8e06db4f..0a1777594035 100644
--- a/x11-wm/i3/pkg-descr
+++ b/x11-wm/i3/pkg-descr
@@ -1,4 +1,4 @@
i3 is an improved dynamic, tiling window manager.
Inspired by wmii that supported Xinerama.
-WWW: http://i3.zekjur.net/
+WWW: http://i3wm.org