git: f0f3ae5e547e - main - x11/swaync: update to s20210917
Jan Beich
jbeich at FreeBSD.org
Sat Sep 18 02:33:03 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f0f3ae5e547e7eb2c331e143cc287b8749bbc6ec
commit f0f3ae5e547e7eb2c331e143cc287b8749bbc6ec
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-09-17 22:44:11 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-09-18 02:32:32 +0000
x11/swaync: update to s20210917
Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/dc8c471...4cdf270
---
x11/swaync/Makefile | 7 ++++---
x11/swaync/distinfo | 6 +++---
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/x11/swaync/Makefile b/x11/swaync/Makefile
index 0bcb01c13d8a..1e3233fa5336 100644
--- a/x11/swaync/Makefile
+++ b/x11/swaync/Makefile
@@ -1,5 +1,5 @@
PORTNAME= swaync
-PORTVERSION= s20210812
+PORTVERSION= s20210917
CATEGORIES= x11
MAINTAINER= jbeich at FreeBSD.org
@@ -10,14 +10,15 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= valac:lang/vala
LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \
- libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell
+ libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell \
+ libhandy-1.so:x11-toolkits/libhandy
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= dc8c471
+GH_TAGNAME= 4cdf270
PLIST_FILES= bin/${PORTNAME} \
bin/${PORTNAME}-client \
"@sample etc/xdg/${PORTNAME}/config.json.sample" \
diff --git a/x11/swaync/distinfo b/x11/swaync/distinfo
index d221e268c4ca..bbf9e8d4cf0e 100644
--- a/x11/swaync/distinfo
+++ b/x11/swaync/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628801601
-SHA256 (ErikReider-SwayNotificationCenter-s20210812-dc8c471_GH0.tar.gz) = 60f7adb1ff93eb99594ecce74b9976615003290d4a55832c7eaf6d14c2ac797d
-SIZE (ErikReider-SwayNotificationCenter-s20210812-dc8c471_GH0.tar.gz) = 9984164
+TIMESTAMP = 1631918651
+SHA256 (ErikReider-SwayNotificationCenter-s20210917-4cdf270_GH0.tar.gz) = 47fa1f9ce656c756803f7e8d2bc31008af273ea0311539131a549cc49eba5125
+SIZE (ErikReider-SwayNotificationCenter-s20210917-4cdf270_GH0.tar.gz) = 9985290
More information about the dev-commits-ports-all
mailing list