diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2024-08-24 11:26:46 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2024-08-24 18:09:07 +0000 |
commit | f9495e12a0e5485cc2c484feeb3d13cb295ae99f (patch) | |
tree | 021ba6a653a98704fc4735bef2b0c2f0cdf7ff18 | |
parent | 97164fd2beb07b5fd4b90bec9cf19dc7a64ffed6 (diff) | |
download | ports-f9495e12a0e5485cc2c484feeb3d13cb295ae99f.tar.gz ports-f9495e12a0e5485cc2c484feeb3d13cb295ae99f.zip |
x11/wf-shell: update to 0.9.0
Changes: https://github.com/WayfireWM/wf-shell/releases/tag/v0.9.0
Reported by: GitHub (watch releases)
-rw-r--r-- | x11/wf-shell/Makefile | 2 | ||||
-rw-r--r-- | x11/wf-shell/distinfo | 6 | ||||
-rw-r--r-- | x11/wf-shell/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/x11/wf-shell/Makefile b/x11/wf-shell/Makefile index 5020fbc7796b..bbf8838efcd6 100644 --- a/x11/wf-shell/Makefile +++ b/x11/wf-shell/Makefile @@ -1,6 +1,6 @@ PORTNAME= wf-shell DISTVERSIONPREFIX= v -DISTVERSION= 0.8.1 +DISTVERSION= 0.9.0 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/wf-shell/distinfo b/x11/wf-shell/distinfo index c876823659c0..c01e68ccaa32 100644 --- a/x11/wf-shell/distinfo +++ b/x11/wf-shell/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1710336688 -SHA256 (WayfireWM-wf-shell-v0.8.1_GH0.tar.gz) = 915340168ef9459e2243b22416a95bcfb8b377c109fe67eaeaac1e978e7259d9 -SIZE (WayfireWM-wf-shell-v0.8.1_GH0.tar.gz) = 9039718 +TIMESTAMP = 1724498806 +SHA256 (WayfireWM-wf-shell-v0.9.0_GH0.tar.gz) = 71d14174c08cf51334ff8ec10aa5e055340bf291b993fef85d15f51892098e82 +SIZE (WayfireWM-wf-shell-v0.9.0_GH0.tar.gz) = 9045484 SHA256 (GNOME-libgnome-volume-control-468022b_GH0.tar.gz) = 1c1d806ad1f57d7f644381b67ee87ef3e7e10f3a2da1432beef535ca50c0040f SIZE (GNOME-libgnome-volume-control-468022b_GH0.tar.gz) = 45503 diff --git a/x11/wf-shell/pkg-plist b/x11/wf-shell/pkg-plist index 70f98a460b6d..b07c39cf3200 100644 --- a/x11/wf-shell/pkg-plist +++ b/x11/wf-shell/pkg-plist @@ -12,6 +12,7 @@ share/icons/hicolor/64x64/apps/wayfire.png share/icons/hicolor/72x72/apps/wayfire.png share/icons/hicolor/96x96/apps/wayfire.png share/icons/hicolor/scalable/apps/wayfire.svg +%%DATADIR%%/css/default.css %%DATADIR%%/icons/wayfire.png %%DATADIR%%/metadata/wf-shell/background.xml %%DATADIR%%/metadata/wf-shell/dock.xml |