From owner-svn-ports-all@freebsd.org Sat Feb 13 00:28:00 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 262BD537B92; Sat, 13 Feb 2021 00:28:00 +0000 (UTC) (envelope-from jbeich@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 4Dcrmw0fP0z4hJD; Sat, 13 Feb 2021 00:28:00 +0000 (UTC) (envelope-from jbeich@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 091265719; Sat, 13 Feb 2021 00:28:00 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11D0RxwE085871; Sat, 13 Feb 2021 00:27:59 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11D0RxTw085869; Sat, 13 Feb 2021 00:27:59 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202102130027.11D0RxTw085869@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 13 Feb 2021 00:27:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r565091 - head/x11/foot X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/x11/foot X-SVN-Commit-Revision: 565091 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: Sat, 13 Feb 2021 00:28:00 -0000 Author: jbeich Date: Sat Feb 13 00:27:59 2021 New Revision: 565091 URL: https://svnweb.freebsd.org/changeset/ports/565091 Log: x11/foot: update to 1.6.4 Changes: https://codeberg.org/dnkl/foot/releases/tag/1.6.4 Modified: head/x11/foot/Makefile (contents, props changed) head/x11/foot/distinfo (contents, props changed) Modified: head/x11/foot/Makefile ============================================================================== --- head/x11/foot/Makefile Sat Feb 13 00:22:27 2021 (r565090) +++ head/x11/foot/Makefile Sat Feb 13 00:27:59 2021 (r565091) @@ -1,12 +1,9 @@ # $FreeBSD$ PORTNAME= foot -DISTVERSION= 1.6.3 +DISTVERSION= 1.6.4 CATEGORIES= x11 MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ - -PATCH_SITES= https://codeberg.org/dnkl/${PORTNAME}/commit/ -PATCHFILES+= bdc5810ff45e.patch:-p1 # -Dterminfo=disabled MAINTAINER= jbeich@FreeBSD.org COMMENT= Fast, lightweight and minimalistic Wayland terminal emulator Modified: head/x11/foot/distinfo ============================================================================== --- head/x11/foot/distinfo Sat Feb 13 00:22:27 2021 (r565090) +++ head/x11/foot/distinfo Sat Feb 13 00:27:59 2021 (r565091) @@ -1,5 +1,3 @@ -TIMESTAMP = 1611946390 -SHA256 (foot-1.6.3.tar.gz) = 0340df647d3baae5bcafe6b081173d1850d3f92452d0d0b68d3edf0ef6eb1819 -SIZE (foot-1.6.3.tar.gz) = 347352 -SHA256 (bdc5810ff45e.patch) = 4366b74acdc28ff4e96e4ea32c5a02fc42b0ee04b28169c736c69ff58c9c7e4b -SIZE (bdc5810ff45e.patch) = 2639 +TIMESTAMP = 1613161667 +SHA256 (foot-1.6.4.tar.gz) = 73142dcb7d0223ca740f880d372084b6dfdd56700c375709b3166bcaf32e034c +SIZE (foot-1.6.4.tar.gz) = 348577