diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-09-26 19:00:22 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-09-26 19:00:22 +0800 |
commit | 96d5c2e70fbc1076288c5a4441cf6623e7f4e448 (patch) | |
tree | 4577c83959e433a2a9e2f159df63b751f6b34fec /x11-wm | |
parent | c5b96d182e8606a9dad4b2364454951804c9b841 (diff) | |
download | freebsd-ports-gnome-96d5c2e70fbc1076288c5a4441cf6623e7f4e448.tar.gz freebsd-ports-gnome-96d5c2e70fbc1076288c5a4441cf6623e7f4e448.tar.zst freebsd-ports-gnome-96d5c2e70fbc1076288c5a4441cf6623e7f4e448.zip |
Update to 4.17.1
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/i3/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/i3/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/x11-wm/i3/Makefile b/x11-wm/i3/Makefile index 38ab7acb1098..a1f3d8bb31f8 100644 --- a/x11-wm/i3/Makefile +++ b/x11-wm/i3/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= i3 -DISTVERSION= 4.17 +DISTVERSION= 4.17.1 CATEGORIES= x11-wm MASTER_SITES= http://i3wm.org/downloads/ @@ -28,7 +28,8 @@ RUN_DEPENDS= p5-AnyEvent-I3>=0:devel/p5-AnyEvent-I3 \ p5-IPC-Run>=0:devel/p5-IPC-Run \ p5-Try-Tiny>=0:lang/p5-Try-Tiny -USES= compiler:c11 gmake iconv localbase perl5 pkgconfig tar:bzip2 +USES= compiler:c11 gmake iconv localbase perl5 pkgconfig tar:bzip2 \ + xorg USE_XORG= xcb GNU_CONFIGURE= yes CONFIGURE_OUTSOURCE= yes diff --git a/x11-wm/i3/distinfo b/x11-wm/i3/distinfo index 95c373e0dadf..df7b63c81ea3 100644 --- a/x11-wm/i3/distinfo +++ b/x11-wm/i3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1566471734 -SHA256 (i3-4.17.tar.bz2) = 4ebe13e47d6b88fb31d0cb1492e9d968d96aafcd834b8d3cae18b684e7ac18fd -SIZE (i3-4.17.tar.bz2) = 1219767 +TIMESTAMP = 1569495555 +SHA256 (i3-4.17.1.tar.bz2) = 1e8fe133a195c29a8e2aa3b1c56e5bc77e7f5534f2dd92e09faabe2ca2d85f45 +SIZE (i3-4.17.1.tar.bz2) = 1218418 |