From nobody Sun Sep 3 12:00:20 2023 X-Original-To: dev-commits-ports-branches@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 4Rdr1c5MdRz4s12h; Sun, 3 Sep 2023 12:00:20 +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 4Rdr1c4rS1z3JST; Sun, 3 Sep 2023 12:00:20 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1693742420; 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=1ngJp+rI6Pav1gN+YHcfMSSnx5tVCxbr9/uzx4vG+HQ=; b=RVFtumnUOy9c7OUaJ4pp7hesDNquUaPSZ7XwidAZsUkoLN6P1eYdBeFJUuQoGPxRTzAcWK TVN+zkHAeqntOJohUX1W/hRuxa3WZ4hwekDCWP9DEgUSUpd7j0st1sAgNGqyyn5wemlPh+ uLUZhL5JQGkjYCJXx7QbX6mmkShEWwyBnJqPRpObCXxXnWfLeI6uQV9fouEuWhc0wUTUJo C7PIbq3NkwmIby85nJXtjChmOGk98BYZYWtgtipINxoy4zIt0AEdH/ZEq9S8If6Cp3toax V0kJsJK4HsWS/g/6afblzk4ToLuMw0hFyrbjF5Gs3I9s3AJbQnhXzNJc4p0jHg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1693742420; a=rsa-sha256; cv=none; b=Un3uPzUS26uVQ8qkJDhvcSs3AHTj9oLMYZTsUciBWzdlyCuacbI70eCgCADacwWM8ut3q1 7BAasOVvSbPJ2S447neXqsAvNluGR0HwdXN97EUg0/C0Sur96JbK5GBQNsnn2NwBdbiSrM hccxrq135to8zT49va+AoL7ud68n2bXH86TLnaLVf4PIUDxvRYeCIivfcXBzB6h/th8Yb1 2dmz78PnpZUU5Eo7ybnz32z1gyJLVE4WXhdsQqT6/jP8GaK58lcqhtjwgLQGO6AserM9aN a1vjwjNxYhHVyUjVg1DoORFEXitGPKYa0yLNbDlQvMyaauyn2Q1uriikj650eA== 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=1693742420; 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=1ngJp+rI6Pav1gN+YHcfMSSnx5tVCxbr9/uzx4vG+HQ=; b=lRvzeP8mMSHBj2M78zVSQADhWmEhjUO4sFGULcsW1amICIG1LduhOFe7UCmKeaoatcTgt8 IjJAS/8H2mF92v39C07bdsWF0xbtzRbp9KPYaNMAGvsXSHagr7fQ8XvQCw7mTukbrX0giA zNCCL2sVf/BJw3TXXHpRAPPG7URmb+SFvPTL/wsdOsumDjeaZcJkTvtljg/Ep8Bvh/p6Tv AML5veIgSkVwQ7bUwhPgCYMmBgtdBna0K+KJckJi/NQ/JkR7oz8Ikx8Auu6tjg4oQS8Bly yzqAPAXe/O5lFm4DsP3iLgdOD33gxC84Nj8ai90JgmvTSW7/bFjnneTNJUiUGQ== 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 4Rdr1c3sXqz8Md; Sun, 3 Sep 2023 12:00:20 +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 383C0KWI055705; Sun, 3 Sep 2023 12:00:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 383C0KVH055702; Sun, 3 Sep 2023 12:00:20 GMT (envelope-from git) Date: Sun, 3 Sep 2023 12:00:20 GMT Message-Id: <202309031200.383C0KVH055702@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: dda9b1ebf355 - 2023Q3 - x11-wm/hyprland: update to 0.29.1 List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-branches@freebsd.org X-BeenThere: dev-commits-ports-branches@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/2023Q3 X-Git-Reftype: branch X-Git-Commit: dda9b1ebf355160a6be6c0620664f205fedf73f2 Auto-Submitted: auto-generated The branch 2023Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=dda9b1ebf355160a6be6c0620664f205fedf73f2 commit dda9b1ebf355160a6be6c0620664f205fedf73f2 Author: Jan Beich AuthorDate: 2023-09-03 11:32:57 +0000 Commit: Jan Beich CommitDate: 2023-09-03 12:00:08 +0000 x11-wm/hyprland: update to 0.29.1 Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.29.1 Reported by: GitHub (watch releases) (cherry picked from commit 0f650f15e1170dcc19998adc6298859be2d9616f) --- x11-wm/hyprland/Makefile | 2 +- x11-wm/hyprland/distinfo | 6 +++--- x11-wm/hyprland/pkg-descr | 5 +++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile index a4a9bcbeb9bf..bde00e36f855 100644 --- a/x11-wm/hyprland/Makefile +++ b/x11-wm/hyprland/Makefile @@ -1,6 +1,6 @@ PORTNAME= hyprland DISTVERSIONPREFIX= v -DISTVERSION= 0.29.0 +DISTVERSION= 0.29.1 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11-wm/hyprland/distinfo b/x11-wm/hyprland/distinfo index f371b9e93311..62ea9feb658e 100644 --- a/x11-wm/hyprland/distinfo +++ b/x11-wm/hyprland/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1693256615 -SHA256 (hyprwm-Hyprland-v0.29.0_GH0.tar.gz) = 759c6cc8ffc0869f61dd5d03b5d550ef5695c1b17fa99af9fb776c90f6b932fc -SIZE (hyprwm-Hyprland-v0.29.0_GH0.tar.gz) = 7325165 +TIMESTAMP = 1693740777 +SHA256 (hyprwm-Hyprland-v0.29.1_GH0.tar.gz) = 8509b283218c382c73866494970533eefb0a2e0dab70c05db6abb92c250e3325 +SIZE (hyprwm-Hyprland-v0.29.1_GH0.tar.gz) = 7317987 SHA256 (hyprwm-hyprland-protocols-v0.2_GH0.tar.gz) = 106cb189d0fbe4ec0ee11a12a17238172f4c4cd1b2b26db904df144e5c7a05f0 SIZE (hyprwm-hyprland-protocols-v0.2_GH0.tar.gz) = 6342 SHA256 (canihavesomecoffee-udis86-1.7.2-186-g5336633_GH0.tar.gz) = 69aff959179ff6247b375b92e797221dbd8e078eabbf1366280b0532617e7fb8 diff --git a/x11-wm/hyprland/pkg-descr b/x11-wm/hyprland/pkg-descr index 20c74f73f889..ace374134720 100644 --- a/x11-wm/hyprland/pkg-descr +++ b/x11-wm/hyprland/pkg-descr @@ -1,5 +1,6 @@ Hyprland is a dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks. -It supports multiple layouts, fancy effects, has a very flexible IPC -model allowing for a lot of customization, and more. +It provides the latest Wayland features, is highly customizable, has +all the eyecandy, the most powerful plugins, easy IPC, much more QoL +stuff than other wlr-based compositors and more...