Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2023 05:34:05 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 82e2bf48ec8a - 2023Q2 - x11-wm/swayfx: update to 0.3
Message-ID:  <202305210534.34L5Y5Iw095865@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q2 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=82e2bf48ec8a4441a4a26ab48bc6bef5bf8b57da

commit 82e2bf48ec8a4441a4a26ab48bc6bef5bf8b57da
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-05-21 04:23:40 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-05-21 05:34:00 +0000

    x11-wm/swayfx: update to 0.3
    
    Changes:        https://github.com/WillPower3309/swayfx/releases/tag/0.3
    Reported by:    GitHub (watch releases)
    
    (cherry picked from commit e83c39ced11ec2575000176d7b682b16e7ffbd35)
---
 x11-wm/sway/Makefile   | 2 ++
 x11-wm/swayfx/Makefile | 4 ++--
 x11-wm/swayfx/distinfo | 8 +++-----
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/x11-wm/sway/Makefile b/x11-wm/sway/Makefile
index 3a08f76fdd7b..ce7f9118c1ad 100644
--- a/x11-wm/sway/Makefile
+++ b/x11-wm/sway/Makefile
@@ -6,7 +6,9 @@ CATEGORIES=	x11-wm wayland
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
 PATCHFILES+=	cd9d1038a822.patch:-p1 # https://github.com/swaywm/sway/pull/5090
 PATCHFILES+=	f98ca3ab7ca1.patch:-p1 # https://github.com/swaywm/sway/pull/5090
+.ifndef PKGNAMESUFFIX
 PATCHFILES+=	dee032d0a0ec.patch:-p1 # https://github.com/swaywm/sway/pull/7525
+.endif
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT?=	i3-compatible Wayland compositor
diff --git a/x11-wm/swayfx/Makefile b/x11-wm/swayfx/Makefile
index c159ec55dd64..154809532ec8 100644
--- a/x11-wm/swayfx/Makefile
+++ b/x11-wm/swayfx/Makefile
@@ -1,5 +1,5 @@
-DISTVERSION=	0.2
-PORTREVISION=	1
+DISTVERSION=	0.3
+PORTREVISION=	0
 PKGNAMESUFFIX=	${GH_PROJECT:S/${PORTNAME}//}
 
 COMMENT=	Sway, but with eye candy!
diff --git a/x11-wm/swayfx/distinfo b/x11-wm/swayfx/distinfo
index c7d3b23d92a4..e5b5fa69f9df 100644
--- a/x11-wm/swayfx/distinfo
+++ b/x11-wm/swayfx/distinfo
@@ -1,9 +1,7 @@
-TIMESTAMP = 1679910379
-SHA256 (WillPower3309-swayfx-0.2_GH0.tar.gz) = fe5f6070b9b3fc97fafb1bfe1caddce71458632ef4fb884a9ec28d1a458b4e55
-SIZE (WillPower3309-swayfx-0.2_GH0.tar.gz) = 5534158
+TIMESTAMP = 1684643020
+SHA256 (WillPower3309-swayfx-0.3_GH0.tar.gz) = 0df303db0559537b474c6aa6273190849f4bcb9aa9a427ae3d713eec93d2987b
+SIZE (WillPower3309-swayfx-0.3_GH0.tar.gz) = 5746551
 SHA256 (cd9d1038a822.patch) = 266891cbe27a67f81740879dbe39819e3bf0f17b681bdc93087ae05987c2f88d
 SIZE (cd9d1038a822.patch) = 8968
 SHA256 (f98ca3ab7ca1.patch) = b3a427b6edbf1c89bbf5fdeb5e3fc4c6708478e6d2031fcead87d29bf5c409fa
 SIZE (f98ca3ab7ca1.patch) = 2673
-SHA256 (dee032d0a0ec.patch) = 7f6673efaf77bfa90368c71afc320cc7fe59b04fcb1238dc369563ce87bf3029
-SIZE (dee032d0a0ec.patch) = 1908



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305210534.34L5Y5Iw095865>