From owner-svn-ports-all@freebsd.org Tue Feb 2 15:17:50 2021 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 F0B7253515E; Tue, 2 Feb 2021 15:17:50 +0000 (UTC) (envelope-from dmgk@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DVT2k6XrCz3QDL; Tue, 2 Feb 2021 15:17:50 +0000 (UTC) (envelope-from dmgk@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 CF0487F7F; Tue, 2 Feb 2021 15:17:50 +0000 (UTC) (envelope-from dmgk@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 112FHoOM053442; Tue, 2 Feb 2021 15:17:50 GMT (envelope-from dmgk@FreeBSD.org) Received: (from dmgk@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 112FHo44053440; Tue, 2 Feb 2021 15:17:50 GMT (envelope-from dmgk@FreeBSD.org) Message-Id: <202102021517.112FHo44053440@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dmgk set sender to dmgk@FreeBSD.org using -f From: Dmitri Goutnik Date: Tue, 2 Feb 2021 15:17:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r563814 - head/x11-wm/i3-gaps X-SVN-Group: ports-head X-SVN-Commit-Author: dmgk X-SVN-Commit-Paths: head/x11-wm/i3-gaps X-SVN-Commit-Revision: 563814 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.34 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: Tue, 02 Feb 2021 15:17:51 -0000 Author: dmgk Date: Tue Feb 2 15:17:50 2021 New Revision: 563814 URL: https://svnweb.freebsd.org/changeset/ports/563814 Log: x11-wm/i3-gaps: Update to 4.19.1 Changes: https://github.com/Airblader/i3/blob/4.19.1/RELEASE-NOTES-4.19.1 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 Tue Feb 2 15:04:04 2021 (r563813) +++ head/x11-wm/i3-gaps/Makefile Tue Feb 2 15:17:50 2021 (r563814) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= i3 -DISTVERSION= 4.19 +DISTVERSION= 4.19.1 CATEGORIES= x11-wm PKGNAMESUFFIX= -gaps Modified: head/x11-wm/i3-gaps/distinfo ============================================================================== --- head/x11-wm/i3-gaps/distinfo Tue Feb 2 15:04:04 2021 (r563813) +++ head/x11-wm/i3-gaps/distinfo Tue Feb 2 15:17:50 2021 (r563814) @@ -1,3 +1,3 @@ -TIMESTAMP = 1605616227 -SHA256 (Airblader-i3-4.19_GH0.tar.gz) = dbd739dae5c16a94763dac0a7407d0307f0814f7bf48b99591b772820c874b4f -SIZE (Airblader-i3-4.19_GH0.tar.gz) = 4192134 +TIMESTAMP = 1612267081 +SHA256 (Airblader-i3-4.19.1_GH0.tar.gz) = 97f33544f0a64a325b7b98cd4ad17dcf6f2c8ead1350d378154b76af1798e8fc +SIZE (Airblader-i3-4.19.1_GH0.tar.gz) = 4189285