Date: Sun, 29 Mar 2026 08:06:41 +0000 From: Nicola Vitale <nivit@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1a06b83173df - main - x11-wm/mango: Update to 0.12.8 Message-ID: <69c8dd91.1dfe3.b4b9ee9@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=1a06b83173df2a689b54780b274a77bb46cb06a6 commit 1a06b83173df2a689b54780b274a77bb46cb06a6 Author: Nicola Vitale <nivit@FreeBSD.org> AuthorDate: 2026-03-29 08:01:45 +0000 Commit: Nicola Vitale <nivit@FreeBSD.org> CommitDate: 2026-03-29 08:01:45 +0000 x11-wm/mango: Update to 0.12.8 - Fix project name in pkg-descr and pkg-message after it was renamed upstream ( https://cgit.freebsd.org/ports/commit/?id=f74d5e15 ). ChangeLog: https://github.com/mangowm/mango/releases/tag/0.12.8 Reported by: DreamMaoMao <notifications@github.com> --- x11-wm/mango/Makefile | 2 +- x11-wm/mango/distinfo | 6 +++--- x11-wm/mango/files/pkg-message.in | 2 +- x11-wm/mango/pkg-descr | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11-wm/mango/Makefile b/x11-wm/mango/Makefile index f4a2c7ba7a98..d9d09db68eb9 100644 --- a/x11-wm/mango/Makefile +++ b/x11-wm/mango/Makefile @@ -1,5 +1,5 @@ PORTNAME= mango -DISTVERSION= 0.12.7 +DISTVERSION= 0.12.8 PORTREVISION= 0 CATEGORIES= x11-wm diff --git a/x11-wm/mango/distinfo b/x11-wm/mango/distinfo index 34eddbac49ce..a9be17a9f23d 100644 --- a/x11-wm/mango/distinfo +++ b/x11-wm/mango/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1773840048 -SHA256 (mangowm-mango-0.12.7_GH0.tar.gz) = 35bbe111ae27763350b567b2d67e750517d788ec4b4163074267cc564e64642e -SIZE (mangowm-mango-0.12.7_GH0.tar.gz) = 446029 +TIMESTAMP = 1774770813 +SHA256 (mangowm-mango-0.12.8_GH0.tar.gz) = 9b77b489c267938069dba059f01305670eaa58439fe95486aa618b6455e961c1 +SIZE (mangowm-mango-0.12.8_GH0.tar.gz) = 446765 diff --git a/x11-wm/mango/files/pkg-message.in b/x11-wm/mango/files/pkg-message.in index abeae4c96f30..c26711c2d8da 100644 --- a/x11-wm/mango/files/pkg-message.in +++ b/x11-wm/mango/files/pkg-message.in @@ -1,7 +1,7 @@ [ { type: install message: <<EOM -Before using MangoWC run the following commands as user: +Before using Mango run the following commands as user: mkdir -p ~/.config/mango cp %%PREFIX%%/etc/mango/config.conf ~/.config/mango/ diff --git a/x11-wm/mango/pkg-descr b/x11-wm/mango/pkg-descr index 484e300f15b8..fae38425e52a 100644 --- a/x11-wm/mango/pkg-descr +++ b/x11-wm/mango/pkg-descr @@ -1,4 +1,4 @@ -MangoWC is a modern, lightweight, high-performance Wayland compositor built on +Mango is a modern, lightweight, high-performance Wayland compositor built on dwl - crafted for speed, flexibility, and a customizable desktop experience. Feature Highlightshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69c8dd91.1dfe3.b4b9ee9>
