Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Aug 2021 00:37:14 GMT
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: 39439f4f1d9d - main - x11/swaync: update to s20210806
Message-ID:  <202108070037.1770bE1p054657@gitrepo.freebsd.org>

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

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

commit 39439f4f1d9d66b5131010b2d38b1e6f4a0b3169
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-08-03 18:31:24 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-08-07 00:36:30 +0000

    x11/swaync: update to s20210806
    
    Changes:        https://github.com/ErikReider/SwayNotificationCenter/compare/fb21a14...399501c
---
 x11/swaync/Makefile | 9 +++++----
 x11/swaync/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/x11/swaync/Makefile b/x11/swaync/Makefile
index 4d9e1ce23c49..ae7eedd6d378 100644
--- a/x11/swaync/Makefile
+++ b/x11/swaync/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	swaync
-PORTVERSION=	s20210802
-PORTREVISION=	1
+PORTVERSION=	s20210806
 CATEGORIES=	x11
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -10,16 +9,18 @@ LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	valac:lang/vala
-LIB_DEPENDS=	libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell
+LIB_DEPENDS=	libjson-glib-1.0.so:devel/json-glib \
+		libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell
 
 USES=		compiler:c11 gnome localbase:ldflags meson pkgconfig
 USE_GITHUB=	yes
 USE_GNOME=	gdkpixbuf2 gtk30 introspection:build
 GH_ACCOUNT=	ErikReider
 GH_PROJECT=	SwayNotificationCenter
-GH_TAGNAME=	9d5f328
+GH_TAGNAME=	399501c
 PLIST_FILES=	bin/${PORTNAME} \
 		bin/${PORTNAME}-client \
+		"@sample etc/xdg/${PORTNAME}/config.json.sample" \
 		"@sample etc/xdg/${PORTNAME}/style.css.sample"
 
 post-patch:
diff --git a/x11/swaync/distinfo b/x11/swaync/distinfo
index c81eaa0e5600..b3f9ab4a10f4 100644
--- a/x11/swaync/distinfo
+++ b/x11/swaync/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627928371
-SHA256 (ErikReider-SwayNotificationCenter-s20210802-9d5f328_GH0.tar.gz) = a9b7446020b5940c744d1c2761ad40fe0a27a72b550a41e28feec425216d15bf
-SIZE (ErikReider-SwayNotificationCenter-s20210802-9d5f328_GH0.tar.gz) = 9980691
+TIMESTAMP = 1628274472
+SHA256 (ErikReider-SwayNotificationCenter-s20210806-399501c_GH0.tar.gz) = 9440330068863b2e5fb0c60c530dce80e3f526651db65a139f7513b569b0a722
+SIZE (ErikReider-SwayNotificationCenter-s20210806-399501c_GH0.tar.gz) = 9982476



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