Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Nov 2020 12:28:15 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r555472 - head/x11/wf-shell
Message-ID:  <202011161228.0AGCSFVI022042@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Mon Nov 16 12:28:15 2020
New Revision: 555472
URL: https://svnweb.freebsd.org/changeset/ports/555472

Log:
  x11/wf-shell: update to 0.6.1
  
  Changes:	https://github.com/WayfireWM/wf-shell/compare/0.6.0...0.6.1
  Reported by:	GitHub (watch releases)

Modified:
  head/x11/wf-shell/Makefile   (contents, props changed)
  head/x11/wf-shell/distinfo   (contents, props changed)
  head/x11/wf-shell/pkg-plist   (contents, props changed)

Modified: head/x11/wf-shell/Makefile
==============================================================================
--- head/x11/wf-shell/Makefile	Mon Nov 16 12:28:05 2020	(r555471)
+++ head/x11/wf-shell/Makefile	Mon Nov 16 12:28:15 2020	(r555472)
@@ -1,7 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	wf-shell
-DISTVERSION=	0.6.0
+DISTVERSIONPREFIX=	v
+DISTVERSION=	0.6.1
 CATEGORIES=	x11
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -17,14 +18,14 @@ LIB_DEPENDS=	libinotify.so:devel/libinotify \
 		libwf-config.so:devel/wf-config \
 		libwayland-client.so:graphics/wayland \
 		libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell
+RUN_DEPENDS=	wayland-logout:x11/wayland-logout
 
 USES=		compiler:c++17-lang gnome meson pkgconfig
 USE_GITHUB=	yes
 USE_GNOME=	gtkmm30
 GH_ACCOUNT=	WayfireWM
-GH_TUPLE=	GNOME:libgnome-volume-control:468022b:gvc/subprojects/gvc \
-		soreau:wayland-logout:v1.0-4-gab7c143:wayland_logout/subprojects/wayland-logout
-MESON_ARGS=	-Dgvc:alsa=false
+GH_TUPLE=	GNOME:libgnome-volume-control:468022b:gvc/subprojects/gvc
+MESON_ARGS=	-Dgvc:alsa=false -Dwayland-logout=false
 DATADIR=	${PREFIX}/share/wayfire
 
 OPTIONS_DEFINE=	PULSEAUDIO

Modified: head/x11/wf-shell/distinfo
==============================================================================
--- head/x11/wf-shell/distinfo	Mon Nov 16 12:28:05 2020	(r555471)
+++ head/x11/wf-shell/distinfo	Mon Nov 16 12:28:15 2020	(r555472)
@@ -1,7 +1,5 @@
-TIMESTAMP = 1604855332
-SHA256 (WayfireWM-wf-shell-0.6.0_GH0.tar.gz) = 6a22db73f6f7500cbc1208a860869c96184067a9ee7b1c4710e7bf79b6c283a3
-SIZE (WayfireWM-wf-shell-0.6.0_GH0.tar.gz) = 8949900
+TIMESTAMP = 1605124163
+SHA256 (WayfireWM-wf-shell-v0.6.1_GH0.tar.gz) = 9159dea7addd81670cb308d61803dd32cc8b04577d670d0af54d2e08b1e1b5a1
+SIZE (WayfireWM-wf-shell-v0.6.1_GH0.tar.gz) = 8949941
 SHA256 (GNOME-libgnome-volume-control-468022b_GH0.tar.gz) = 1c1d806ad1f57d7f644381b67ee87ef3e7e10f3a2da1432beef535ca50c0040f
 SIZE (GNOME-libgnome-volume-control-468022b_GH0.tar.gz) = 45503
-SHA256 (soreau-wayland-logout-v1.0-4-gab7c143_GH0.tar.gz) = 854ea71dcad6b8ce4d6b5259ee8d5a830c794c31d8177282c81c2a0b29c652e5
-SIZE (soreau-wayland-logout-v1.0-4-gab7c143_GH0.tar.gz) = 16923

Modified: head/x11/wf-shell/pkg-plist
==============================================================================
--- head/x11/wf-shell/pkg-plist	Mon Nov 16 12:28:05 2020	(r555471)
+++ head/x11/wf-shell/pkg-plist	Mon Nov 16 12:28:15 2020	(r555472)
@@ -1,4 +1,3 @@
-bin/wayland-logout
 bin/wf-background
 bin/wf-dock
 bin/wf-panel



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