From nobody Fri Oct 29 08:05:41 2021 X-Original-To: dev-commits-ports-main@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 A8D45181BBC3; Fri, 29 Oct 2021 08:05:41 +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 4HgZjx4DNHz3s0F; Fri, 29 Oct 2021 08:05:41 +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 6081313B21; Fri, 29 Oct 2021 08:05:41 +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 19T85fTZ035203; Fri, 29 Oct 2021 08:05:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19T85fBO035202; Fri, 29 Oct 2021 08:05:41 GMT (envelope-from git) Date: Fri, 29 Oct 2021 08:05:41 GMT Message-Id: <202110290805.19T85fBO035202@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 5a4bedd7d703 - main - x11-wm/phoc: update to 0.9.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5a4bedd7d7032c0d24d22b935315242691348541 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=5a4bedd7d7032c0d24d22b935315242691348541 commit 5a4bedd7d7032c0d24d22b935315242691348541 Author: Jan Beich AuthorDate: 2021-10-27 14:56:44 +0000 Commit: Jan Beich CommitDate: 2021-10-29 08:05:07 +0000 x11-wm/phoc: update to 0.9.0 Changes: https://source.puri.sm/Librem5/phoc/-/releases/v0.9.0 Reported by: Repology --- x11-wm/phoc/Makefile | 5 ++--- x11-wm/phoc/Makefile.wlroots | 3 ++- x11-wm/phoc/distinfo | 10 +++++----- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/x11-wm/phoc/Makefile b/x11-wm/phoc/Makefile index 7d4f32e6dfb8..b89b4ef20039 100644 --- a/x11-wm/phoc/Makefile +++ b/x11-wm/phoc/Makefile @@ -1,7 +1,6 @@ PORTNAME= phoc DISTVERSIONPREFIX= v -DISTVERSION= 0.8.0 -PORTREVISION= 2 +DISTVERSION= 0.9.0 CATEGORIES= x11-wm MAINTAINER= jbeich@FreeBSD.org @@ -25,7 +24,7 @@ USE_GNOME= gnomedesktop3 USE_XORG= pixman xcb GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World/Phosh -GL_COMMIT= 527689df1300277af2cdfc872474c8322e38f690 +GL_COMMIT= 0563907a884f4edb9f0a84dcefb52dccc3407c10 SHEBANG_FILES= build-aux/post_install.py CFLAGS+= -Wno-error=format-nonliteral # clang PLIST_FILES= bin/${PORTNAME} diff --git a/x11-wm/phoc/Makefile.wlroots b/x11-wm/phoc/Makefile.wlroots index 9b6de4e4b936..250763608eff 100644 --- a/x11-wm/phoc/Makefile.wlroots +++ b/x11-wm/phoc/Makefile.wlroots @@ -9,5 +9,6 @@ LIB_DEPENDS:= ${LIB_DEPENDS:N*wlroots*} \ RUN_DEPENDS+= xwayland-devel>0:x11-servers/xwayland-devel USE_GL+= gbm egl USE_XORG+= x11 -GL_TUPLE+= https://source.puri.sm:Librem5:wlroots:b2fd6d8dd88d67ee48be67f5be4ee614a5826b13:wlroots/subprojects/wlroots +GL_TUPLE+= https://source.puri.sm:Librem5:wlroots:5413b1ec61c6e3390929db595c0ec92f92ea2594:wlroots/subprojects/wlroots +MESON_ARGS+= -Dwlroots:default_library=static PLIST_FILES+= "@comment libdata/pkgconfig/wlroots.pc" diff --git a/x11-wm/phoc/distinfo b/x11-wm/phoc/distinfo index 96f0d532b5bf..b7997fd0b5a9 100644 --- a/x11-wm/phoc/distinfo +++ b/x11-wm/phoc/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1625875601 -SHA256 (World/Phosh-phoc-527689df1300277af2cdfc872474c8322e38f690_GL0.tar.gz) = 3403ef0eb064013ec5e2b6df966bf461649d16aab2f8d8df8c632cec81dffb53 -SIZE (World/Phosh-phoc-527689df1300277af2cdfc872474c8322e38f690_GL0.tar.gz) = 144698 -SHA256 (Librem5-wlroots-b2fd6d8dd88d67ee48be67f5be4ee614a5826b13_GL0.tar.gz) = ed0a9dd277d0943c46d9aca7e2ed88bae3315044bcc5ad76c7565e45dadafea8 -SIZE (Librem5-wlroots-b2fd6d8dd88d67ee48be67f5be4ee614a5826b13_GL0.tar.gz) = 477031 +TIMESTAMP = 1635346604 +SHA256 (World/Phosh-phoc-0563907a884f4edb9f0a84dcefb52dccc3407c10_GL0.tar.gz) = 594293b5d5e41b2b7c113efe5536436300aab147083d33d89f8fa8918e68733a +SIZE (World/Phosh-phoc-0563907a884f4edb9f0a84dcefb52dccc3407c10_GL0.tar.gz) = 155006 +SHA256 (Librem5-wlroots-5413b1ec61c6e3390929db595c0ec92f92ea2594_GL0.tar.gz) = 48950a5a45feb46957f172afaaa7a096945b36ca4b32b2e5e259fa6c32c1f737 +SIZE (Librem5-wlroots-5413b1ec61c6e3390929db595c0ec92f92ea2594_GL0.tar.gz) = 477754