diff --git a/x11/swaync/Makefile b/x11/swaync/Makefile index 4d9e1ce23c49..ae7eedd6d378 100644 --- a/x11/swaync/Makefile +++ b/x11/swaync/Makefile @@ -1,30 +1,31 @@ PORTNAME= swaync -PORTVERSION= s20210802 -PORTREVISION= 1 +PORTVERSION= s20210806 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org COMMENT= Simple Wayland notification daemon with GTK panel 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: # Let @sample handle default files under etc/ @${REINPLACE_CMD} -e "/inst.*conf/s/'[^']*/&', rename: &.sample/1" \ ${WRKSRC}/src/meson.build .include 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