From nobody Wed Apr 17 18:12:29 2024 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 4VKTXF6B72z5HMMp; Wed, 17 Apr 2024 18:12:29 +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 4VKTXF4KRmz4863; Wed, 17 Apr 2024 18:12:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713377549; 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=AcI9CGWzaudzK+pqdogaTuBCeUc/InorcHjRTYUXius=; b=WGo5d7TLW6B0o+i3zbULhnCDIOV7htVuUt6iONggsVyhPezYIxjU3nxThOHP2jh/g0QkWs yNT9/PodHaMcPK/zytpuSsLVPniW3R6Mm6HDjfQ+Su4SGV+7P80b+n0qje9QzliDs5xKgP xspJRrGedBwTMG51craWawKkC+sjAD4rJVIWNOrIPJ581HmYefobSi3BheKPjgzN2JYiRa RASiZqeByvJYd76JUiBngQ/VRM8HcsaNOQdELCZBwGpUaiii3TsjVbkjnKlvhA4Awgczrx S8XGrRfziJ229jYEiw3WgMUHDG9nIXu9tLyUnBjbWFoddZodvBlcfoPBnfCGrw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713377549; a=rsa-sha256; cv=none; b=GpFpZJ19UQcRBbfe6NaBUYEGiV2YMMfG9C2CwGsBxGnwp8W6k0ozoNZVHgsK4DF/F9A/Au zohXn5paETgwUtzhWoFYV4CcVI4KSlpYSHZTDgmfNL101TCjpeVz/GhF1W2FvmWAGCuldg aOeSA2gAtqe7RYD9nt49U/Mr+DyUeens6K/RtOIRvCRzVk7p7gzQhDJmu1A6L909i8o5DL imG3PY4XJcUPwOrEAYLTGnAo1ZF7mXFgwXkpoA3H2n1NILH789e1NIIZ8X2Ee9ZAp0Gfyd 3FahX3Z3fAiov+XNqZCt2WKeCsWshSw3egBAt9UUIeUdl0G4qLo0N6IWpim81A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713377549; 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=AcI9CGWzaudzK+pqdogaTuBCeUc/InorcHjRTYUXius=; b=Fn1N/h5IX4AZFBV91JCg5ry+rIyZpvo8C0B3veUt8Jtz7d1WI/YAsEUwkayKua2ORr4xha OZKiGuUpMi3O2vhRuie5L0NKiv72mvJ2yUFjP9JAC0G/IwXP5n0hIh396zbTr5sBgRr2Cq e1fWnesvaBxIvls8uAdVfvSq69caUOJHTcLvdHRNrg4vIKl/5j0ItVCOK6hW8k9+MQtPP8 n4O+65Zr2InzDJp1Bb3h9EsxVWWhPoaRKrWBOS7e7aI1SwHv7qu+zrUuLj7SPEfhcUWI7h 3t7nRvMGYErhdtiS5fFaxsWDaX9/nMTGE9zZlQ42ICnOSQfaXG1Peqgx99WHog== 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 4VKTXF3vkJzcWg; Wed, 17 Apr 2024 18:12:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 43HICT2Y078096; Wed, 17 Apr 2024 18:12:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 43HICTA7078093; Wed, 17 Apr 2024 18:12:29 GMT (envelope-from git) Date: Wed, 17 Apr 2024 18:12:29 GMT Message-Id: <202404171812.43HICTA7078093@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 22a00014a729 - 2024Q2 - x11-wm/hyprland: update to 0.39.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: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@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/2024Q2 X-Git-Reftype: branch X-Git-Commit: 22a00014a729be3226802d36d979b4e7f5912579 Auto-Submitted: auto-generated The branch 2024Q2 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=22a00014a729be3226802d36d979b4e7f5912579 commit 22a00014a729be3226802d36d979b4e7f5912579 Author: Jan Beich AuthorDate: 2024-04-16 16:01:03 +0000 Commit: Jan Beich CommitDate: 2024-04-17 18:09:23 +0000 x11-wm/hyprland: update to 0.39.1 Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.39.1 Reported by: GitHub (watch releases) (cherry picked from commit 0fa53b0369b7e52bbdffe8f9802cf170eec64468) --- x11-wm/hyprland/Makefile | 7 ++----- x11-wm/hyprland/distinfo | 8 +++----- x11-wm/hyprland/pkg-plist | 4 ++-- 3 files changed, 7 insertions(+), 12 deletions(-) diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile index 92d37c769483..46a06fbb62e0 100644 --- a/x11-wm/hyprland/Makefile +++ b/x11-wm/hyprland/Makefile @@ -1,11 +1,8 @@ PORTNAME= hyprland DISTVERSIONPREFIX= v -DISTVERSION= 0.39.0 +DISTVERSION= 0.39.1 CATEGORIES= x11-wm wayland -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= 2ea367839bf6.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/5595 - MAINTAINER= jbeich@FreeBSD.org COMMENT= Dynamic tiling Wayland compositor that doesn't sacrifice on its looks #' WWW= https://hyprland.org/ @@ -37,7 +34,7 @@ GH_TUPLE= hyprwm:hyprland-protocols:v0.2-4-g0c2ce70:hyprland_protocols/subprojec MESON_ARGS= -Dsystemd=disabled # Generated by "make update-hash" for commit_pins in hyprpm.toml -GH_HASH= e93fbd7c4f991cb8ef03e433ccc4d43587923e15 +GH_HASH= fe7b748eb668136dd0558b7c8279bfcd7ab4d759 # XXX Drop after FreeBSD 14.0 EOL around 2025-03-01 .if exists(/usr/lib/libc++.so) && !exists(/usr/include/c++/v1/__format/write_escaped.h) diff --git a/x11-wm/hyprland/distinfo b/x11-wm/hyprland/distinfo index dd58b7216dbc..eb59a7c52203 100644 --- a/x11-wm/hyprland/distinfo +++ b/x11-wm/hyprland/distinfo @@ -1,11 +1,9 @@ -TIMESTAMP = 1713120508 -SHA256 (hyprwm-Hyprland-v0.39.0_GH0.tar.gz) = cf268af89b61a5d7a1535a6837997b43955da26b2dde9a71ff72a57dccefc470 -SIZE (hyprwm-Hyprland-v0.39.0_GH0.tar.gz) = 47898832 +TIMESTAMP = 1713283263 +SHA256 (hyprwm-Hyprland-v0.39.1_GH0.tar.gz) = 23597a7519c32493ecdbd769a2d272a22027b8675e3ebfe4fa8a1b9373e8f540 +SIZE (hyprwm-Hyprland-v0.39.1_GH0.tar.gz) = 47899652 SHA256 (hyprwm-hyprland-protocols-v0.2-4-g0c2ce70_GH0.tar.gz) = d8eb9712d66a167a22a0dae829b6dba2b85814b566d0a87918c944e7c0388d1b SIZE (hyprwm-hyprland-protocols-v0.2-4-g0c2ce70_GH0.tar.gz) = 6478 SHA256 (canihavesomecoffee-udis86-1.7.2-186-g5336633_GH0.tar.gz) = 69aff959179ff6247b375b92e797221dbd8e078eabbf1366280b0532617e7fb8 SIZE (canihavesomecoffee-udis86-1.7.2-186-g5336633_GH0.tar.gz) = 116938 SHA256 (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = b5a9ff1793b1e2d388a3819bf35797002b1d2e40bb35a10c65605e0ea1435271 SIZE (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = 179289803 -SHA256 (2ea367839bf6.patch) = ca06b9d357e050c130e6195137a86c830e5eb0e66b392afe48a80ef85040df9a -SIZE (2ea367839bf6.patch) = 4269 diff --git a/x11-wm/hyprland/pkg-plist b/x11-wm/hyprland/pkg-plist index a823e3cff4d8..1d2d041d958e 100644 --- a/x11-wm/hyprland/pkg-plist +++ b/x11-wm/hyprland/pkg-plist @@ -1,8 +1,8 @@ bin/Hyprland bin/hyprctl bin/hyprpm -share/bash-completions/hyprctl -share/bash-completions/hyprpm +share/bash-completion/hyprctl +share/bash-completion/hyprpm share/fish/vendor_completions.d/hyprctl.fish share/fish/vendor_completions.d/hyprpm.fish %%DATADIR%%/hyprland.conf