Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 2026 00:52:02 +0000
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 25425b7b41c3 - main - x11/swaybg: update to 1.2.2
Message-ID:  <699f9932.46e08.1f545d9e@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=25425b7b41c3cb2e779ac75804eb464b8ef5d4b5

commit 25425b7b41c3cb2e779ac75804eb464b8ef5d4b5
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2026-02-25 23:18:44 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2026-02-26 00:51:18 +0000

    x11/swaybg: update to 1.2.2
    
    Changes:        https://github.com/swaywm/swaybg/releases/tag/v1.2.2
    Reported by:    GitHub (watch releases)
---
 x11/swaybg/Makefile | 4 ++--
 x11/swaybg/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11/swaybg/Makefile b/x11/swaybg/Makefile
index 9fbbafe60559..da1a0414f068 100644
--- a/x11/swaybg/Makefile
+++ b/x11/swaybg/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	swaybg
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.2.1
+DISTVERSION=	1.2.2
 CATEGORIES=	x11 wayland
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -10,7 +10,7 @@ WWW=		https://github.com/swaywm/swaybg
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	wayland-protocols>=1.26:graphics/wayland-protocols
+BUILD_DEPENDS=	wayland-protocols>=1.31:graphics/wayland-protocols
 LIB_DEPENDS=	libwayland-client.so:graphics/wayland
 
 USES=		compiler:c11 gnome meson pkgconfig
diff --git a/x11/swaybg/distinfo b/x11/swaybg/distinfo
index 966bd230c57b..8732ac6733d3 100644
--- a/x11/swaybg/distinfo
+++ b/x11/swaybg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1714291782
-SHA256 (swaywm-swaybg-v1.2.1_GH0.tar.gz) = 45c4a1a3b83c86ddc321a6136402b708f195a022d0ccee4641b23d14c3a3c25e
-SIZE (swaywm-swaybg-v1.2.1_GH0.tar.gz) = 16600
+TIMESTAMP = 1772061524
+SHA256 (swaywm-swaybg-v1.2.2_GH0.tar.gz) = 94e5c06a765d969e554b0f321f9cdf9c283a3fdaf70ad4e3d28163b21bd4d240
+SIZE (swaywm-swaybg-v1.2.2_GH0.tar.gz) = 16995


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699f9932.46e08.1f545d9e>