From owner-svn-ports-all@freebsd.org Thu Sep 26 11:00:23 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CC3C7122CC3; Thu, 26 Sep 2019 11:00:23 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46fBm74yr7z45dt; Thu, 26 Sep 2019 11:00:23 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8DDC727163; Thu, 26 Sep 2019 11:00:23 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x8QB0NBf086468; Thu, 26 Sep 2019 11:00:23 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8QB0NPA086467; Thu, 26 Sep 2019 11:00:23 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201909261100.x8QB0NPA086467@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 26 Sep 2019 11:00:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512890 - head/x11-wm/i3 X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/x11-wm/i3 X-SVN-Commit-Revision: 512890 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Sep 2019 11:00:23 -0000 Author: bapt Date: Thu Sep 26 11:00:22 2019 New Revision: 512890 URL: https://svnweb.freebsd.org/changeset/ports/512890 Log: Update to 4.17.1 Modified: head/x11-wm/i3/Makefile head/x11-wm/i3/distinfo Modified: head/x11-wm/i3/Makefile ============================================================================== --- head/x11-wm/i3/Makefile Thu Sep 26 10:50:23 2019 (r512889) +++ head/x11-wm/i3/Makefile Thu Sep 26 11:00:22 2019 (r512890) @@ -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 Modified: head/x11-wm/i3/distinfo ============================================================================== --- head/x11-wm/i3/distinfo Thu Sep 26 10:50:23 2019 (r512889) +++ head/x11-wm/i3/distinfo Thu Sep 26 11:00:22 2019 (r512890) @@ -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