From owner-svn-ports-head@freebsd.org Tue Feb 9 21:06:27 2021 Return-Path: Delivered-To: svn-ports-head@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 048C752B3AB; Tue, 9 Feb 2021 21:06:27 +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 4DZwRk6n1Sz3rhx; Tue, 9 Feb 2021 21:06:26 +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 DB67B11CA0; Tue, 9 Feb 2021 21:06:26 +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 119L6Q5D012395; Tue, 9 Feb 2021 21:06:26 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 119L6Qq2012393; Tue, 9 Feb 2021 21:06:26 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202102092106.119L6Qq2012393@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 9 Feb 2021 21:06:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564820 - head/x11/foot X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/x11/foot X-SVN-Commit-Revision: 564820 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2021 21:06:27 -0000 Author: jbeich Date: Tue Feb 9 21:06:26 2021 New Revision: 564820 URL: https://svnweb.freebsd.org/changeset/ports/564820 Log: x11/foot: unbreak if devel/ncurses is installed In-base ncurses uses termcap, so ports/ don't support populating terminfo yet. For example, devel/ncurses has --with-hashed-db which confuses Meson. [2/3] /usr/local/bin/meson install --no-rebuild Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/mesonbuild/mesonmain.py", line 140, in run return options.run_func(options) File "/usr/local/lib/python3.7/site-packages/mesonbuild/minstall.py", line 554, in run installer.do_install(datafilename) File "/usr/local/lib/python3.7/site-packages/mesonbuild/minstall.py", line 372, in do_install self.install_targets(d) File "/usr/local/lib/python3.7/site-packages/mesonbuild/minstall.py", line 468, in install_targets raise RuntimeError('File {!r} could not be found'.format(t.fname)) RuntimeError: File 'f' could not be found Modified: head/x11/foot/Makefile (contents, props changed) head/x11/foot/distinfo (contents, props changed) Modified: head/x11/foot/Makefile ============================================================================== --- head/x11/foot/Makefile Tue Feb 9 20:51:17 2021 (r564819) +++ head/x11/foot/Makefile Tue Feb 9 21:06:26 2021 (r564820) @@ -5,6 +5,9 @@ DISTVERSION= 1.6.3 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 @@ -24,6 +27,6 @@ LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \ USES= compiler:c11 meson pkgconfig xorg USE_XORG= pixman WRKSRC= ${WRKDIR}/${PORTNAME} -MESON_ARGS= -Dterminfo=false +MESON_ARGS= -Dterminfo=disabled .include Modified: head/x11/foot/distinfo ============================================================================== --- head/x11/foot/distinfo Tue Feb 9 20:51:17 2021 (r564819) +++ head/x11/foot/distinfo Tue Feb 9 21:06:26 2021 (r564820) @@ -1,3 +1,5 @@ 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