Date: Sun, 8 Oct 2023 09:48:56 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: 278c00ed38f3 - main - x11-wm/wayfire: drop duplicate manpage after e2adbb0f90a6 Message-ID: <202310080948.3989muL2019721@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=278c00ed38f3d39830f997f34ec2ad3d8a914db4 commit 278c00ed38f3d39830f997f34ec2ad3d8a914db4 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-10-08 09:12:27 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-10-08 09:46:43 +0000 x11-wm/wayfire: drop duplicate manpage after e2adbb0f90a6 --- x11-wm/wayfire/Makefile | 1 + x11-wm/wayfire/distinfo | 2 ++ x11-wm/wayfire/pkg-plist | 1 - 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/x11-wm/wayfire/Makefile b/x11-wm/wayfire/Makefile index 639baf3ce9a6..0e17853684e0 100644 --- a/x11-wm/wayfire/Makefile +++ b/x11-wm/wayfire/Makefile @@ -5,6 +5,7 @@ CATEGORIES= x11-wm wayland PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= dd479c06bf84.patch:-p1 # https://github.com/WayfireWM/wayfire/issues/599 +PATCHFILES+= 564b75a45d7c.patch:-p1 # https://github.com/WayfireWM/wayfire/pull/1943 MAINTAINER= jbeich@FreeBSD.org COMMENT= 3D Wayland compositor diff --git a/x11-wm/wayfire/distinfo b/x11-wm/wayfire/distinfo index 9fd72754660b..07ff91c909a8 100644 --- a/x11-wm/wayfire/distinfo +++ b/x11-wm/wayfire/distinfo @@ -7,3 +7,5 @@ SHA256 (WayfireWM-wf-utils-15f8e16_GH0.tar.gz) = 8f32164bb2c620252aa5ca74f03f25d SIZE (WayfireWM-wf-utils-15f8e16_GH0.tar.gz) = 48505 SHA256 (dd479c06bf84.patch) = c58562defa005b8b3188d8a64003f0ee5444fef7449ed0a5f899d70b1901fb6d SIZE (dd479c06bf84.patch) = 2086 +SHA256 (564b75a45d7c.patch) = 723750d0a09cdf5a806af5563385f510f16c7dc16c582ba81a4c49fbce389c88 +SIZE (564b75a45d7c.patch) = 684 diff --git a/x11-wm/wayfire/pkg-plist b/x11-wm/wayfire/pkg-plist index 4de6ad695742..75356221c147 100644 --- a/x11-wm/wayfire/pkg-plist +++ b/x11-wm/wayfire/pkg-plist @@ -118,7 +118,6 @@ lib/wayfire/libxdg-activation.so lib/wayfire/libzoom.so libdata/pkgconfig/wayfire.pc man/man1/wayfire.1.gz -man/wayfire.1.gz %%EXAMPLESDIR%%/wayfire.ini %%DATADIR%%/metadata/alpha.xml %%DATADIR%%/metadata/animate.xml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310080948.3989muL2019721>