git: a255f712e386 - 2021Q4 - x11/swaync: update to s20211227

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Tue, 28 Dec 2021 00:41:39 UTC
The branch 2021Q4 has been updated by jbeich:

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

commit a255f712e386c1de6f4bc12312aa1a16d4b0f30f
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-12-27 17:08:05 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-12-28 00:41:12 +0000

    x11/swaync: update to s20211227
    
    Changes:        https://github.com/ErikReider/SwayNotificationCenter/compare/bf9309b...5e5efb0
    (cherry picked from commit 40167251e9f901844db5ccf366d52bc86215cb0a)
---
 x11/swaync/Makefile  | 10 ++++++++--
 x11/swaync/distinfo  |  6 +++---
 x11/swaync/pkg-descr |  7 +++++--
 3 files changed, 16 insertions(+), 7 deletions(-)

diff --git a/x11/swaync/Makefile b/x11/swaync/Makefile
index bd89a44a77ee..ab8134ff2304 100644
--- a/x11/swaync/Makefile
+++ b/x11/swaync/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	swaync
-PORTVERSION=	s20211223
+PORTVERSION=	s20211227
 CATEGORIES=	x11
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -18,9 +18,15 @@ USE_GITHUB=	yes
 USE_GNOME=	gdkpixbuf2 gtk30 introspection:build
 GH_ACCOUNT=	ErikReider
 GH_PROJECT=	SwayNotificationCenter
-GH_TAGNAME=	bf9309b
+GH_TAGNAME=	5e5efb0
 PLIST_FILES=	bin/${PORTNAME} \
 		bin/${PORTNAME}-client \
+		share/bash-completion/completions/${PORTNAME} \
+		share/bash-completion/completions/${PORTNAME}-client \
+		share/fish/vendor_completions.d/${PORTNAME}-client.fish \
+		share/fish/vendor_completions.d/${PORTNAME}.fish \
+		share/zsh/site-functions/_${PORTNAME} \
+		share/zsh/site-functions/_${PORTNAME}-client \
 		"@sample etc/xdg/${PORTNAME}/config.json.sample" \
 		"@sample etc/xdg/${PORTNAME}/style.css.sample"
 
diff --git a/x11/swaync/distinfo b/x11/swaync/distinfo
index abade6afd73e..fc403840458b 100644
--- a/x11/swaync/distinfo
+++ b/x11/swaync/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1640293819
-SHA256 (ErikReider-SwayNotificationCenter-s20211223-bf9309b_GH0.tar.gz) = 8b68f08d1c741f89cdcf6d2b1103ed8914e9e316cd13a0dde8e3a6222c965e05
-SIZE (ErikReider-SwayNotificationCenter-s20211223-bf9309b_GH0.tar.gz) = 3120085
+TIMESTAMP = 1640624885
+SHA256 (ErikReider-SwayNotificationCenter-s20211227-5e5efb0_GH0.tar.gz) = 04976f7d1e729fec0d381a8c2029e4dc1fb5419833311e5094def6d7cd8d7762
+SIZE (ErikReider-SwayNotificationCenter-s20211227-5e5efb0_GH0.tar.gz) = 3121466
diff --git a/x11/swaync/pkg-descr b/x11/swaync/pkg-descr
index a09cfae87df8..071695fef009 100644
--- a/x11/swaync/pkg-descr
+++ b/x11/swaync/pkg-descr
@@ -1,5 +1,5 @@
-swaync is a simple notification daemon with a GUI
-built for Sway (potentially any WM with wlroots).
+A simple notification daemon with a GTK gui for notifications and the
+control center
 
 Features:
 - Keyboard shortcuts
@@ -10,7 +10,10 @@ Features:
 - Click notification to execute default action
 - Show alternative notification actions
 - Customization through a CSS file
+- Trackpad/mouse gesture to close notification
 - The same features as any other basic notification daemon
+- Basic configuration through a JSON config file
+- Hot-reload config through swaync-client
 
 Planned Features:
 - Slick animations