Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2020 13:03:28 +0000 (UTC)
From:      Dmitri Goutnik <dmgk@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r526513 - head/x11-wm/i3-gaps
Message-ID:  <202002191303.01JD3Sxx037609@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dmgk
Date: Wed Feb 19 13:03:28 2020
New Revision: 526513
URL: https://svnweb.freebsd.org/changeset/ports/526513

Log:
  x11-wm/i3-gaps: Update to 4.18
  
  Changes:	https://github.com/Airblader/i3/blob/4.18/RELEASE-NOTES-4.18

Modified:
  head/x11-wm/i3-gaps/Makefile
  head/x11-wm/i3-gaps/distinfo

Modified: head/x11-wm/i3-gaps/Makefile
==============================================================================
--- head/x11-wm/i3-gaps/Makefile	Wed Feb 19 12:55:27 2020	(r526512)
+++ head/x11-wm/i3-gaps/Makefile	Wed Feb 19 13:03:28 2020	(r526513)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	i3
-DISTVERSION=	4.17.1
+DISTVERSION=	4.18
 CATEGORIES=	x11-wm
 PKGNAMESUFFIX=	-gaps
 
@@ -34,8 +34,8 @@ USES=		autoreconf compiler:c11 gettext-runtime gmake g
 		localbase perl5 pkgconfig xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	Airblader
-USE_PERL5=	run
 USE_GNOME=	glib20
+USE_PERL5=	run
 USE_XORG=	xcb
 
 GNU_CONFIGURE=	yes
@@ -46,7 +46,6 @@ CONFLICTS_INSTALL=	i3
 
 OPTIONS_DEFINE=		DOCS
 
-post-patch-DOCS-off:
-	@${REINPLACE_CMD} 's|print_BUILD_DOCS=yes|print_BUILD_DOCS=no|' ${WRKSRC}/configure.ac
+DOCS_CONFIGURE_ENABLE=	docs
 
 .include <bsd.port.mk>

Modified: head/x11-wm/i3-gaps/distinfo
==============================================================================
--- head/x11-wm/i3-gaps/distinfo	Wed Feb 19 12:55:27 2020	(r526512)
+++ head/x11-wm/i3-gaps/distinfo	Wed Feb 19 13:03:28 2020	(r526513)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567427002
-SHA256 (Airblader-i3-4.17.1_GH0.tar.gz) = 10d75b32786f54cc8854287478f83ff428e6996b73b3cd9b6ba86cee2adf570a
-SIZE (Airblader-i3-4.17.1_GH0.tar.gz) = 3991747
+TIMESTAMP = 1582113607
+SHA256 (Airblader-i3-4.18_GH0.tar.gz) = 5bd49039a0b9199a08ec752164c8bca6f8bfc7f307cd60ed9b09c833a3165813
+SIZE (Airblader-i3-4.18_GH0.tar.gz) = 4000133



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002191303.01JD3Sxx037609>