From nobody Thu Nov 25 07:45:44 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id D5D9F18A1193; Thu, 25 Nov 2021 07:45:44 +0000 (UTC) (envelope-from git@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 4J090S3dGMz4sJ1; Thu, 25 Nov 2021 07:45:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5D8EB19878; Thu, 25 Nov 2021 07:45:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1AP7jiNx049676; Thu, 25 Nov 2021 07:45:44 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AP7jiDU049675; Thu, 25 Nov 2021 07:45:44 GMT (envelope-from git) Date: Thu, 25 Nov 2021 07:45:44 GMT Message-Id: <202111250745.1AP7jiDU049675@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dries Michiels Subject: git: 53cd36f25ad2 - main - x11-wm/i3-gaps: Update to 4.20.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: driesm X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 53cd36f25ad2aa6634d1775f282c1b5b7e32cb05 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1637826344; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=AHPS5B3vKKTdrvtYA2MXHERPS3tjk0+Mn9z0Q8lWSDw=; b=dakThTnmuDsW6aM5Cd46DhWB3k2WZnRXPuw8Wb3h1E4NxMyrVHvCTWcGZLWWpTJ4wPRqOa 5blgqr1qUBvofiq/JII6LSLtkyG5R5X60k6wzsbEJ5q/LIuH1t9amTYeYAIcPeQ2bMBh5e 5vrMtvjSgnqGcvbaNY3LKjUnsSVaLiFmTlpYSV1Q4dFCwAxqPMx2//rEqDtq7ReT83U4jX w8UMARf0fPzV+SkfR0DIh9uSoISED/CLP1J9bHWi0mj+bX68pO1Ih+TVlTSdjMEzUyUEir jKE9P7J30f8eP5uTz690aAviRvhhb8XQKmtYVnOMKCNIr7XN/iETDE/SwWkjyg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1637826344; a=rsa-sha256; cv=none; b=NtGmZtiU492BcKvLSQ/Z3+uirTE+l71ySlbzI9PTdfL6f5q1EwPuDFGR+gBKqrS1T776Ze abkZglYQx28X8v4mUApvs18x6wbqK5PTmh5Em29o+4MHbK6kgEXHuhPIfyddqtDs1B7bYL jCSgHrzRvxGjQOcRFXCJSDXH8AxRwlYVqDq8ANiRIHaDt4EBfhP7XLD+sg1fmVqfGblbJT QeHmX/jjt4kbxgJuPKT43PtAcN6da0gxIu9q6lMERpX8RNDmie+2qqTbfG4dy7zDTV0bDU iRo4Yt3f1JStFmMEFk7t0Hi3o2hjPMR9sITl+iAk2gQNqKwjPiPeHqppR5FIoQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by driesm: URL: https://cgit.FreeBSD.org/ports/commit/?id=53cd36f25ad2aa6634d1775f282c1b5b7e32cb05 commit 53cd36f25ad2aa6634d1775f282c1b5b7e32cb05 Author: Dries Michiels AuthorDate: 2021-11-24 19:20:15 +0000 Commit: Dries Michiels CommitDate: 2021-11-25 07:45:02 +0000 x11-wm/i3-gaps: Update to 4.20.1 Approved by: 0mp (mentor), dmgk (maintainer) Differential Revision: https://reviews.freebsd.org/D33106 --- x11-wm/i3-gaps/Makefile | 6 +----- x11-wm/i3-gaps/distinfo | 8 +++----- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/x11-wm/i3-gaps/Makefile b/x11-wm/i3-gaps/Makefile index 7fb81be021be..abc4fd9759f0 100644 --- a/x11-wm/i3-gaps/Makefile +++ b/x11-wm/i3-gaps/Makefile @@ -1,12 +1,8 @@ PORTNAME= i3 -DISTVERSION= 4.19.1 -PORTREVISION= 1 +DISTVERSION= 4.20.1 CATEGORIES= x11-wm PKGNAMESUFFIX= -gaps -PATCH_SITES= https://github.com/i3/i3/commit/ -PATCHFILES= a7d873f8ccb117c8e0775fe5bfe5804416b89709.patch:-p1 - MAINTAINER= dmgk@FreeBSD.org COMMENT= Fork of i3 tiling window manager with more features, including gaps diff --git a/x11-wm/i3-gaps/distinfo b/x11-wm/i3-gaps/distinfo index 9b9acea6ce85..b1738d2254bc 100644 --- a/x11-wm/i3-gaps/distinfo +++ b/x11-wm/i3-gaps/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1613826242 -SHA256 (Airblader-i3-4.19.1_GH0.tar.gz) = 97f33544f0a64a325b7b98cd4ad17dcf6f2c8ead1350d378154b76af1798e8fc -SIZE (Airblader-i3-4.19.1_GH0.tar.gz) = 4189285 -SHA256 (a7d873f8ccb117c8e0775fe5bfe5804416b89709.patch) = 50216bf695c17fa498c281bdf5ba2194c10ed2d42480b70f81d81651648177ff -SIZE (a7d873f8ccb117c8e0775fe5bfe5804416b89709.patch) = 1166 +TIMESTAMP = 1637781555 +SHA256 (Airblader-i3-4.20.1_GH0.tar.gz) = 717f2499e1c6eb5c04e5c6d30442234387181e2b731366274b40bbf682f93d95 +SIZE (Airblader-i3-4.20.1_GH0.tar.gz) = 4199697