From nobody Tue Jul 18 10:38:41 2023 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 4R4wR52pMrz4dQxd; Tue, 18 Jul 2023 10:38: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 4R4wR52Nvzz3vy1; Tue, 18 Jul 2023 10:38:41 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1689676721; 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=8QrTw4KsfunQQdJ01e29XNhLJ5JvFOv54RtbxXKLE/Y=; b=cVqfxne1OXPP1VV2TnNbqvDf+7skJAE7t1YyHMReShA3prHIOTWwWHQG9VEOx4V0uWvTwe S/Lkx7Xivc5Bbk+hamN31jRRy8TxMC+t9ToGWs5Cvp+Qtvg2JIpKoliQZCuex2dRS+POGb T/hngmslO4r8sMrFkxPA7HZ7VaugIDesKykmSW+VVgYeI8mW5qa1kdFZuCZCSJaitC8Lke 8YiMbBI2WlLstP13RllC3UCDkYx6k8dLeqwnW5h8E0DhNgN4S6edQAVdsIz2pb7JaMF+Oy ISiz3AuYETqAo5lAz1QCy/TZY2moJm42eHAtl8tpM5bNdg4r2uc3qqBfYYBvhA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1689676721; 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=8QrTw4KsfunQQdJ01e29XNhLJ5JvFOv54RtbxXKLE/Y=; b=tSxu5qdUVRjAr3Dg6jFl2H9gfnwg1+i19WYhuiqovFGGP6cfzfTfoaGGLa0C0rIsru9oqg lBbYMHtsaRGVh+GTgXtZLAOQBe5wBM8M+92mrgsZLJNS9vklRHM8xd1cyKw86yJ0DapC/W SiLg3THOD3cek4MetAtPlAut6uJK4esKDB69an74HlOw632Ra5T9oJDPOUbGLwtMeAG3Bb zILPu9I9QsMfLld1JaOl31gJbh3zUit/MBgXwlA4ywpcu0rcgF4q5kZrjf9STBp22HhpXl j4+kts76jpqq8rh61t1HByUOn5y9am9LCtV8hijJhhLn7DMsaOGZP0X/7uEkiw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1689676721; a=rsa-sha256; cv=none; b=us6DJ1DyiRmDqZDAD8Ou4hgixIWsjoeqBiDaxwvMZBouiA6u6JNOfWySuGY54d9lM7xT8w vvS+j8oLwedQKGIRvqpqOP8TEzsUGWMprshtrU+wQ+zUKOeESQ9SZbXKrP4MW9QqpyY6/9 c7DGZh3MIo5tV/sl/D73TSY0Lok4L0vbtHeDL9PpUs5MuxyTnyr5GMLe//zMLoys/ksIXe uelPsnJ+5uIrgHg5P0Zw8P0Cnw/TsZsnQ2U6JO71MyVNH+3p7994hTqcyZXBb+42GdrQsF AcssGEPhquj0Xhs5YmX+be5RYCBaPXZ043GccLoX2HbzbUQ9XsiYPChJz6kHRw== 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 4R4wR51KrWz12QX; Tue, 18 Jul 2023 10:38:41 +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 36IAcfEi052175; Tue, 18 Jul 2023 10:38:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 36IAcfWk052174; Tue, 18 Jul 2023 10:38:41 GMT (envelope-from git) Date: Tue, 18 Jul 2023 10:38:41 GMT Message-Id: <202307181038.36IAcfWk052174@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: 41e2af21a106 - 2023Q3 - x11-toolkits/wlroots-devel: update to 0.16.0.660 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: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: 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/2023Q3 X-Git-Reftype: branch X-Git-Commit: 41e2af21a106ee75fe0582ca337a61dc702eb2cf Auto-Submitted: auto-generated The branch 2023Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=41e2af21a106ee75fe0582ca337a61dc702eb2cf commit 41e2af21a106ee75fe0582ca337a61dc702eb2cf Author: Jan Beich AuthorDate: 2023-07-17 16:24:05 +0000 Commit: Jan Beich CommitDate: 2023-07-18 10:37:30 +0000 x11-toolkits/wlroots-devel: update to 0.16.0.660 Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/b18c76642a...7791ffe058 (cherry picked from commit 2117c1cce9fc970bf67fad86f997ef11feb2ec40) --- x11-toolkits/wlroots-devel/Makefile | 4 ++-- x11-toolkits/wlroots-devel/distinfo | 6 +++--- x11-wm/hyprland/Makefile | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile index 89c2f86f9d45..31e8b02eb4ff 100644 --- a/x11-toolkits/wlroots-devel/Makefile +++ b/x11-toolkits/wlroots-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= wlroots -DISTVERSION= 0.16.0-656 +DISTVERSION= 0.16.0-660 DISTVERSIONSUFFIX= -g${GL_COMMIT:C/(.{12}).*/\1/} CATEGORIES= x11-toolkits PKGNAMESUFFIX= -devel @@ -27,7 +27,7 @@ USE_GL= gbm USE_XORG= pixman USE_LDCONFIG= yes GL_SITE= https://gitlab.freedesktop.org -GL_COMMIT= b18c76642ade7df4ac93623a2fee5b0a9e6c6407 +GL_COMMIT= 7791ffe0584c4ac13c170e1661ce33bdbd4a9b9e MESON_ARGS= -Dexamples=false -Dbackends=${BACKENDS:ts,} -Drenderers=${RENDERERS:ts,} .ifdef PKGNAMESUFFIX diff --git a/x11-toolkits/wlroots-devel/distinfo b/x11-toolkits/wlroots-devel/distinfo index c5f1b599d9d0..8bfd5dc65fb1 100644 --- a/x11-toolkits/wlroots-devel/distinfo +++ b/x11-toolkits/wlroots-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1689501309 -SHA256 (wlroots-wlroots-b18c76642ade7df4ac93623a2fee5b0a9e6c6407_GL0.tar.gz) = f43fb188bc5df2eb433be107321f61476a7e56c218519efcbddd75039209a94d -SIZE (wlroots-wlroots-b18c76642ade7df4ac93623a2fee5b0a9e6c6407_GL0.tar.gz) = 633386 +TIMESTAMP = 1689611045 +SHA256 (wlroots-wlroots-7791ffe0584c4ac13c170e1661ce33bdbd4a9b9e_GL0.tar.gz) = b009ae4b333da30ae4100dc4df43c6a41daa3173365cba1bd71e6d688d077f95 +SIZE (wlroots-wlroots-7791ffe0584c4ac13c170e1661ce33bdbd4a9b9e_GL0.tar.gz) = 633356 SHA256 (10f80a8f1bb2.patch) = ca65f8eecf32e7364d5ba43cd9ee91060710a6fb8392892c86ad71e4f2a4c0b5 SIZE (10f80a8f1bb2.patch) = 6097 SHA256 (3196c73d487f.patch) = 69c6bc4658852bb45a24b129f625a7faaed8035dab0d79c388ae74d650beacdc diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile index d12521ecabb9..f8219a7430d2 100644 --- a/x11-wm/hyprland/Makefile +++ b/x11-wm/hyprland/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprland DISTVERSIONPREFIX= v DISTVERSION= 0.27.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org